summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.18.6v3.18.6Brad King2021-02-111-1/+1
* Merge branch 'lexer-posix-source' into release-3.18Brad King2021-02-051-1/+1
|\
| * LexerParser: Do not override existing _POSIX_C_SOURCE definitionBrad King2021-02-051-1/+1
|/
* Merge branch 'backport-3.18-ci-wix-download' into release-3.18Brad King2021-01-214-0/+23
|\
| * ci: download WiX on WindowsBrad King2021-01-212-0/+21
| * ci: speed up cmake and ninja downloads on WindowsBrad King2021-01-212-0/+2
|/
* Merge branch 'backport-ninja-no-cleandead' into release-3.18Brad King2020-12-142-15/+1
|\
| * Ninja: Remove cleandead on regenerationBrad King2020-12-142-15/+1
* | Merge branch 'FindPython-python2-soabi-suffix-fix' into release-3.18Brad King2020-12-071-2/+10
|\ \
| * | FindPython2: avoid doubling the extension in CPython2 SOABIBen Boeckel2020-12-041-2/+10
* | | Merge branch 'cuda_detect_vs_codegen' into release-3.18Brad King2020-11-251-4/+8
|\ \ \ | |/ / |/| |
| * | CUDA: Fix user-set architectures during detection with Visual StudioRaul Tambre2020-11-251-4/+8
|/ /
* | CMake 3.18.5v3.18.5Brad King2020-11-181-1/+1
* | Merge branch 'xcode-compiler-id-path' into release-3.18Brad King2020-11-124-4/+4
|\ \
| * | Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archsBrad King2020-11-124-4/+4
|/ /
* | Merge branch 'FindRuby-restore-VENDORLIB_DIR' into release-3.18Brad King2020-10-271-0/+1
|\ \
| * | FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIRBrad King2020-10-271-0/+1
* | | Merge branch 'cuda_vs_skip_computation' into release-3.18Brad King2020-10-275-2/+21
|\ \ \
| * | | VS: Don't compute CUDA options unless necessaryRaul Tambre2020-10-275-2/+21
|/ / /
* | | Merge branch 'ninja-multi-per-config-sources' into release-3.18Brad King2020-10-263-1/+15
|\ \ \
| * | | Ninja Multi-Config: Don't try to calculate dependencies for "all"Kyle Edwards2020-10-263-1/+15
| |/ /
* | | Merge branch 'cmake-E-cat-binary' into release-3.18Brad King2020-10-1513-54/+109
|\ \ \ | |/ / |/| |
| * | cmake: Fix '-E cat' command for binary files on WindowsJohnny Jazeix2020-10-147-7/+31
| * | cmConsoleBuf: Factor out cout/cerr console buffer managementBrad King2020-10-148-36/+66
| * | clang-format: Fix include block order in ctest.cxx and cpack.cxxBrad King2020-10-142-13/+14
|/ /
* | CMake 3.18.4v3.18.4Brad King2020-10-061-1/+1
* | Merge topic 'csharp-source_group-bugfix' into release-3.18Brad King2020-10-064-6/+20
|\ \
| * | VS: Fix regression in C# source linksKinan Mahdi2020-10-054-6/+20
* | | Merge topic 'cxx-as-objcxx' into release-3.18Brad King2020-09-305-2/+14
|\ \ \
| * | | OBJCXX: Fix regression for compiling cpp files as objcxxCristian Adam2020-09-295-2/+14
* | | | Merge topic 'cuda-11.1-sm86' into release-3.18Brad King2020-09-301-3/+13
|\ \ \ \ | |/ / / |/| | |
| * | | FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 supportzasdfg bnm2020-09-291-3/+13
| |/ /
* | | Merge topic 'vs-c11' into release-3.18Brad King2020-09-291-0/+14
|\ \ \
| * | | VS: Populate `std:c{11,17}` flag table entries for v142Brad King2020-09-281-0/+14
| |/ /
* | | Merge topic 'FindJNI-aarch64' into release-3.18Brad King2020-09-281-1/+1
|\ \ \
| * | | FindJNI: Add aarch64 supportBrad King2020-09-251-1/+1
| |/ /
* | | Merge topic 'clang-llvm-lib' into release-3.18Brad King2020-09-251-1/+2
|\ \ \
| * | | Clang: Look for llvm-lib when using MSVC-like front-endShoaib Meenai2020-09-241-1/+2
| |/ /
* | | Merge topic 'FindPython-fix-regex' into release-3.18Brad King2020-09-241-1/+1
|\ \ \ | |/ / |/| |
| * | FindPython: Fix erroneous regex in ABI checkMarc Chevrier2020-09-231-1/+1
|/ /
* | CMake 3.18.3v3.18.3Brad King2020-09-221-1/+1
* | Merge topic 'check-compiler-flag-result' into release-3.18Brad King2020-09-222-2/+0
|\ \
| * \ Merge branch 'backport-3.17-check-compiler-flag-result'Brad King2020-09-212-2/+0
| |\ \ |/ / /
| * | Check*CompilerFlag: Do not set result as a normal variable tooBrad King2020-09-212-2/+0
| |/
* | Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-215-0/+15
|\ \
| * | foreach: Fix crash parsing integer out of rangeBen McMorran2020-09-185-0/+15
* | | Merge topic 'ninja-multi-automoc-regression' into release-3.18Brad King2020-09-186-7/+28
|\ \ \
| * | | Ninja Multi-Config: Fix dependencies of custom commandsKyle Edwards2020-09-176-7/+28
* | | | Merge topic 'FindMatlab-r2020b' into release-3.18Brad King2020-09-181-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | FindMatlab: add R2020b => 9.9Michael Hirsch2020-09-171-0/+1
| |/ /