summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ObjC: Add try_compile supportCristian Adam2019-11-0913-0/+70
* 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 'findpostgres-10-and-older' into release-3.16Brad King2019-11-051-3/+12
|\ \
| * | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-041-3/+12
| |/
* | 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
* | Merge branch 'project-version-buffer-overflow' into release-3.16Craig Scott2019-10-282-0/+33
|\ \
| * | project: Fix potential buffer write-past-end for version componentsCraig Scott2019-10-262-0/+33
| |/
* | Merge branch 'FindOpenMP-include-dir' into release-3.16Brad King2019-10-211-0/+1
|\ \ | |/ |/|
| * FindOpenMP: Allow try_compile() to find omp.h for AppleClangCraig Scott2019-10-171-0/+1
* | Merge branch 'pch-makefile-depends' into release-3.16Brad King2019-10-174-4/+29
|\ \
| * | PCH: Fix Makefile dependencies to rebuild PCH on header changesBrad King2019-10-174-4/+29
| |/
* | Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-171-0/+5
|\ \
| * | install,export: Do not treat language names as target namesBrad King2019-10-161-0/+5
| |/
* | 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
| |/
* | Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-1412-10/+38
|\ \
| * | cmake: Fix relative path regression in -CPeter Waller2019-10-1412-10/+38
| |/
* | Merge branch 'objc-c++flags' into release-3.16Brad King2019-10-113-0/+28
|\ \
| * | Objective-C: Do not treat Objective-C files as C++ filesCristian Adam2019-10-113-0/+28
| |/
* | 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
|/
* 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
| |/