summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-GitSetup' into developer-setupBrad King2017-01-3010-11/+532
|\
| * GitSetup 2016-12-13 (cd5ada6d)GitSetup Upstream2017-01-3010-11/+532
* | Merge branch 'upstream-GitSetup' into developer-setupBrad King2017-01-300-0/+0
|\ \ | |/
| * GitSetup 2012-04-26 (b7daff9b)GitSetup Upstream2017-01-3011-0/+805
* Add script to update GitSetup from upstreamBrad King2017-01-301-0/+20
* Merge topic 'FeatureSummary_enhancement'Brad King2017-01-3044-109/+769
|\
| * FeatureSummary: Update release notesDaniele E. Domenichelli2017-01-271-0/+22
| * FeatureSummary: Refactor to use global properties for package typesDaniele E. Domenichelli2017-01-2619-70/+379
| * FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFODaniele E. Domenichelli2017-01-264-2/+35
| * FeatureSummary: Add QUIET_ON_EMPTY option to feature_summaryDaniele E. Domenichelli2017-01-264-13/+43
| * FeatureSummary: Add unit testsDaniele E. Domenichelli2017-01-2616-0/+259
| * FeatureSummary: Do not force OPTIONAL type in SET_PACKAGE_PROPERTIESDaniele E. Domenichelli2017-01-261-16/+14
| * FeatureSummary: Add deprecation warnings to deprecated commandsDaniele E. Domenichelli2017-01-261-0/+6
| * FeatureSummary: Clean printed outputDaniele E. Domenichelli2017-01-266-14/+17
* | Merge topic 'timestamp-percent'Brad King2017-01-305-2/+9
|\ \
| * | string: Teach TIMESTAMP to treat %% as %Bernhard M. Wiedemann2017-01-275-2/+9
* | | 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
* | | | CMake Nightly Date StampKitware Robot2017-01-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-01-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-01-281-1/+1
| |/ / |/| |
* | | Merge topic 'genex-if'Brad King2017-01-279-0/+62
|\ \ \
| * | | Genex: Add `IF` generator expressionColby Pike2017-01-269-0/+62
* | | | Merge topic 'GNUG_define'Brad King2017-01-272-0/+15
|\ \ \ \
| * | | | GNUC: also check __GNUG__ define when checking for g++Rolf Eike Beer2017-01-252-0/+15
* | | | | Merge topic 'topic-reproducible-build'Brad King2017-01-2716-0/+47
|\ \ \ \ \
| * | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current timeBernhard M. Wiedemann2017-01-2616-0/+47
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | | CMake Nightly Date StampKitware Robot2017-01-271-1/+1
| |_|_|_|/ |/| | | |
* | | | | 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 'FindCUDA-select-flags-auto-msvc'Brad King2017-01-261-9/+11
|\ \ \ \ \
| * | | | | FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVCBjoern Thiel2017-01-251-9/+11
| | |_|/ / | |/| | |
* | | | | Merge topic 'pkg-config-recheck'Brad King2017-01-262-1/+11
|\ \ \ \ \
| * | | | | FindPkgConfig: Recheck pkg-config on parameter change.Matthew Hanna2017-01-252-1/+11
* | | | | | Merge topic 'FindGTK2_RunTwice'Brad King2017-01-265-42/+72
|\ \ \ \ \ \
| * | | | | | FindGTK2: Add unit test to check variables when run twiceDaniele E. Domenichelli2017-01-254-0/+32
| * | | | | | FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twiceDaniele E. Domenichelli2017-01-251-42/+40
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindLua-versioned-lib'Brad King2017-01-261-7/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindLua: try to find library according to version from headerBrad King2017-01-241-7/+9
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-01-261-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'testdriver-cleanup'Brad King2017-01-251-88/+58
|\ \ \ \
| * | | | TestDriver: fix/silence clang-tidy warningsDaniel Pfeifer2017-01-241-15/+12
| * | | | TestDriver: calc NumTests at compile timeDaniel Pfeifer2017-01-241-5/+4
| * | | | TestDriver: use for loopDaniel Pfeifer2017-01-241-3/+1
| * | | | TestDriver: abstract CM_CAST macroDaniel Pfeifer2017-01-241-13/+9
| * | | | TestDriver: Revise C++ coding style using clang-formatDaniel Pfeifer2017-01-241-65/+45