| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'xcode-cc-work-dir' into release-3.19 | Brad King | 2020-11-24 | 5 | -0/+27 |
|\ |
|
| * | Xcode: Fix custom command work-dir placeholders in "new build system" | Brad King | 2020-11-23 | 5 | -0/+27 |
|
|
* | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule | Brad King | 2020-11-20 | 2 | -0/+6 |
|/ |
|
* | CTest: Rename CudaMemcheck to CudaSanitizer | Tobias Ribizel | 2020-11-17 | 6 | -3/+3 |
|
|
* | cmake_path: remove new command from 3.19 | Marc Chevrier | 2020-11-03 | 3 | -3/+3 |
|
|
* | CMakePresets.json: Don't warn if no path argument is given | Kyle Edwards | 2020-11-02 | 3 | -0/+15 |
|
|
* | Merge topic 'CheckSourceRuns-compatibility' into release-3.19 | Brad King | 2020-10-30 | 2 | -2/+17 |
|\ |
|
| * | CheckSourceRuns: do not fail on unrecognized arguments | Ben Boeckel | 2020-10-28 | 2 | -2/+17 |
|
|
* | | Merge topic 'cuda_vs_skip_computation' into release-3.19 | Brad King | 2020-10-27 | 2 | -0/+7 |
|\ \ |
|
| * | | VS: Don't compute CUDA options unless necessary | Raul Tambre | 2020-10-27 | 2 | -0/+7 |
|
|
| * | | Merge branch 'ninja-multi-per-config-sources' into release-3.18 | Brad King | 2020-10-26 | 2 | -0/+12 |
| |\ \ |
|
* | \ \ | Merge topic 'cmake-presets-path-arg' into release-3.19 | Craig Scott | 2020-10-27 | 6 | -7/+31 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | CMakePresets.json: Rework how --preset argument is handled | Kyle Edwards | 2020-10-26 | 6 | -7/+31 |
|
|
* | | | | Merge topic 'check-module-name-conflicts' into release-3.19 | Brad King | 2020-10-27 | 2 | -2/+6 |
|\ \ \ \ |
|
| * | | | | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 2 | -2/+6 |
| |/ / / |
|
* | | | | Merge branch 'release' into ninja-multi-per-config-sources | Kyle Edwards | 2020-10-26 | 1471 | -620/+11145 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19 | Craig Scott | 2020-10-23 | 21 | -23/+71 |
| |\ \ |
|
| | * | | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 21 | -23/+71 |
|
|
| * | | | CMakePresets.json: Add ${sourceDirName} macro | Kyle Edwards | 2020-10-22 | 3 | -0/+3 |
| |/ / |
|
| * | | Merge topic 'cmake-presets-invalid-macro' into release-3.19 | Kyle Edwards | 2020-10-22 | 13 | -46/+78 |
| |\ \ |
|
| | * | | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 13 | -46/+78 |
|
|
| * | | | CMakePresets.json: Allow boolean for cache variable value | Kyle Edwards | 2020-10-21 | 3 | -0/+28 |
| |/ / |
|
| * | | Tests: Add JSON schema validation to CMakePresets.json tests | Kyle Edwards | 2020-10-20 | 4 | -1/+61 |
|
|
| * | | Merge topic 'cmake-presets-doc-move' into release-3.19 | Kyle Edwards | 2020-10-20 | 1 | -1/+3 |
| |\ \ |
|
| | * | | Help: Show environment field | Kyle Edwards | 2020-10-19 | 1 | -0/+1 |
|
|
| | * | | Help: Show multiple ways of doing cacheVariables | Kyle Edwards | 2020-10-19 | 1 | -1/+2 |
|
|
| * | | | Merge topic 'separate_arguments-no-args' into release-3.19 | Brad King | 2020-10-19 | 3 | -0/+15 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | separate_arguments: Fix crash on *_COMMAND with no arguments | Robert Bozzetto | 2020-10-16 | 3 | -0/+15 |
|
|
| * | | | Merge topic 'doc-CMP0111' into release-3.19 | Brad King | 2020-10-19 | 1 | -9/+12 |
| |\ \ \ |
|
| | * | | | CMP0111: Clarify that the new error is on a missing property setting | Brad King | 2020-10-16 | 1 | -9/+12 |
| | |/ / |
|
| * | | | Merge topic 'file-configure-angle-brackets' into release-3.19 | Brad King | 2020-10-16 | 6 | -11/+8 |
| |\ \ \ |
|
| | * | | | file(CONFIGURE): Allow angle brackets in content | Cristian Adam | 2020-10-15 | 6 | -11/+8 |
|
|
| * | | | | Merge topic 'CheckSource-Fortran' into release-3.19 | Brad King | 2020-10-16 | 8 | -0/+32 |
| |\ \ \ \ |
|
| | * | | | | Tests: Add cases for CheckSource{Compiles,Runs} bad arguments | Brad King | 2020-10-15 | 8 | -0/+32 |
| | | |/ /
| | |/| | |
|
| * | | | | Fix regression in test/install/package configuration selection | Brad King | 2020-10-15 | 3 | -0/+25 |
| |/ / / |
|
| * | | | Merge topic 'cmake-E-cat-binary' into release-3.19 | Brad King | 2020-10-15 | 4 | -0/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | cmake: Fix '-E cat' command for binary files on Windows | Johnny Jazeix | 2020-10-14 | 4 | -0/+5 |
|
|
| * | | | Merge topic 'android-verify-abi-in-ndk' into release-3.19 | Brad King | 2020-10-13 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Android: Fatal if ABI is not supported by NDK | Haibo Huang | 2020-10-09 | 1 | -1/+1 |
|
|
| * | | | | Merge topic 'export-namelink-only' into release-3.19 | Craig Scott | 2020-10-12 | 10 | -0/+39 |
| |\ \ \ \ |
|
| | * | | | | export: Do not fail generation for namelink-only case | Deniz Bahadir | 2020-10-09 | 10 | -0/+39 |
|
|
| * | | | | | Tests: Test the CMakePresets.json example in the documentation | Kyle Edwards | 2020-10-09 | 2 | -0/+12 |
| |/ / / / |
|
| * | | | | Merge topic 'GNUInstallDirs-debian' into release-3.19 | Brad King | 2020-10-09 | 5 | -0/+122 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR | Dennis Klein | 2020-10-08 | 1 | -2/+2 |
|
|
| | * | | | Tests: Add RunCMake.GNUInstallDirs expected output specific to Debian | Brad King | 2020-10-08 | 5 | -0/+122 |
| | | |/
| | |/| |
|
| * | | | Tests: Fix policy version in RunCMake.ExternalProject test | Brad King | 2020-10-08 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge topic 'check_cuda_helpers' | Brad King | 2020-10-08 | 9 | -4/+92 |
| |\ \ |
|
| | * | | CUDA: CheckLinkerFlag now supports CUDA | Robert Maynard | 2020-10-08 | 3 | -1/+10 |
|
|
| | * | | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags | Robert Maynard | 2020-10-08 | 7 | -3/+82 |
|
|
| * | | | Merge topic 'cmake-presets-empty-var' | Brad King | 2020-10-07 | 12 | -0/+56 |
| |\ \ \
| | |/ /
| |/| | |
|