summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FeatureSummary_enhancement'Brad King2017-01-3042-8/+518
|\
| * FeatureSummary: Refactor to use global properties for package typesDaniele E. Domenichelli2017-01-2618-0/+208
| * FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFODaniele E. Domenichelli2017-01-263-0/+23
| * FeatureSummary: Add QUIET_ON_EMPTY option to feature_summaryDaniele E. Domenichelli2017-01-263-0/+20
| * FeatureSummary: Add unit testsDaniele E. Domenichelli2017-01-2616-0/+259
| * FeatureSummary: Clean printed outputDaniele E. Domenichelli2017-01-265-8/+8
* | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-272-2/+2
* | Merge topic 'genex-if'Brad King2017-01-274-0/+22
|\ \
| * | Genex: Add `IF` generator expressionColby Pike2017-01-264-0/+22
* | | Merge topic 'topic-reproducible-build'Brad King2017-01-2713-0/+25
|\ \ \
| * | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-2613-0/+25
| | |/ | |/|
* | | Merge topic 'FindGTK2_RunTwice'Brad King2017-01-264-0/+32
|\ \ \
| * | | FindGTK2: Add unit test to check variables when run twiceDaniele E. Domenichelli2017-01-254-0/+32
| |/ /
* | | Merge topic 'sanitizer-options'Brad King2017-01-257-12/+12
|\ \ \
| * | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is emptyJamie Snape2017-01-236-10/+10
| * | | Tests: Use CTEST_MEMORYCHECK_SANITIZER_OPTIONS where appropriateJamie Snape2017-01-231-2/+2
| | |/ | |/|
* | | Merge topic 'lang_lint'Brad King2017-01-2527-1/+97
|\ \ \ | |_|/ |/| |
| * | Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-2327-1/+97
| |/
* | Merge topic 'cpack-stgz-minimal-test'Brad King2017-01-245-2/+78
|\ \
| * | CPack/STGZ: minimalistic packages testDomen Vrankar2017-01-225-2/+78
* | | Merge topic '16253-xcode-effective-platform-name'Brad King2017-01-242-0/+35
|\ \ \ | |_|/ |/| |
| * | Xcode: Control emission of EFFECTIVE_PLATFORM_NAMEGregor Jasny2017-01-202-0/+35
| |/
* | Merge topic '16165-manually-added-dependencies'Brad King2017-01-208-0/+35
|\ \
| * | Add a getter for manually added target dependenciesGregor Jasny2017-01-168-0/+35
* | | Merge topic 'cdash_upload_retry'Brad King2017-01-208-6/+8
|\ \ \ | |_|/ |/| |
| * | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOADZack Galbreath2017-01-208-6/+8
* | | Merge topic 'fixtureUnusedOrdering'Brad King2017-01-173-0/+16
|\ \ \
| * | | CTest: Ensure setup/cleanup ordering even when fixture not requiredCraig Scott2017-01-163-0/+16
* | | | Merge topic 'file-GLOB-empty-no-crash'Brad King2017-01-172-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIESBrad King2017-01-162-0/+2
| |/ /
* | | Merge topic 'csharp_simple'Brad King2017-01-161-1/+1
|\ \ \
| * | | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPSMichael Stürmer2017-01-131-1/+1
| |/ /
* | | Merge topic 'fix_repeat_until_fail_duplicated_output'Brad King2017-01-161-0/+2
|\ \ \ | |/ / |/| |
| * | CTest: Properly reset output to avoid duplication with --repeat-until-failSylvain Joubert2017-01-121-0/+2
* | | CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-122-1/+14
|/ /
* | Merge topic 'ctest_memcheck-leak_sanitizer'Brad King2017-01-116-17/+82
|\ \
| * | ctest_memcheck: join *SAN_OPTIONS with :Jamie Snape2017-01-091-5/+5
| * | ctest_memcheck: add support for standalone LeakSanitizerJamie Snape2017-01-096-13/+78
| |/
* | CPack/RPM test for using custom binary spec fileDomen Vrankar2017-01-106-0/+102
* | Merge topic 'cpack-new-tests'Brad King2017-01-1020-63/+110
|\ \
| * | RunCMake.CPack_* add COMPONENT to minimal testDomen Vrankar2016-12-231-1/+1
| * | CPack/Archive minimal tests for more formatsDomen Vrankar2016-12-2320-63/+110
| |/
* | Merge topic 'cpack-deb-md5sums-paths-fix'Brad King2017-01-104-0/+11
|\ \
| * | CPack/Deb invalid md5sums file fixDomen Vrankar2016-12-234-0/+11
| |/
* | CPack test additional std out/err regex file overloadsDomen Vrankar2017-01-102-3/+18
* | cmTarget: Enforce TYPE being a read-only propertyGregor Jasny2017-01-094-0/+5
|/
* try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-126-0/+23
* Merge topic 'try_compile-lang-std'Brad King2016-12-0717-0/+214
|\
| * try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-065-0/+90
| * try_compile: Add options to specify language standardsBrad King2016-12-0615-0/+124