Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Add 'mingw-w64-build/' from commit 'c453fac127d06aef4d0c7eec3e5bbcd4795c82d9' | lns | 2022-05-06 | |
|\| | | | | | | | | | | | git-subtree-dir: mingw-w64-build git-subtree-mainline: af29ba56f3881ab7acb35ef6474f6a57f6f9a373 git-subtree-split: c453fac127d06aef4d0c7eec3e5bbcd4795c82d9 | |||
| * | Merge pull request #7 from lnslbrty/mingw-w64-build-ng | Toni | 2022-01-20 | |
| |\ | | | | | | | Removed config.guess (not required, should be used w/ config.sub). | |||
| | * | Removed config.guess (not required, should be used w/ config.sub). | Toni Uhlig | 2022-01-20 | |
| | | | | | | | | | | | | | | | | | | - prefix path should be absolute Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | Merge pull request #6 from lnslbrty/mingw-w64-build-ng | Toni | 2022-01-04 | |
| |\| | | | | | | | updated config.guess chksm | |||
| | * | updated config.guess chksm | Toni Uhlig | 2022-01-04 | |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | Merge pull request #5 from lnslbrty/mingw-w64-build-ng | Toni | 2021-10-29 | |
| |\| | | | | | | | Mingw w64 build ng | |||
| | * | Merge remote-tracking branch 'origin/master' into mingw-w64-build-ng | Toni Uhlig | 2021-10-29 | |
| | |\ | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| | | * | Merge pull request #23 from lnslbrty/master | Zeranoe | 2021-10-29 | |
| | | |\ | | | | | | | | | | | Give the user the ability to differentiate between install and prefix path. | |||
| | | | * | Give the user the ability to differentiate between install and prefix path. | Toni Uhlig | 2021-10-29 | |
| | | |/ | | | | | | | | | | | | | | | | | | | | | * Added `--root <path>` to set the ROOT_PATH. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | Merge pull request #4 from lnslbrty/mingw-w64-build-ng | Toni | 2021-10-27 | |
| |\| | | | | | | | | | | Use tarball release instead of git release branches. | |||
| | * | | Use tarball release instead of git release branches. | Toni Uhlig | 2021-10-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SHA-512 signature verification * GIT can still be used (not recommended) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | Merge pull request #3 from lnslbrty/mingw-w64-build-ng | Toni | 2021-10-26 | |
| |\| | | | | | | | | | | Change ROOT_PATH with `--root-path`. | |||
| | * | | Change ROOT_PATH with `--root-path`. | Toni Uhlig | 2021-10-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added READNE.md link to the upstream source. * Skip checksum tests if different branch selected. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | Merge pull request #2 from lnslbrty/mingw-w64-build-ng | Toni | 2021-10-26 | |
| |\| | | | | | | | | | | Added hash verification for all downloaded files. | |||
| | * | | Added hash verification for all downloaded files. | Toni Uhlig | 2021-10-26 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | Merge pull request #1 from lnslbrty/mingw-w64-build-ng | Toni | 2021-10-26 | |
| |\| | | | |/ | |/| | Ability to change the ROOT_PATH via env. | |||
| | * | Ability to change the ROOT_PATH via env. | Toni Uhlig | 2021-10-26 | |
| |/ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | Only build target arch CRT libs | Kyle Schwarz | 2021-09-18 | |
| | | ||||
| * | Build without debug symbols | Kyle Schwarz | 2021-09-18 | |
| | | ||||
| * | Switch to https for downloads | Kyle Schwarz | 2021-08-31 | |
| | | | | | | | | Credit to @lnslbrty for suggesting this. | |||
| * | Rewrite mingw-w64-build | Kyle Schwarz | 2021-08-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Summary of changes: * The build process has been moved out of the working directory and into $HOME/.zeranoe/mingw-w64/src and $HOME/.zeranoe/mingw-w64/bld * The output toolchain(s) are no longer installed to ./<arch>, but to $HOME/.zeranoe/mingw-w64/<arch> or --prefix * Switch to GCC's download_prerequisites for downloading ISL, GMP, MPFR, and MPC * Add numerous options, see --help * Add progress reporting * Update MinGW-w64, GCC, and Binutils default branches * Clean up by default, removing the intermediate source, build, and log files | |||
| * | Update packages | Kyle Schwarz | 2020-12-01 | |
| | | | | | | | | | | | | | | * MinGW-w64 8git * GMP 6.2.1 * MPC 1.2.1 * ISL 0.23 | |||
| * | Bash doesn't need variables defined | Kyle Schwarz | 2020-08-05 | |
| | | ||||
| * | Use dwarf2 for unwinding on i686 | Kyle Schwarz | 2020-07-28 | |
| | | ||||
| * | Update packages | Kyle Schwarz | 2020-07-26 | |
| | | ||||
| * | Merge pull request #17 from Zeranoe/pthreads | Zeranoe | 2020-07-04 | |
| |\ | | | | | | | Add --enable-pthreads option | |||
| | * | Add --enable-pthreads option | Kyle Schwarz | 2020-07-04 | |
| | | | ||||
| * | | Remove --enable-secure-api from headers configure | Kyle Schwarz | 2020-07-04 | |
| |/ | ||||
| * | patch is not currently required | Kyle Schwarz | 2020-07-04 | |
| | | ||||
| * | Switch to https for git.code.sf.net | Zeranoe | 2020-05-31 | |
| | | | | | | Should resolve #15 | |||
| * | Update README | Kyle Schwarz | 2020-05-13 | |
| |\ | ||||
| | * | Merge pull request #13 from pphh77/mod | Zeranoe | 2020-04-25 | |
| | |\ | | | | | | | | | Update README.md | |||
| | | * | Update README.md | tengsen | 2020-04-06 | |
| | |/ | ||||
| * / | Update gmp to 6.2.0 | Kyle Schwarz | 2020-05-13 | |
| |/ | ||||
| * | Update to binutils 2.34git | Kyle Schwarz | 2020-03-30 | |
| | | ||||
| * | Fix git URLs for GCC and Binutils | Kyle Schwarz | 2020-01-16 | |
| | | ||||
| * | Merge branch 'pphh77-mod' | Kyle Schwarz | 2020-01-15 | |
| |\ | | | | | | | | | | GCC switched to git, and the svn repo is in read-only mode. | |||
| | * | Resolve merge conflict | Kyle Schwarz | 2020-01-15 | |
| | |\ | ||||
| | | * | GCC: switch to git source | tengsen | 2019-10-16 | |
| | | | | ||||
| * | | | Update copyright | Zeranoe | 2020-01-14 | |
| |/ / | ||||
| * / | Update copyright, binutils, and MinGW-w64. Copy Ninja with N_CPU + 2 for ↵ | Kyle Schwarz | 2020-01-13 | |
| |/ | | | | | | | parallel builds. | |||
| * | Update the GCC version to 9 | Kyle Schwarz | 2019-10-05 | |
| | | ||||
| * | Update GCC to 9svn | Kyle Schwarz | 2019-07-19 | |
| | | ||||
| * | Update ISL to 0.21 | Kyle Schwarz | 2019-04-18 | |
| | | ||||
| * | Update versions in README.md | Kyle Schwarz | 2019-02-12 | |
| | | ||||
| * | Update to MPFR 4.0.2 | Kyle Schwarz | 2019-02-12 | |
| | | ||||
| * | Update to Binutils 2.32git | Kyle Schwarz | 2019-02-12 | |
| | | ||||
| * | Update copyright year | Kyle Schwarz | 2019-02-12 | |
| | | ||||
| * | Remove patch for GCC to define _GLIBCXX_USE_WEAK_REF | Kyle Schwarz | 2019-02-12 | |
| | | | | | | | | GCC added this define upstream with 247502. | |||
| * | Change MinGW-w64 branch to 6 | Kyle Schwarz | 2018-12-02 | |
| | |