Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest-resource-fixes' | Brad King | 2019-11-26 | 9 | -2/+26 |
|\ | |||||
| * | CTest: Clarify that resource requirements can be split | Kyle Edwards | 2019-11-25 | 8 | -2/+22 |
| * | CTest: Add version field to resource spec file | Kyle Edwards | 2019-11-25 | 1 | -0/+4 |
* | | 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 'unity-HEADER_FILE_ONLY' into release-3.16 | Brad King | 2019-11-12 | 3 | -4/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'objc-xcode-flags' into release-3.16 | Brad King | 2019-11-12 | 5 | -0/+44 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'pch-no-duplicates' into release-3.16 | Craig Scott | 2019-11-12 | 4 | -26/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16 | Craig Scott | 2019-11-12 | 10 | -18/+51 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmake-e-rm' | Kyle Edwards | 2019-11-15 | 40 | -4/+137 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | replace remove and remove_directory with rm in tests | Johnny Jazeix | 2019-11-13 | 3 | -3/+3 |
| * | | | | | | | cmake -E: Add rm with improved semantics over remove and remove_directory | Johnny Jazeix | 2019-11-13 | 37 | -1/+134 |
* | | | | | | | | Merge topic 'ctest_test-repeat' | Brad King | 2019-11-15 | 11 | -1/+86 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | ctest_test: Add option to REPEAT tests | Brad King | 2019-11-07 | 11 | -1/+86 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'unity-HEADER_FILE_ONLY' | Brad King | 2019-11-12 | 3 | -4/+8 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Unity: Don't include sources with HEADER_FILE_ONLY property set | Cristian Adam | 2019-11-11 | 3 | -4/+8 |
* | | | | | | | Merge topic 'objc-xcode-flags' | Brad King | 2019-11-12 | 5 | -0/+44 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ObjC: Add OBJC/OBJCXX flags to Xcode projects | Cristian Adam | 2019-11-11 | 5 | -0/+44 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'objc-trycompile' into release-3.16 | Brad King | 2019-11-11 | 10 | -0/+46 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'pch-no-duplicates' | Craig Scott | 2019-11-12 | 4 | -26/+7 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | PCH: No repeated path for internal generated PCH files | Cristian Adam | 2019-11-11 | 4 | -26/+7 |
| |/ / / / | |||||
| * | | | | Merge topic 'ctest-resource-groups' into release-3.16 | Kyle Edwards | 2019-11-07 | 86 | -339/+342 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'unity-include-generated' into release-3.16 | Brad King | 2019-11-07 | 2 | -7/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' | Craig Scott | 2019-11-12 | 10 | -18/+51 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Tests: Add RunCMake.CPackCommandLine case for multi-config package | Brad King | 2019-11-11 | 6 | -0/+51 |
| * | | | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS | Alex Turbov | 2019-11-11 | 4 | -18/+0 |
* | | | | | | | Merge topic 'objc-trycompile' | Brad King | 2019-11-11 | 10 | -0/+46 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | ObjC: Add try_compile support | Cristian Adam | 2019-11-09 | 10 | -0/+46 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'xcode-restore-CMakeLists' into release-3.16 | Brad King | 2019-11-06 | 3 | -0/+21 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ctest-resource-groups' | Kyle Edwards | 2019-11-07 | 86 | -339/+342 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 86 | -339/+342 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | CTest: Rename hardware -> resources for RunCMake tests | Craig Scott | 2019-11-05 | 84 | -287/+287 |
| | * | | | | | CTest: Rename hardware -> resources for source code | Craig Scott | 2019-11-05 | 1 | -17/+17 |
| | * | | | | | CTest: Rename hardware -> resources for CMake variables, command options | Craig Scott | 2019-11-05 | 4 | -5/+5 |
| | * | | | | | CTest: Rename PROCESSES test property to RESOURCE_GROUPS | Brad King | 2019-11-05 | 5 | -78/+81 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | Merge topic 'refactor-foreach' | Brad King | 2019-11-07 | 3 | -0/+112 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor: Modernize `foreach` code and fix some bugs | Alex Turbov | 2019-11-06 | 3 | -0/+112 |
* | | | | | | | Merge topic 'unity-include-generated' | Brad King | 2019-11-07 | 2 | -7/+4 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Unity build: Include GENERATED files into unity build | Cristian Adam | 2019-11-06 | 2 | -7/+4 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'source_group-tree' into release-3.16 | Brad King | 2019-11-05 | 2 | -2/+32 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'install-name-dir-genex' | Brad King | 2019-11-06 | 17 | -0/+123 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Add tests for INSTALL_NAME_DIR | Kyle Edwards | 2019-11-05 | 17 | -0/+123 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'xcode-restore-CMakeLists' | Brad King | 2019-11-06 | 3 | -0/+21 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Xcode: Fix generated references to CMakeLists.txt files | Brad King | 2019-11-05 | 3 | -0/+21 |
| | |_|_|/ | |/| | | |