summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 'expand_custom_commands'Brad King2017-01-172-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS optionEd Branch2017-01-142-0/+35
* | | | Merge topic 'source_group-tree'Brad King2017-01-166-1/+35
|\ \ \ \
| * | | | source_group: Add options create groups matching directory treeMateusz Janek2017-01-166-1/+35
| | |_|/ | |/| |
* | | | Merge topic 'csharp_simple'Brad King2017-01-166-1/+49
|\ \ \ \
| * | | | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)Michael Stürmer2017-01-135-0/+48
| * | | | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPSMichael Stürmer2017-01-131-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cuda_propagate_flags_when_dlink_on_executables'Brad King2017-01-165-0/+48
|\ \ \ \
| * | | | CUDA: Test that CUDA flags are used when device linking executables.Robert Maynard2017-01-125-0/+48
| |/ / /
* | | | 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
* | | | Merge topic 'cuda-windows'Brad King2017-01-1213-17/+100
|\ \ \ \
| * | | | CUDA: Enable CudaOnly.SeparateCompilation test runtime callsBrad King2017-01-121-4/+4
| * | | | CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-1211-13/+89
| * | | | CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvccBrad King2017-01-121-0/+7
* | | | | Merge topic 'launcher-tests'Brad King2017-01-1210-35/+88
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Add additional launcher testsMatthew Woehlke2017-01-1010-35/+88
| | |/ / | |/| |
* | | | CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler supportRobert Maynard2017-01-111-1/+1
| |/ / |/| |
* | | 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
| |/ /
* | | Merge topic 'cpack-rpm-user-binary-spec-file-test'Brad King2017-01-116-0/+102
|\ \ \
| * | | CPack/RPM test for using custom binary spec fileDomen Vrankar2017-01-106-0/+102
* | | | Merge topic 'Autogen_Simplify'Brad King2017-01-1123-0/+283
|\ \ \ \ | |/ / / |/| | |
| * | | AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN testSebastian Holtermann2017-01-105-0/+46
| * | | AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN testSebastian Holtermann2017-01-1012-0/+147
| * | | AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN testSebastian Holtermann2017-01-108-0/+90
| | |/ | |/|
* | | 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
| |/ |/|