Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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 | |
| | | ||||
| * | Update ISL version on README.md | Kyle Schwarz | 2018-08-14 | |
| | | ||||
| * | Update ISL to 0.20 | Kyle Schwarz | 2018-08-14 | |
| | | ||||
| * | Switch to using MinGW-w64 5 Git branch | Kyle Schwarz | 2018-08-14 | |
| | | ||||
| * | Revert "Revert "Update to GCC 8svn"" | Kyle Schwarz | 2018-08-12 | |
| | | | | | | | | | | | | This reverts commit 22c7717c4bd9ed46c21050ba83c1105a3493626e. The bug ended up being with MinGW-w64 git HEAD, not GCC. | |||
| * | Use HTTPS for ftp.gnu.org URLs | Kyle Schwarz | 2018-08-12 | |
| | | ||||
| * | Revert "Update to GCC 8svn" | Kyle Schwarz | 2018-08-11 | |
| | | | | | | | | | | | | This reverts commit 906260789a5c83195c126afa99de573affd26913. FFmpeg will segfault if built with x265 when GCC 8svn is used. | |||
| * | Update to GCC 8svn | Kyle Schwarz | 2018-08-10 | |
| | | ||||
| * | Update Binutils to 2.31git | Kyle Schwarz | 2018-07-22 | |
| | | ||||
| * | Simplify the README.md Platforms section | Kyle Schwarz | 2018-07-10 | |
| | | ||||
| * | Switch to the Binutils 2.30 SVN branch and GCC 7 Git branch | Kyle Schwarz | 2018-07-10 | |
| | | | | | | | | | | | | Additional packages are required for building Binutils from SVN. MacOS requires --disable-werror for Binutils due to a commit not yet in the 2.30 branch. | |||
| * | Update copyright year | Kyle Schwarz | 2018-07-10 | |
| | | ||||
| * | Update isl to 0.19 | Kyle Schwarz | 2018-04-07 | |
| | | ||||
| * | Simplify archive extraction | Kyle Schwarz | 2018-04-07 | |
| | | | | | | | | | | | | tar -xf <file> without the archive type is widely supported and simplifies the extraction command. The xz program is not actually required to extract an xz archives with tar -xf. | |||
| * | Switch from wget to curl | Kyle Schwarz | 2018-04-07 | |
| | | ||||
| * | Update package versions in README.md | Kyle Schwarz | 2018-03-06 | |
| | | ||||
| * | Revert Binutils to 2.29.1 | Kyle Schwarz | 2018-03-06 | |
| | | | | | | | | | | | | | | 2.30 seems have have an issue with x265: Stream #0:0 -> #0:x265 [error]: Only bit depths of 0 are supported in this build Further investigation is needed to find the real issue here. | |||
| * | Update package versions | Kyle Schwarz | 2018-02-22 | |
| | | ||||
| * | Merge pull request #5 from tmm1/gcc-730 | Zeranoe | 2018-02-22 | |
| |\ | | | | | | | bump gcc to v7.3.0 | |||
| | * | bump gcc to v7.3.0 | Aman Gupta | 2018-02-21 | |
| | | | ||||
| * | | Merge pull request #7 from tmm1/trailing-ws | Zeranoe | 2018-02-21 | |
| |\ \ | | | | | | | | | remove trailing whitespace | |||
| | * | | remove trailing whitespace | Aman Gupta | 2018-02-21 | |
| | |/ | ||||
| * | | Merge pull request #6 from tmm1/var-naming | Zeranoe | 2018-02-21 | |
| |\ \ | | |/ | |/| | Use existing path variables | |||
| | * | use existing path variables | Aman Gupta | 2018-02-21 | |
| |/ | ||||
| * | Add links for packages | Kyle Schwarz | 2018-01-24 | |
| | |