| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | 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 |
|
|
| * | | | | | | | | 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 'objc-tests' | Brad King | 2019-11-15 | 23 | -87/+10 |
|\ \ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | Tests: Organize Objective C/C++ test directories | Brad King | 2019-11-14 | 23 | -87/+10 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge topic 'fix-optional-test' | Brad King | 2019-11-15 | 1 | -36/+48 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | / / /
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Tests: Fix reliance on undefined behavior of cm::optional | Kyle Edwards | 2019-11-13 | 1 | -36/+48 |
| |/ / / / |
|
| * | | | | 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-cray-classic' into release-3.16 | Brad King | 2019-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | 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 '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 | 13 | -0/+70 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge topic 'pch-cray-classic' | Brad King | 2019-11-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Tests: Fix ExportImport PCH expectation on Cray Classic compiler | Brad King | 2019-11-11 | 1 | -1/+1 |
|
|
* | | | | | | | | | 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 | 109 | -398/+402 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | 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 | 13 | -0/+70 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | / / /
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | ObjC: Add try_compile support | Cristian Adam | 2019-11-09 | 13 | -0/+70 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | 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 | 109 | -398/+402 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 109 | -398/+402 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | 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 | 23 | -70/+70 |
|
|
| | * | | | | | 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 | 7 | -84/+88 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | 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 'findpostgres-10-and-older' into release-3.16 | Brad King | 2019-11-05 | 1 | -3/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | 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 |
|\ \ \ \ \ \ \ \ |
|