summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-initial-cache-relative'Brad King2019-10-1512-10/+38
|\
| * cmake: Fix relative path regression in -CPeter Waller2019-10-1412-10/+38
* | Merge topic 'feature/CMAKE_MESSAGE_CONTEXT'Craig Scott2019-10-1317-10/+93
|\ \
| * | 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 'objc-c++flags'Brad King2019-10-123-0/+28
|\ \ \ | |/ / |/| |
| * | Objective-C: Do not treat Objective-C files as C++ filesCristian Adam2019-10-113-0/+28
| |/
* | Merge topic 'intel-19-compile-features'Brad King2019-10-112-1/+17
|\ \
| * | Tests: Update CompileFeatures test for Intel 19 with VS 2015Brad King2019-10-101-0/+6
| * | Intel: Fix default C++ dialect detection on WindowsBrad King2019-10-101-1/+11
| |/
* | 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
|/
* Merge topic 'export-genex-under-prefix'Brad King2019-10-071-1/+4
|\
| * install,export: Fix export of a genex following $<INSTALL_PREFIX>Brad King2019-10-041-1/+4
* | Tests: Enable ConfigSources test on every configurationBrad King2019-10-049-23/+71
* | 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-0392-5/+2050
|\
| * 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
| * CTest: Add bin-packing algorithmKyle Edwards2019-10-022-0/+301
| * CTest: Add cmCTestHardwareAllocator classKyle Edwards2019-10-022-0/+427
| * CTest: Add parser for hardware spec fileKyle Edwards2019-10-0220-0/+230
| * CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-022-1/+140
* | Merge topic 'FindJava-all-versions'Brad King2019-10-034-43/+27
|\ \
| * | FindJava: tests clean-upMarc Chevrier2019-10-024-43/+27
| |/
* | 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-02160-213/+299
|\ \
| * | Revise include order using clang-format-6.0Kitware Robot2019-10-01150-209/+279
| * | clang-format: Normalize headers presentationMarc Chevrier2019-10-0110-4/+20
| |/
* | Merge topic 'pch-compile-pdb'Brad King2019-10-024-0/+18
|\ \
| * | PCH: Report error when setting COMPILE_PDB_NAME propertyCristian Adam2019-10-014-0/+18
* | | Merge topic 'test-iface-paths'Brad King2019-10-028-13/+13
|\ \ \ | |_|/ |/| |
| * | Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS}Brad King2019-10-018-13/+13
| |/
* | Tests: Cover EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-304-0/+5
* | Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdirBrad King2019-09-306-0/+10
|/
* Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-309-66/+120
|\
| * Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-309-66/+120
| |\
| | * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-309-66/+120
| | |\
| | | * Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-307-2/+68
| | | * Tests: Clarify target names in RunCMake.add_subdirectory ExcludeFromAllBrad King2019-09-264-6/+9
| | | * Tests: Revise RunCMake.add_subdirectory ExcludeFromAll to avoid globbingBrad King2019-09-264-61/+43
| | | * Tests: Teach RunCMake to support a custom working directoryBrad King2019-09-241-1/+4
| | * | Merge branch 'FindBoost-1.71' into release-3.15Brad King2019-08-301-0/+5
| | |\ \