Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More CMake cleanup | Tiger Wang | 2020-07-12 | 1 | -7/+8 |
| | |||||
* | Configurable LTO (#4755) | Tiger Wang | 2020-05-31 | 1 | -2/+3 |
| | |||||
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 1 | -6/+16 |
| | | | * Make our CMake slightly less insane | ||||
* | Travis: Fix ccache on debug builds (#4741) | peterbell10 | 2020-05-16 | 1 | -2/+10 |
| | |||||
* | Create build script for Jenkins (and use it) (#4473) | Alexander Harkness | 2020-02-24 | 1 | -0/+47 |
* Add Jenkins build script, so it can actually be used. * Build tools * Reduce build threads to 2 so as not to overload server * Rename CIBuild.sh to travisbuild.sh, better reflect actual use * Echo commands as they are executed * Add toolchain file configuration |