Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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 | |
| | | ||||
| * | Update package versions | Kyle Schwarz | 2018-01-24 | |
| | | ||||
| * | Add permissions to execute | Kyle Schwarz | 2018-01-23 | |
| | | ||||
| * | Merge pull request #3 from steazzalini/patch-2 | Zeranoe | 2017-12-16 | |
| |\ | | | | | | | Clone mingw-w64 using --depth 1 | |||
| | * | Clone mingw-w64 using --depth 1 | Stefano Azzalini | 2017-12-05 | |
| | | | | | | | | | Full git history is not necessary to run the build. This speed up the cloning process as well | |||
| * | | Merge pull request #2 from steazzalini/patch-1 | Zeranoe | 2017-12-16 | |
| |\ \ | | |/ | |/| | Run configure command using relative path | |||
| | * | Run configure command using relative path | Stefano Azzalini | 2017-12-04 | |
| |/ | | | | | On Win10, gcc build fails during configure due to an issue related to absolute path invocation under msys. | |||
| * | Add "Platforms" section to README.md | Zeranoe | 2017-06-12 | |
| | | | | | | mingw-w64-build has been tested on the listed platforms, but will likely compile on other Unix systems. | |||
| * | Version 4.0.0 | Zeranoe | 2017-06-12 | |
| | | | | | | Updated the mingw-w64-build script to version 4.0.0. | |||
| * | Create README.md | Zeranoe | 2017-06-10 | |
| | | ||||
| * | Initial commit | Zeranoe | 2017-06-10 | |
| | ||||
* | Moved mingw-w64-build submodule to subtree. | lns | 2022-05-06 | |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | |||
* | Distinguish between local and dependency targets to prevent confusion. | Toni Uhlig | 2022-03-09 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | submodule update: lnslbrty/mingw-w64-build-ng | Toni Uhlig | 2022-01-20 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | submodule update: lnslbrty/mingw-w64-build-ng | Toni Uhlig | 2022-01-04 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | yet another readme update1.1release-1.1 | Toni Uhlig | 2021-10-30 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fix CircleCI build. | Toni Uhlig | 2021-10-30 | |
| | | | | | | | * README update * make help Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Support HOSTCC builds for EASTL. | Toni Uhlig | 2021-10-29 | |
| | | | | | | * set parallel jobs for mingw-w64-build via Makefile.deps Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Switched to mingw-w64-build-ng. | Toni Uhlig | 2021-10-26 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Removed .gitmodules from EASTL. | Toni Uhlig | 2021-10-26 | |
| | | | | | | * Force Gitlab-CI to fail if `make deps`fails. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Added source'able toolchain script. | Toni Uhlig | 2021-09-19 | |
| | | | | | | * The script adds x86_64-w64-mingw32/bin and x86_64-w64-mingw32/x86_64-w64-mingw32/bin to PATH Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Ignore strict aliasing warnings. | Toni Uhlig | 2021-08-03 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Circle-CI | Toni Uhlig | 2021-08-01 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Gitlab-CI | Toni Uhlig | 2021-07-31 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Set DriverUnload callback after DriverEntry called. Added appropriate README ↵ | Toni Uhlig | 2021-07-29 | |
| | | | | | | advisory. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |