Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake -E: Add rm with improved semantics over remove and remove_directory | Johnny Jazeix | 2019-11-13 | 37 | -1/+134 |
* | 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 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'source_group-tree' | Brad King | 2019-11-05 | 2 | -2/+32 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | source_group: ensure that passed file is not a directory | Mateusz Janek | 2019-11-04 | 2 | -2/+32 |
| |/ / / | |||||
* | | | | Merge topic 'ctest-repeat-until-pass' | Brad King | 2019-11-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrind | Brad King | 2019-11-04 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'message-check-types' | Craig Scott | 2019-11-04 | 4 | -0/+31 |
|\ \ \ \ | |||||
| * | | | | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 4 | -0/+31 |
* | | | | | Merge topic 'root-dir-assertion-fix' | Brad King | 2019-11-04 | 3 | -0/+15 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | ForceToRelativePath: Fix spurious assertion when local path is root dir | Craig Scott | 2019-11-02 | 3 | -0/+15 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16 | Brad King | 2019-10-28 | 3 | -5/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'pgi-license-warnings' | Brad King | 2019-11-04 | 1 | -0/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Tests: Teach RunCMake to ignore PGI license expiry warnings | Brad King | 2019-11-01 | 1 | -0/+6 |
* | | | | | ctest: Add --repeat-after-timeout option | Brad King | 2019-10-29 | 11 | -0/+75 |
* | | | | | ctest: Add --repeat-until-pass option | Brad King | 2019-10-29 | 13 | -4/+81 |
|/ / / / | |||||
* | | | | Merge topic 'framework-tests-multiarch-old-macos' | Brad King | 2019-10-28 | 3 | -5/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Tests: Match file command output for older macOS (Framework test) | Craig Scott | 2019-10-27 | 2 | -4/+2 |
| * | | | Tests: Prevent CMP0012 policy warnings in Framework test output | Craig Scott | 2019-10-27 | 1 | -1/+1 |
* | | | | Merge topic 'project-version-buffer-overflow' | Craig Scott | 2019-10-28 | 2 | -0/+33 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | project: Fix potential buffer write-past-end for version components | Craig Scott | 2019-10-26 | 2 | -0/+33 |
| |/ / | |||||
| * | | Merge branch 'doc-pch-compile-language' into release-3.16 | Brad King | 2019-10-16 | 2 | -1/+18 |
| |\ \ | |||||
* | \ \ | Merge topic 'export-compile-commands-environment-variable' | Brad King | 2019-10-21 | 5 | -0/+34 |
|\ \ \ \ | |||||
| * | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name | Daan De Meyer | 2019-10-18 | 5 | -0/+34 |
* | | | | | Merge topic 'vs-per-config-sources' | Brad King | 2019-10-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | VS: Add support for per-config sources | Brad King | 2019-10-17 | 1 | -1/+1 |
* | | | | | Merge topic 'variable_watch-modernize' | Brad King | 2019-10-18 | 6 | -18/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: Modernize `cmVariableWatchCommand` a little | Alex Turbov | 2019-10-17 | 6 | -18/+18 |
* | | | | | | Merge topic 'vs-vctargetspath' | Brad King | 2019-10-18 | 8 | -39/+106 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 2 | -39/+61 |
| * | | | | | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 6 | -0/+45 |
* | | | | | | Merge topic 'graphviz' | Brad King | 2019-10-17 | 42 | -0/+1004 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 42 | -0/+1004 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-pch-compile-language' | Brad King | 2019-10-17 | 2 | -1/+18 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language header | Brad King | 2019-10-16 | 2 | -1/+18 |
* | | | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE property | Charly Mourglia | 2019-10-15 | 3 | -0/+35 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'cmake-initial-cache-relative' | Brad King | 2019-10-15 | 12 | -10/+38 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | |