summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Avoid enabling languages unnecessarily in RunCMake.projectBrad King2018-03-151-1/+1
* Merge topic 'ep-support-passing-var-ending-with-notfound'Brad King2018-03-124-2/+22
|\
| * ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"Jean-Christophe Fillion-Robin2018-03-124-2/+22
* | Merge topic 'genex-TARGET_EXISTS'Brad King2018-03-1211-0/+43
|\ \
| * | genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-0911-0/+43
* | | Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-0913-0/+59
|\ \ \
| * | | cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-082-0/+2
| * | | Tests: Add --build-and-test test caseCraig Scott2018-03-044-0/+17
| * | | Tests: Confirm test working dir set successfullyCraig Scott2018-03-048-0/+40
* | | | Merge topic 'sort_glob_output'Brad King2018-03-093-0/+24
|\ \ \ \
| * | | | Add test for sorting and deduping of file(GLOB) resultShane Parris2018-03-073-0/+24
| | |/ / | |/| |
* | | | Merge topic 'project-warn-missing-metadata-values'Craig Scott2018-03-089-1/+17
|\ \ \ \
| * | | | project: warn on metadata arguments missing valuesAlex Turbov2018-03-079-1/+17
| | |/ / | |/| |
* | | | Merge topic 'avoid-LIB_DEPENDS'Brad King2018-03-085-0/+24
|\ \ \ \
| * | | | Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-075-0/+24
| | |/ / | |/| |
* | | | CTest: Add options to control test process affinity to CPUsBrad King2018-03-053-0/+24
|/ / /
* | | Merge topic 'general_cleanup_enhance'Brad King2018-03-0515-2/+35
|\ \ \
| * | | Enhance RunCMake test coverage for file(GLOB)Shane Parris2018-02-2815-2/+35
* | | | Tests: Add cases for usage requirements of linked object libsBrad King2018-03-015-0/+16
* | | | objlib: Link object-files from `OBJECT` libraries.Deniz Bahadir2018-03-013-0/+27
* | | | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0112-32/+40
* | | | objlib: Allow other libraries to link to `OBJECT` libraries.Deniz Bahadir2018-03-0114-34/+67
* | | | objlib: Allow `OBJECT` libraries to link to other libraries.Deniz Bahadir2018-03-019-12/+39
* | | | Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexitBrad King2018-03-011-0/+2
| |/ / |/| |
* | | Merge topic 'object-library-export-as-interface'Brad King2018-03-015-12/+3
|\ \ \ | |/ / |/| |
| * | install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-285-12/+3
* | | 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
|\ \