summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11Brad King2018-04-136-0/+55
|\
| * Restore support for explicitly referenced CMakeLists.txt sourcesBrad King2018-04-136-0/+55
* | Merge branch 'cpack-trace-nullptr' into release-3.11Brad King2018-04-104-0/+13
|\ \
| * | CPack: Fix crash on invalid generator nameBrad King2018-04-104-0/+13
| |/
* | Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-093-0/+10
|/
* Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF"Brad King2018-03-264-0/+14
* Merge branch 'gtest_discover_tests_timeout' into release-3.11Brad King2018-03-1613-10/+113
|\
| * GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-1513-10/+113
* | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-124-2/+22
* | Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-224-0/+21
* | Android.mk: Fix export of static libraries with PRIVATE dependenciesBrad King2018-02-141-1/+1
* | Merge topic 'ctest_start_function_scope'Brad King2018-01-293-1/+12
|\ \
| * | cmCTestScriptHandler: Add new field ShouldRunCurrentScriptKyle Edwards2018-01-263-1/+12
* | | Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-2562-241/+135
* | | Tests: Speed up RunCMake.GeneratorExpressionBrad King2018-01-2525-71/+30
|/ /
* | Merge topic 'sourceFile-new-properties'Brad King2018-01-2514-0/+47
|\ \
| * | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-2414-0/+47
* | | Merge topic 'fix-include_regular_expression-subdir'Brad King2018-01-254-0/+9
|\ \ \
| * | | include_regular_expression: Fix propagation to subdirectoriesBrad King2018-01-244-0/+9
| |/ /
* | | GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-2319-14/+46
|/ /
* | Merge topic 'cache-truncate-newlines'Brad King2018-01-197-0/+36
|\ \
| * | cmCacheManager: Test and document newline truncation behaviorKyle Edwards2018-01-157-0/+36
* | | Merge topic 'extend-compile-language-genex'Brad King2018-01-1616-101/+0
|\ \ \
| * | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-128-43/+0
| * | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-1211-62/+4
* | | | GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+10
* | | | Tests: Remove redundant code from RunCMake.GenerateExportHeader caseBrad King2018-01-122-4/+0
|/ / /
* | | Merge topic 'add_cuda_to_source_regex'Craig Scott2018-01-091-2/+2
|\ \ \ | |/ / |/| |
| * | CUDA: Add cu as default source file extensionRobert Maynard2018-01-081-2/+2
* | | Merge topic 'use_generator_is_multi_config'Brad King2018-01-0817-15/+31
|\ \ \
| * | | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-2917-15/+31
* | | | Merge topic 'execute_process_UTF8_keyword'Brad King2018-01-082-0/+2
|\ \ \ \
| * | | | execute_process: Allow UTF-8 as a synonym for the UTF8 keywordCraig Scott2017-12-272-0/+2
| |/ / /
* | | | Merge topic '17431-iphone-deployment-target'Brad King2018-01-087-0/+88
|\ \ \ \
| * | | | Darwin: Emit deployment target that matches the SDKGregor Jasny2017-12-227-0/+88
| |/ / /
* | | | Various typo fixesLuz Paz2018-01-034-4/+4
|/ / /
* | | FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properlyCraig Scott2017-12-161-0/+61
|/ /
* | Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-135-0/+27
* | Merge topic 'cpack-rpm-check-executable-flags'Brad King2017-12-075-7/+15
|\ \
| * | CPack/RPM: check executable flags for debuginfo packagesDomen Vrankar2017-12-065-7/+15
* | | Merge topic 'externalproject_download_dir'Brad King2017-12-073-7/+60
|\ \ \
| * | | ExternalProject: Support substituting <DOWNLOAD_DIR>Craig Scott2017-12-063-7/+60
* | | | Merge topic 'gtest-discovery-timeout'Brad King2017-12-077-0/+53
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | GoogleTest: Add test for missing test executableMatthew Woehlke2017-12-063-0/+10
| * | GoogleTest: Add timeout to discoveryMatthew Woehlke2017-12-065-0/+43
* | | Add generator expression support to per-source COMPILE_DEFINITIONSMarc Chevrier2017-12-054-0/+13
* | | Merge topic 'update-cpplint'Brad King2017-12-054-4/+4
|\ \ \
| * | | Update cpplint support to return 0 and mark warnings for CDash.Bill Hoffman2017-12-014-4/+4
* | | | Merge topic 'csharp_project_without_sources'Brad King2017-12-043-0/+13
|\ \ \ \
| * | | | VS: Enable generation of CSharp projects without initial .cs filesMichael Stürmer2017-11-293-0/+13