summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-resource-allocation-spec-message'Craig Scott2019-12-291-1/+2
|\
| * CTest: Improve error handling when reading resource spec fileKyle Edwards2019-12-271-1/+2
| * Merge topic 'pch-force-include' into release-3.16Brad King2019-12-161-1/+1
| |\
| * \ Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-093-0/+20
| |\ \
* | \ \ Merge topic 'traceJSON'Kyle Edwards2019-12-277-1/+104
|\ \ \ \
| * | | | trace: Add test for the JSON-v1 traceDaniel Mensinger2019-12-237-1/+104
* | | | | cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents.Johnny Jazeix2019-12-262-0/+25
* | | | | find_*: Use debug logging infrastructureRobert Maynard2019-12-1915-0/+193
|/ / / /
* | | | 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-1687-35/+1770
|\ \ \ \ \
| * | | | | Tests: Add test for Multi-Configuration Ninja generatorKyle Edwards2019-12-1372-0/+1710
| * | | | | Ninja: Add multi-config variantKyle Edwards2019-12-1316-35/+60
| |/ / / /
* | | | | 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-121-5/+1
|\ \ \ \ \ \
| * | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-5/+1
* | | | | | | 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
| |/ / / /
* | | | | Merge topic 'ctest-resource-fixes'Brad King2019-11-269-2/+26
|\ \ \ \ \ | |/ / / /
| * | | | CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-258-2/+22
| * | | | CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+4
* | | | | Merge topic 'load_cache_in_script'Brad King2019-11-218-0/+65
|\ \ \ \ \
| * | | | | load_cache: Allow READ_WITH_PREFIX mode in cmake scriptsCharles Barto2019-11-198-0/+65
* | | | | | FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-201-2/+3
* | | | | | Merge topic 'ctest-repeat'Craig Scott2019-11-1922-40/+28
|\ \ \ \ \ \
| * | | | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-1522-40/+28
* | | | | | | Xcode: Add custom working directory propertyGregor Jasny2019-11-182-0/+2
* | | | | | | Merge topic 'pch-reuse-no-prop'Brad King2019-11-182-2/+15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | PCH: Do not issue an error on duplicate target_precompile_headers callCristian Adam2019-11-152-2/+15
| * | | | | | Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16Brad King2019-11-123-4/+8
| |\ \ \ \ \ \