summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'simplify_target_link_libraries'Brad King2017-12-012-4/+4
|\ \ \ \ \
| * | | | | target_link_libraries: Slightly fix some error-messages.Deniz Bahadir2017-11-292-4/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'whitelist-more-interface-properties'Brad King2017-11-301-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmTargetPropertyComputer: whitelist custom propertiesBen Boeckel2017-11-211-0/+10
* | | | | Merge topic 'check_fixtures_before_exe_existence'Craig Scott2017-11-291-1/+5
|\ \ \ \ \
| * | | | | CTest: Check failed fixture dependencies before test command and argsCraig Scott2017-11-281-1/+5
| | |_|/ / | |/| | |
* | | | | Merge topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-2912-0/+54
|\ \ \ \ \
| * | | | | CheckIncludeFiles: improve warning for missing argumentDavid Adam2017-11-241-2/+2
| * | | | | CheckIncludeFiles: add unit testsDavid Adam2017-11-1112-0/+54
* | | | | | Merge topic 'fortran-compiler-launcher'Brad King2017-11-297-0/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-217-0/+17
| | |/ / / | |/| | |
* | | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-2716-46/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-206-23/+4