Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |