summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-113-4/+8
* Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-0786-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 'unity-include-generated' into release-3.16Brad King2019-11-072-7/+4
|\ \
| * | Unity build: Include GENERATED files into unity buildCristian Adam2019-11-062-7/+4
* | | Merge topic 'xcode-restore-CMakeLists' into release-3.16Brad King2019-11-063-0/+21
|\ \ \ | |/ / |/| |
| * | Xcode: Fix generated references to CMakeLists.txt filesBrad King2019-11-053-0/+21
| |/
* | Merge branch 'source_group-tree' into release-3.16Brad King2019-11-052-2/+32
|\ \
| * | source_group: ensure that passed file is not a directoryMateusz Janek2019-11-042-2/+32
| |/
* | 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
|\
| * 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
* | 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
|\
| * PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-162-1/+18
* | cmake: Fix relative path regression in -CPeter Waller2019-10-1412-10/+38
|/
* 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
|\ \
| * | Revise include order using clang-format-6.0Kitware Robot2019-10-014-6/+9
| |/
* | 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
| | |\ \
| | * \ \ Merge branch 'backport-find-no-name' into release-3.15Brad King2019-08-283-0/+4
| | |\ \ \
* | | \ \ \ Merge topic 'FPHSA-reason-failure-message'Brad King2019-09-3013-0/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FPHSA: add capability to specify message explaining reason of failureMarc Chevrier2019-09-2713-0/+70