summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'WCDH_allow_unsupported'Brad King2017-02-012-60/+86
|\
| * CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
| * Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51
| * WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-301-1/+29
* | Merge topic 'topic-reproducible-build'Brad King2017-01-312-0/+2
|\ \
| * | Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-302-0/+2
* | | Merge topic '16432-static-frameworks'Brad King2017-01-318-71/+109
|\ \ \ | |_|/ |/| |
| * | Apple: Add support for static frameworksGregor Jasny2017-01-316-41/+94
| * | Xcode: Refactor RunCMake.Framework test to prepare for static frameworksGregor Jasny2017-01-262-33/+18
| * | Xcode: Ignore Xcode project warning until issue is fixedGregor Jasny2017-01-261-1/+1
* | | 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
* | | | Merge topic 'timestamp-percent'Brad King2017-01-302-2/+2
|\ \ \ \
| * | | | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-272-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'test-preprocess-configs'Brad King2017-01-301-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRelGilles Khouzam2017-01-271-4/+10
| | |/ | |/|
* | | Merge topic 'genex-if'Brad King2017-01-276-0/+31
|\ \ \
| * | | Genex: Add `IF` generator expressionColby Pike2017-01-266-0/+31
* | | | 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 'test-GeneratorExpression-update'Brad King2017-01-272-17/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Tests: Extend GeneratorExpression to work with more configurationsBrad King2017-01-262-1/+5
| * | | Tests: Teach GeneratorExpression to cover spaces in include dirsBrad King2017-01-262-3/+3
| * | | Tests: Simplify GeneratorExpression imported include directory checkBrad King2017-01-262-15/+9
* | | | Merge topic 'tests_auto_type'Brad King2017-01-262-1/+4
|\ \ \ \
| * | | | Tests: use cxx_auto_type only if actually availableRolf Eike Beer2017-01-252-1/+4
| |/ / /
* | | | 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 'expand_custom_commands'Brad King2017-01-172-0/+35
|\ \ \ \ | |_|_|/ |/| | |