Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'main' into mingw-w64-build-ngHEADtmpmain | Toni Uhlig | 2024-12-03 |
|\ | | | | | | | | | | | * updated Mingw-w64 / binutils / gcc Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Update README | Kyle Schwarz | 2024-05-25 |
| | | |||
| * | fix SRC_PATH when CACHED_SOURCES | tokomine | 2024-05-25 |
| | | |||
| * | Update gcc to releases/gcc-14 | Kyle Schwarz | 2024-05-25 |
| | | |||
| * | Update binutils to binutils-2_42-branch | Kyle Schwarz | 2024-05-25 |
| | | |||
| * | Update copyright | Kyle Schwarz | 2024-05-25 |
| | | |||
| * | Keep build flags uninitialized | Thomas Perl | 2023-03-16 |
| | | |||
| * | Add support for i586 builds | Thomas Perl | 2023-02-04 |
| | | |||
| * | Calculate number of builds using arithmetic | Thomas Perl | 2023-02-04 |
| | | |||
| * | Use bash arrays for the list of paths | Thomas Perl | 2023-02-04 |
| | | |||
| * | Fix shell quoting for $@ to prevent word-splitting | Thomas Perl | 2023-02-04 |
| | | |||
| * | Switch to master for MinGW-w64 | Kyle Schwarz | 2023-01-29 |
| | | |||
| * | Update binutils to binutils-2_40-branch | Kyle Schwarz | 2023-01-29 |
| | | |||
| * | Update copyright year | Kyle Schwarz | 2023-01-29 |
| | | |||
| * | Avoid realpath for macOS | Kyle Schwarz | 2023-01-29 |
| | | | | | | | | Closes #27 | ||
| * | Consolidate path variables | Kyle Schwarz | 2023-01-29 |
| | | |||
* | | Do not upload build artifacts for scheduled builds. | Toni Uhlig | 2023-06-29 |
| | | | | | | | | | | | | * fix binutils build failure Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Keep build flags uninitialized | Thomas Perl | 2023-06-28 |
| | | |||
* | | Add support for i586 builds | Thomas Perl | 2023-06-28 |
| | | |||
* | | Calculate number of builds using arithmetic | Thomas Perl | 2023-04-20 |
| | | |||
* | | Fix shell quoting for $@ to prevent word-splitting | Thomas Perl | 2023-04-20 |
| | | |||
* | | Switch to master for MinGW-w64 | Kyle Schwarz | 2023-04-20 |
| | | |||
* | | Update binutils to binutils-2_40-branch | Kyle Schwarz | 2023-04-20 |
| | | |||
* | | Update copyright year | Kyle Schwarz | 2023-04-20 |
| | | |||
* | | Avoid realpath for macOS | Kyle Schwarz | 2023-04-20 |
| | | | | | | | | Closes #27 | ||
* | | Consolidate path variables | Kyle Schwarz | 2023-04-20 |
| | | |||
* | | Github Actions: bump to ubuntu-20.04 | Toni Uhlig | 2023-04-20 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Fixed Github Actions build; gcc-7 is not available on ubuntu-latest anymore. | Toni Uhlig | 2023-01-09 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Added activate.sh script and run CI test.v1.0 | Toni Uhlig | 2022-09-05 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | CI and tarball/SDK support | Toni Uhlig | 2022-09-03 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Generate tarball useful for CI work etc. | Toni Uhlig | 2022-09-02 |
| | | | | | | | | | | | | * fixed invalid invalid progress display (TOTAL_STEPS) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | fixed a typ0 | Toni Uhlig | 2022-08-31 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | bump gcc to 12.2.0 and binutils to 2.39 | Toni Uhlig | 2022-08-30 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Merge branch 'mingw-w64-build' into mingw-w64-build-ng | Toni Uhlig | 2022-08-30 |
|\| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Update packages | Kyle Schwarz | 2022-07-10 |
| | | | | | | | | Binutils 2.39 and GCC 12 | ||
| * | Merge pull request #24 from AppliedIntuition/master | Zeranoe | 2022-04-16 |
| |\ | | | | | | | Add Option for Runtime Linking to Script | ||
| | * | Added Linked Runtime feature to MinGW Build. Allows MinGW to be linked ↵ | Ankit Agarwal | 2022-04-11 |
| |/ | | | | | | | against UCRT | ||
| * | Update copyright | Kyle Schwarz | 2022-03-22 |
| | | |||
* | | 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> | ||
* | | updated config.guess chksm | Toni Uhlig | 2022-01-04 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | 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> | ||
* | | 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> | ||
* | | 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> | ||
* | | Added hash verification for all downloaded files. | Toni Uhlig | 2021-10-26 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | 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. |