summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Ninja Multi-Config: Improve error handling when not doing cross-config buildKyle Edwards2020-01-132-6/+2
* Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-138-1/+54
|\
| * target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-118-1/+54
* | Merge topic 'ninja-cross-build-disable'Brad King2020-01-1316-5/+106
|\ \
| * | Ninja Multi-Config: Make cross-config building opt-inKyle Edwards2020-01-1016-5/+106
* | | Merge topic 'out-of-dir-link-keyword'Brad King2020-01-134-4/+4
|\ \ \
| * | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywordsBrad King2020-01-104-4/+4
| | |/ | |/|
* | | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-132-1/+3
|\ \ \ | |_|/ |/| |
| * | CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-102-1/+3
| * | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0912-0/+32
* | | Merge topic 'objc-compiler-launcher'Brad King2020-01-1022-0/+46
|\ \ \
| * | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0922-0/+46
| | |/ | |/|
* | | Merge topic 'reduce_verbosity_find_package_debug_mode'Brad King2020-01-102-5/+10
|\ \ \ | |/ / |/| |
| * | find_package: Improve debug logging outputRobert Maynard2020-01-012-5/+10
* | | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-036-0/+25
|\ \ \
| * | | Add set_property option: DEPRECATIONJoseph Snyder2020-01-026-0/+25
* | | | Merge topic 'trace-test-support-python26-and-older'Kyle Edwards2020-01-031-8/+13
|\ \ \ \
| * | | | trace: Directly parse commandline arguments without argparseDaniel Mensinger2020-01-011-8/+13
| | |/ / | |/| |
* | | | Tests: do not use the same variable name in nested loopsRolf Eike Beer2019-12-311-3/+3
|/ / /
* | | 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