summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | cmake: Fix relative path regression in -CPeter Waller2019-10-1412-10/+38
| |/ /
* | | message: Support logging a context with each messageAlex Turbov2019-10-125-0/+63
* | | message: Add new CMAKE_MESSAGE_LOG_LEVEL variableAlex Turbov2019-10-123-0/+20
* | | Tests: Message log level tests must fail on unwanted outputCraig Scott2019-10-1210-10/+10
* | | Merge topic 'deprecate-policy-old'Brad King2019-10-103-1/+32
|\ \ \ | |/ / |/| |
| * | Add deprecation warnings for policies CMP0069 and belowBrad King2019-10-103-1/+32
| |/
* | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-1015-40/+136
|/
* PCH: Fix CMake test files indentationCristian Adam2019-10-034-20/+20
* PCH: Add multi-language PCH generation supportCristian Adam2019-10-033-0/+27
* Merge topic 'ctest-hardware-allocation'Brad King2019-10-0369-4/+952
|\
| * CTest: Add Json output for PROCESSES propertyKyle Edwards2019-10-022-4/+62
| * Tests: Add test for CTest hardware allocation featureKyle Edwards2019-10-0223-26/+204
| * Tests: Write tests for cthwalloc helper toolKyle Edwards2019-10-0245-0/+284
| * Tests: Write cthwalloc helper toolKyle Edwards2019-10-022-0/+428
* | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-022-0/+12
|/
* Merge topic 'ninja-depend-shared-symlinks'Brad King2019-10-022-2/+27
|\
| * Ninja: Ensure shared library version symlinks are created for dependentsBrad King2019-10-012-2/+27
* | Merge topic 'clang-format-normalize-headers-presentation'Brad King2019-10-024-6/+9
|\ \