summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic '14297-partial-xcode-zero-check'Brad King2018-02-234-0/+21
|\
| * Xcode: Generate ZERO_CHECK generator target only onceGregor Jasny2018-02-224-0/+21
* | Merge topic 'string-join'Brad King2018-02-208-0/+32
|\ \
| * | string: Add JOIN subcommandAlex Turbov2018-02-168-0/+32
* | | Replaces execute_process calls to touch files with file(TOUCH) callsShane Parris2018-02-151-2/+1
* | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-1510-0/+36
* | | Merge topic 'enhanced-UseSWIG-Module'Brad King2018-02-1520-0/+708
|\ \ \
| * | | UseSWIG: modernize moduleMarc Chevrier2018-02-148-8/+146
| * | | UseSWIG: Re-work test frameworkMarc Chevrier2018-02-1416-0/+570
| |/ /
* | | Merge topic 'directory-property-TESTS'Brad King2018-02-153-1/+21
|\ \ \ | |_|/ |/| |
| * | Tests management: add TESTS directory propertyMarc Chevrier2018-02-083-1/+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
|\ \ \ \