summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELISTHarry Mallon2016-12-034-0/+28
|/
* Merge topic 'execute_process-encoding'Brad King2016-12-029-0/+26
|\
| * execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-309-0/+26
* | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORYMichael Stürmer2016-11-303-0/+28
* | Merge topic 'msbuild-customization'Brad King2016-11-304-0/+38
|\ \
| * | VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-294-0/+38
* | | Make error message of standalone endwhile command consistentDaniel Pfeifer2016-11-291-1/+1
| |/ |/|
* | Merge topic 'vs-default-build-package'Brad King2016-11-293-0/+32
|\ \
| * | VS: Add option to place `PACKAGE` target in solution default buildMichael Stürmer2016-11-293-0/+32
| |/
* | Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'Brad King2016-11-292-0/+20
|\ \
| * | try_compile: Honor CMAKE_WARN_DEPRECATED in test projectBrad King2016-11-222-0/+20
* | | Tests: CPack test documentation faceliftDomen Vrankar2016-11-271-32/+136
* | | Tests: CPack/DEB test change prerequirements checkDomen Vrankar2016-11-274-6/+11
* | | Tests: source CPack tests don't require build stageDomen Vrankar2016-11-272-3/+3