Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake-presets-path-arg' | 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 'cmake-20866' | Brad King | 2020-10-27 | 21 | -0/+135 |
|\ \ | |||||
| * | | configure_file: Add option for user defined permissions | Asit Dhal | 2020-10-24 | 21 | -0/+135 |
* | | | Merge topic 'issue-21034' | Brad King | 2020-10-27 | 13 | -0/+47 |
|\ \ \ | |||||
| * | | | target_sources: Support custom targets | Asit Dhal | 2020-10-24 | 13 | -0/+47 |
| |/ / | |||||
* | | | Merge topic 'issue-19696' | Brad King | 2020-10-27 | 7 | -0/+34 |
|\ \ \ | |||||
| * | | | genex: improve unit testing for $<TARGET_NAME_IF_EXISTS:...> | Asit Dhal | 2020-10-24 | 7 | -0/+34 |
| |/ / | |||||
* | | | Merge topic 'check-module-name-conflicts' | 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 topic 'ninja-multi-per-config-sources' | Brad King | 2020-10-27 | 2 | -0/+12 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'release' into ninja-multi-per-config-sources | Kyle Edwards | 2020-10-26 | 1700 | -1071/+16559 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19 | Brad King | 2020-10-26 | 1 | -0/+13 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19 | Craig Scott | 2020-10-23 | 24 | -33/+90 |
| | |\ \ \ | |||||
| * | | | | | Ninja Multi-Config: Don't try to calculate dependencies for "all" | Kyle Edwards | 2020-10-26 | 2 | -0/+12 |
* | | | | | | Merge topic 'ExternalData-suppress-progress' | Brad King | 2020-10-26 | 3 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalData: add support for suppressing progress during the build | Ben Boeckel | 2020-10-23 | 3 | -0/+13 |
* | | | | | | | Merge topic 'per-config-source-TARGET_FILE' | Brad King | 2020-10-26 | 1 | -0/+13 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | add_custom_command: Properly recognize if sources depend on config | Deniz Bahadir | 2020-10-22 | 1 | -0/+13 |
* | | | | | | Merge topic 'no-override-flow-control' | Brad King | 2020-10-23 | 17 | -0/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmState: Prohibit override of flow control commands | Kyle Edwards | 2020-10-22 | 17 | -0/+48 |
* | | | | | | | Merge topic 'proper-command-nesting' | Brad King | 2020-10-23 | 19 | -101/+100 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmListFileCache: Enforce proper nesting of flow control statements | Kyle Edwards | 2020-10-22 | 18 | -101/+72 |
| * | | | | | | | cm::optional: Fix move assignment | Kyle Edwards | 2020-10-21 | 1 | -0/+28 |
* | | | | | | | | Merge topic 'ctest-hostname-cleanup' | Brad King | 2020-10-23 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Tests: Add case verifying CTest module SITE variable | Brad King | 2020-10-22 | 2 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake-presets-toolset-arch-config' | Craig Scott | 2020-10-23 | 24 | -33/+90 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 24 | -33/+90 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-presets-source-dir-name' | Craig Scott | 2020-10-23 | 3 | -0/+3 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | 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 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-16773' | Kyle Edwards | 2020-10-22 | 9 | -1/+27 |
|\ \ \ \ \ | |||||
| * | | | | | include: refactor call sites of cmMakefile::ReadDependentFile | Asit Dhal | 2020-10-21 | 9 | -1/+27 |
* | | | | | | Merge topic 'cmake-presets-invalid-macro' | Kyle Edwards | 2020-10-22 | 13 | -46/+78 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 13 | -46/+78 |
* | | | | | | Merge topic 'cmake-presets-boolean-cache' | Kyle Edwards | 2020-10-22 | 3 | -0/+28 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | CMakePresets.json: Allow boolean for cache variable value | Kyle Edwards | 2020-10-21 | 3 | -0/+28 |
| |/ / / | |||||
* | | | | Merge branch 'master' into cmakepresets-schema | Kyle Edwards | 2020-10-20 | 83 | -953/+434 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge topic 'cmake-presets-doc-move' | Kyle Edwards | 2020-10-20 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Merge topic 'checklanguage-honor-toolchain' | Brad King | 2020-10-19 | 4 | -0/+8 |
| |\ \ \ | |||||
| | * | | | CheckLanguage: Pass CMAKE_TOOLCHAIN_FILE to test project | Samir Benmendil | 2020-10-16 | 4 | -0/+8 |
| * | | | | Merge topic 'separate_arguments-no-args' | Brad King | 2020-10-19 | 3 | -0/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'doc-CMP0111' | Brad King | 2020-10-19 | 1 | -9/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'cmake-gui-disable-presets' | Craig Scott | 2020-10-17 | 1 | -18/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'file-configure-angle-brackets' | Brad King | 2020-10-16 | 6 | -11/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'CheckSource-Fortran' | Brad King | 2020-10-16 | 8 | -0/+32 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'fix-refactor-generator-configs' | Brad King | 2020-10-16 | 3 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'remove-server-mode' | Brad King | 2020-10-15 | 23 | -949/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 23 | -949/+3 |
| * | | | | | | | | | | Merge topic 'cmake-E-cat-binary' | Brad King | 2020-10-15 | 4 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | |