summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-1337-1/+134
* Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-0786-339/+342
|\
| * Merge branch 'backport-ctest-resource-groups'Brad King2019-11-0586-339/+342
| |\
| | * CTest: Rename hardware -> resources for RunCMake testsCraig Scott2019-11-0584-287/+287
| | * CTest: Rename hardware -> resources for source codeCraig Scott2019-11-051-17/+17
| | * CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-054-5/+5
| | * CTest: Rename PROCESSES test property to RESOURCE_GROUPSBrad King2019-11-055-78/+81
* | | Merge topic 'refactor-foreach'Brad King2019-11-073-0/+112
|\ \ \
| * | | Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-063-0/+112
* | | | Merge topic 'unity-include-generated'Brad King2019-11-072-7/+4
|\ \ \ \
| * | | | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-062-7/+4
| * | | | Merge branch 'source_group-tree' into release-3.16Brad King2019-11-052-2/+32
| |\ \ \ \
* | \ \ \ \ Merge topic 'install-name-dir-genex'Brad King2019-11-0617-0/+123
|\ \ \ \ \ \
| * | | | | | Tests: Add tests for INSTALL_NAME_DIRKyle Edwards2019-11-0517-0/+123
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'xcode-restore-CMakeLists'Brad King2019-11-063-0/+21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-053-0/+21
| | |_|_|/ | |/| | |
* | | | | Merge topic 'source_group-tree'Brad King2019-11-052-2/+32
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-042-2/+32
| |/ / /
* | | | Merge topic 'ctest-repeat-until-pass'Brad King2019-11-051-1/+1
|\ \ \ \
| * | | | Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrindBrad King2019-11-041-1/+1
| | |/ / | |/| |
* | | | Merge topic 'message-check-types'Craig Scott2019-11-044-0/+31
|\ \ \ \
| * | | | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-024-0/+31
* | | | | Merge topic 'root-dir-assertion-fix'Brad King2019-11-043-0/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ForceToRelativePath: Fix spurious assertion when local path is root dirCraig Scott2019-11-023-0/+15
| | |_|/ | |/| |
| * | | Merge branch 'framework-tests-multiarch-old-macos' into release-3.16Brad King2019-10-283-5/+3
| |\ \ \
* | \ \ \ Merge topic 'pgi-license-warnings'Brad King2019-11-041-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
* | | | | ctest: Add --repeat-after-timeout optionBrad King2019-10-2911-0/+75
* | | | | ctest: Add --repeat-until-pass optionBrad King2019-10-2913-4/+81
|/ / / /
* | | | Merge topic 'framework-tests-multiarch-old-macos'Brad King2019-10-283-5/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Tests: Match file command output for older macOS (Framework test)Craig Scott2019-10-272-4/+2
| * | | Tests: Prevent CMP0012 policy warnings in Framework test outputCraig Scott2019-10-271-1/+1
* | | | Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-282-0/+33
|\ \ \ \ | | |/ / | |/| |
| * | | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-262-0/+33
| |/ /
| * | Merge branch 'doc-pch-compile-language' into release-3.16Brad King2019-10-162-1/+18
| |\ \
* | \ \ Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-215-0/+34
|\ \ \ \
| * | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-185-0/+34
* | | | | Merge topic 'vs-per-config-sources'Brad King2019-10-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Add support for per-config sourcesBrad King2019-10-171-1/+1
* | | | | Merge topic 'variable_watch-modernize'Brad King2019-10-186-18/+18
|\ \ \ \ \
| * | | | | Refactor: Modernize `cmVariableWatchCommand` a littleAlex Turbov2019-10-176-18/+18
* | | | | | Merge topic 'vs-vctargetspath'Brad King2019-10-188-39/+106
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-172-39/+61
| * | | | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-156-0/+45
* | | | | | Merge topic 'graphviz'Brad King2019-10-1742-0/+1004
|\ \ \ \ \ \
| * | | | | | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-0842-0/+1004
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-pch-compile-language'Brad King2019-10-172-1/+18
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-162-1/+18
* | | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-153-0/+35
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmake-initial-cache-relative'Brad King2019-10-1512-10/+38
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |