Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-09-06 | Windows: don't preset CMAKE_SYSTEM_NAME | iDunk5400 | 1 | -1/+3 | |
Let it be autodiscovered instead to avoid cmake thinking it's crosscompiling builds where host = target. This resolves a cmake configure error in MSYS2 caused by CMAKE_CROSSCOMPILING checks in #4294. | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-01-12 | Fix da0bce34 | Howard Chu | 1 | -0/+1 | |
Windows doesn't define a default linker | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -0/+28 | |
2014-09-24 | fixed cmake folder | Riccardo Spagni | 1 | -0/+0 | |
2014-09-24 | added tomerkon's GPG key, cmake folder fix | Riccardo Spagni | 1 | -0/+0 | |
2014-09-22 | moved msys2 toolchain, boost libs fix | Riccardo Spagni | 1 | -1/+1 | |
2014-09-15 | Use LTO by default | Zachary Michaels | 1 | -0/+1 | |
The mingw toolchains override this for now. | |||||
2014-09-15 | Move toolchain files | Zachary Michaels | 1 | -0/+0 | |
2014-09-15 | Fix march flag for 32-bit build | Zachary Michaels | 1 | -1/+1 | |
2014-09-15 | Use unwrapped binutils for msys2 | Zachary Michaels | 1 | -3/+3 | |
The default binutils wrappers are built without plugin support. This will streamline the build process until we decide to start supporting LTO. | |||||
2014-09-15 | msys2 32/64-bit toolchains | Zachary Michaels | 1 | -0/+18 | |