summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-02-011-1/+1
* Merge topic 'CSharpVS2017'Brad King2017-01-311-4/+4
|\
| * VS: Fix CSharp compiler identification for VS 2017Gilles Khouzam2017-01-311-4/+4
* | Merge topic 'FindBoost-cache-unset-on-change'Brad King2017-01-311-1/+1
|\ \
| * | FindBoost: unset cache variables if the lib dir changesYves Frederix2017-01-301-1/+1
* | | 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 'vs-export-external-objects'Brad King2017-01-311-0/+8
|\ \ \ \
| * | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objectsZsolt Parragi2017-01-301-0/+8
* | | | | Merge topic '16432-static-frameworks'Brad King2017-01-3117-109/+211
|\ \ \ \ \
| * | | | | Apple: Add support for static frameworksGregor Jasny2017-01-3114-62/+178
| * | | | | 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
| * | | | | Makefile: For static libraries remove only the "real" lib before creatingGregor Jasny2017-01-261-13/+14
| * | | | | Makefile: Re-order list of files to cleanGregor Jasny2017-01-261-4/+4
* | | | | | Merge topic 'developer-setup'Brad King2017-01-3112-11/+552
|\ \ \ \ \ \
| * | | | | | Tell Git not to export the GitSetup directoryBrad King2017-01-301-0/+1
| * | | | | | GitSetup: Tell Git not to export .gitattributesBrad King2017-01-301-1/+0
| * | | | | | 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
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-311-1/+1
|/ / / / / /
* | | | | | 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