Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: introduce header cmext/algorithm with append functions | Marc Chevrier | 2019-12-17 | 2 | -0/+118 |
* | Merge topic 'ninja-multi' | Brad King | 2019-12-16 | 95 | -57/+1806 |
|\ | |||||
| * | Tests: Add test for Multi-Configuration Ninja generator | Kyle Edwards | 2019-12-13 | 73 | -6/+1717 |
| * | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 24 | -51/+89 |
* | | Merge topic 'test-vtk' | Brad King | 2019-12-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Tests/Contracts: Update VTK repository URL | Brad King | 2019-12-14 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'pch-force-include' | Brad King | 2019-12-16 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | PCH: Append pch header file to list of forced include files | Cristian Adam | 2019-12-13 | 1 | -1/+1 |
* | | Merge topic 'function-var-current' | Kyle Edwards | 2019-12-12 | 6 | -0/+128 |
|\ \ | |||||
| * | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables | Alex Turbov | 2019-12-10 | 6 | -0/+128 |
* | | | Merge topic 'link-options-propagation' | Brad King | 2019-12-12 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-12 | 1 | -3/+6 |
* | | | | Merge topic 'add_cuda_meta_compiler_features' | Brad King | 2019-12-12 | 29 | -17/+222 |
|\ \ \ \ | |||||
| * | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 29 | -17/+222 |
* | | | | | Merge topic 'ctest-configuration-type' | Kyle Edwards | 2019-12-11 | 4 | -0/+30 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set | Julien Jomier | 2019-12-09 | 4 | -0/+30 |
* | | | | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL' | Kyle Edwards | 2019-12-11 | 5 | -0/+53 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URL | Alex Turbov | 2019-12-09 | 5 | -0/+53 |
* | | | | | | Merge topic 'link-options-propagation' | Brad King | 2019-12-09 | 19 | -0/+126 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 19 | -0/+126 |
* | | | | | | Merge topic 'foreach-ZIP_LISTS' | Brad King | 2019-12-09 | 29 | -0/+201 |
|\ \ \ \ \ \ | |||||
| * | | | | | | foreach: Allow multiple iteration variables for `ZIP_LIST` mode | Alex Turbov | 2019-12-07 | 15 | -0/+81 |
| * | | | | | | foreach: Introduce `IN ZIP_LISTS` mode | Alex Turbov | 2019-12-01 | 15 | -0/+120 |
* | | | | | | | Merge topic 'compiler-launcher-env' | Brad King | 2019-12-09 | 25 | -12/+49 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | launcher: support setting a compiler launcher through the environment | Ben Boeckel | 2019-12-05 | 25 | -12/+49 |
* | | | | | | | | Merge topic 'unity-object-libraries' | Brad King | 2019-12-09 | 3 | -0/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-unity-object-libraries' into unity-object-libraries | Brad King | 2019-12-08 | 3 | -0/+20 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Unity: Proper handling of object libraries | Cristian Adam | 2019-12-07 | 3 | -0/+20 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'pch-reuse-importlib' | Brad King | 2019-12-09 | 3 | -0/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | PCH: Use the target's PREFIX for building the pdb file name | Cristian Adam | 2019-12-08 | 3 | -0/+32 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | FindLibArchive: create a target | T.J. Corona | 2019-12-05 | 4 | -0/+32 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cmext-memory' | Brad King | 2019-12-04 | 2 | -0/+66 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 2 | -0/+66 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-spec-file-version-test' | Kyle Edwards | 2019-11-28 | 2 | -0/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CTest Resource Allocation: Add test for spec file with no version | Kyle Edwards | 2019-11-26 | 2 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest-resource-fixes' | Brad King | 2019-11-26 | 44 | -2/+214 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | CTest: Clarify that resource requirements can be split | Kyle Edwards | 2019-11-25 | 9 | -2/+25 |
| * | | | | CTest: Add version field to resource spec file | Kyle Edwards | 2019-11-25 | 35 | -0/+189 |
| * | | | | Merge topic 'pch-reuse-no-prop' into release-3.16 | Brad King | 2019-11-18 | 2 | -2/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'objc-tests' into release-3.16 | Brad King | 2019-11-15 | 23 | -87/+10 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'load_cache_in_script' | Brad King | 2019-11-21 | 8 | -0/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | load_cache: Allow READ_WITH_PREFIX mode in cmake scripts | Charles Barto | 2019-11-19 | 8 | -0/+65 |
* | | | | | | | | FileAPI: Add "multiConfig" parameter to index file | Kyle Edwards | 2019-11-20 | 1 | -2/+3 |
* | | | | | | | | Merge topic 'ctest-repeat' | Craig Scott | 2019-11-19 | 22 | -40/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n` | Brad King | 2019-11-15 | 22 | -40/+28 |
* | | | | | | | | | Xcode: Add custom working directory property | Gregor Jasny | 2019-11-18 | 2 | -0/+2 |
* | | | | | | | | | Merge topic 'pch-reuse-no-prop' | Brad King | 2019-11-18 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | PCH: Do not issue an error on duplicate target_precompile_headers call | Cristian Adam | 2019-11-15 | 2 | -2/+15 |
* | | | | | | | | | Merge topic 'cmake-e-rm' | Kyle Edwards | 2019-11-15 | 56 | -25/+158 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | replace remove and remove_directory with rm in tests | Johnny Jazeix | 2019-11-13 | 19 | -24/+24 |