aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update READMEHEADmainKyle Schwarz2024-05-25
|
* fix SRC_PATH when CACHED_SOURCEStokomine2024-05-25
|
* Update gcc to releases/gcc-14Kyle Schwarz2024-05-25
|
* Update binutils to binutils-2_42-branchKyle Schwarz2024-05-25
|
* Update copyrightKyle Schwarz2024-05-25
|
* Keep build flags uninitializedThomas Perl2023-03-16
|
* Add support for i586 buildsThomas Perl2023-02-04
|
* Calculate number of builds using arithmeticThomas Perl2023-02-04
|
* Use bash arrays for the list of pathsThomas Perl2023-02-04
|
* Fix shell quoting for $@ to prevent word-splittingThomas Perl2023-02-04
|
* Switch to master for MinGW-w64Kyle Schwarz2023-01-29
|
* Update binutils to binutils-2_40-branchKyle Schwarz2023-01-29
|
* Update copyright yearKyle Schwarz2023-01-29
|
* Avoid realpath for macOSKyle Schwarz2023-01-29
| | | | Closes #27
* Consolidate path variablesKyle Schwarz2023-01-29
|
* Update packagesKyle Schwarz2022-07-10
| | | | Binutils 2.39 and GCC 12
* Merge pull request #24 from AppliedIntuition/masterZeranoe2022-04-16
|\ | | | | Add Option for Runtime Linking to Script
| * Added Linked Runtime feature to MinGW Build. Allows MinGW to be linked ↵Ankit Agarwal2022-04-11
|/ | | | against UCRT
* Update copyrightKyle Schwarz2022-03-22
|
* Merge pull request #23 from lnslbrty/masterZeranoe2021-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 Uhlig2021-10-29
|/ | | | | | * Added `--root <path>` to set the ROOT_PATH. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Only build target arch CRT libsKyle Schwarz2021-09-18
|
* Build without debug symbolsKyle Schwarz2021-09-18
|
* Switch to https for downloadsKyle Schwarz2021-08-31
| | | | Credit to @lnslbrty for suggesting this.
* Rewrite mingw-w64-buildKyle Schwarz2021-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 packagesKyle Schwarz2020-12-01
| | | | | | | * MinGW-w64 8git * GMP 6.2.1 * MPC 1.2.1 * ISL 0.23
* Bash doesn't need variables definedKyle Schwarz2020-08-05
|
* Use dwarf2 for unwinding on i686Kyle Schwarz2020-07-28
|
* Update packagesKyle Schwarz2020-07-26
|
* Merge pull request #17 from Zeranoe/pthreadsZeranoe2020-07-04
|\ | | | | Add --enable-pthreads option
| * Add --enable-pthreads optionKyle Schwarz2020-07-04
| |
* | Remove --enable-secure-api from headers configureKyle Schwarz2020-07-04
|/
* patch is not currently requiredKyle Schwarz2020-07-04
|
* Switch to https for git.code.sf.netZeranoe2020-05-31
| | | Should resolve #15
* Update READMEKyle Schwarz2020-05-13
|\
| * Merge pull request #13 from pphh77/modZeranoe2020-04-25
| |\ | | | | | | Update README.md
| | * Update README.mdtengsen2020-04-06
| |/
* / Update gmp to 6.2.0Kyle Schwarz2020-05-13
|/
* Update to binutils 2.34gitKyle Schwarz2020-03-30
|
* Fix git URLs for GCC and BinutilsKyle Schwarz2020-01-16
|
* Merge branch 'pphh77-mod'Kyle Schwarz2020-01-15
|\ | | | | | | GCC switched to git, and the svn repo is in read-only mode.
| * Resolve merge conflictKyle Schwarz2020-01-15
| |\
| | * GCC: switch to git sourcetengsen2019-10-16
| | |
* | | Update copyrightZeranoe2020-01-14
|/ /
* / Update copyright, binutils, and MinGW-w64. Copy Ninja with N_CPU + 2 for ↵Kyle Schwarz2020-01-13
|/ | | | parallel builds.
* Update the GCC version to 9Kyle Schwarz2019-10-05
|
* Update GCC to 9svnKyle Schwarz2019-07-19
|
* Update ISL to 0.21Kyle Schwarz2019-04-18
|
* Update versions in README.mdKyle Schwarz2019-02-12
|
* Update to MPFR 4.0.2Kyle Schwarz2019-02-12
|