summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* trace: Add test for the JSON-v1 traceDaniel Mensinger2019-12-237-1/+104
* Merge topic 'autogen-no-hh'Brad King2019-12-193-16/+0
|\
| * Autogen: Revert processing of .hh files for compatibilityBrad King2019-12-183-16/+0
* | Merge topic 'test-resource-spec-init-lists'Brad King2019-12-191-37/+36
|\ \
| * | Tests: Fix testCTestResourceSpec struct initialization for some compilersMichael Dickens2019-12-181-37/+36
| |/
| * Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-093-0/+20
| |\
| * \ Merge topic 'pch-reuse-importlib' into release-3.16Brad King2019-12-093-0/+32
| |\ \
* | \ \ Merge topic 'add-header-cmext-algorithm'Brad King2019-12-182-0/+118
|\ \ \ \
| * | | | Refactoring: introduce header cmext/algorithm with append functionsMarc Chevrier2019-12-172-0/+118
* | | | | Merge topic 'FindCUDAToolkit-module'Brad King2019-12-178-4/+104
|\ \ \ \ \
| * | | | | FindCUDAToolkit: correct searches for Toolkit componentsRobert Maynard2019-12-162-19/+2
| * | | | | FindCUDAToolkit: Improve usage, library set, and testsRobert Maynard2019-12-168-4/+121
| |/ / / /
* | | | | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-173-0/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-161-3/+3
| * | | | Vs: Add test for VS_WINRT_BY_DEFAULTPetr Polezhaev2019-12-163-0/+86
* | | | | Merge topic 'ninja-multi'Brad King2019-12-1695-57/+1806
|\ \ \ \ \
| * | | | | Tests: Add test for Multi-Configuration Ninja generatorKyle Edwards2019-12-1373-6/+1717
| * | | | | Ninja: Add multi-config variantKyle Edwards2019-12-1324-51/+89
| |/ / / /
* | | | | Merge topic 'test-vtk'Brad King2019-12-161-1/+1
|\ \ \ \ \
| * | | | | Tests/Contracts: Update VTK repository URLBrad King2019-12-141-1/+1
| |/ / / /
* | | | | Merge topic 'pch-force-include'Brad King2019-12-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCH: Append pch header file to list of forced include filesCristian Adam2019-12-131-1/+1
* | | | | Merge topic 'function-var-current'Kyle Edwards2019-12-126-0/+128
|\ \ \ \ \
| * | | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-106-0/+128
* | | | | | Merge topic 'link-options-propagation'Brad King2019-12-121-3/+6
|\ \ \ \ \ \
| * | | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-121-3/+6
* | | | | | | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-1229-17/+222
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-1029-17/+222
* | | | | | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-114-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-094-0/+30
* | | | | | | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-115-0/+53
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-095-0/+53
* | | | | | | | | Merge topic 'link-options-propagation'Brad King2019-12-0919-0/+126
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-0919-0/+126
* | | | | | | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-0929-0/+201
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | foreach: Allow multiple iteration variables for `ZIP_LIST` modeAlex Turbov2019-12-0715-0/+81
| * | | | | | | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-0115-0/+120
* | | | | | | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-0925-12/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-0525-12/+49
* | | | | | | | | | | Merge topic 'unity-object-libraries'Brad King2019-12-093-0/+20
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-unity-object-libraries' into unity-object-librariesBrad King2019-12-083-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Unity: Proper handling of object librariesCristian Adam2019-12-073-0/+20
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'pch-reuse-importlib'Brad King2019-12-093-0/+32
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | PCH: Use the target's PREFIX for building the pdb file nameCristian Adam2019-12-083-0/+32
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | FindLibArchive: create a targetT.J. Corona2019-12-054-0/+32
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'cmext-memory'Brad King2019-12-042-0/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Memory management: cast functions for managed pointersMarc Chevrier2019-11-272-0/+66
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ctest-spec-file-version-test'Kyle Edwards2019-11-282-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | CTest Resource Allocation: Add test for spec file with no versionKyle Edwards2019-11-262-0/+5
| |/ / / /
* | | | | Merge topic 'ctest-resource-fixes'Brad King2019-11-2644-2/+214
|\ \ \ \ \ | |/ / / /