James Sharpe
|
1f48d7756c
|
Update CMake versions (#605)
|
2021-04-09 07:00:16 -07:00 |
|
James Sharpe
|
322732bef7
|
Add CMake 3.20.0 and 3.19.7 (#587)
* Add CMake 3.20.0 and 3.19.7
* Update docs
|
2021-03-28 16:04:35 -07:00 |
|
UebelAndre
|
43a43353ff
|
Moved more toolchain related rules into ./toolchains (#541)
* Moved more toolchain related rules into `./toolchains`
* Updated toolchain locations in rules
|
2021-03-11 08:52:36 -08:00 |
|
James Sharpe
|
b7c0461a66
|
Fixes to cmake toolchain so it can find CMAKE_ROOT correctly (#547)
|
2021-03-09 07:21:10 -08:00 |
|
James Sharpe
|
0010a50291
|
Update default cmake to 3.19.6 (#522)
|
2021-02-24 12:51:09 -08:00 |
|
UebelAndre
|
5a09829838
|
Updated documentation (#516)
|
2021-02-18 22:51:11 -08:00 |
|
UebelAndre
|
689c96aaa7
|
Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508)
* Added tooling for generating repositories for pre-built cmake and ninja binaries
* Generated toolchains
* Picked up fix
* Removed toolchains from http_archives and updated generator script
* Regenerated toolchains
* Updated cmake version
* Added additional constraints
* Added option for registering preinstalled toolchains
* MacOS uses universal binaries
* Fixed typo
* More constraints
|
2021-02-16 15:41:58 +00:00 |
|