summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-303-11/+61
| * | | | | WCDH: add macro to write simple replacement definesRolf Eike Beer2017-01-301-70/+20
* | | | | | Merge topic 'FortranCInterface-vs-intel-workaround'Brad King2017-02-012-2/+4
|\ \ \ \ \ \
| * | | | | | FortranCInterface: Fix support for VS with Intel toolsetBrad King2017-02-012-2/+4
* | | | | | | Merge topic 'intel-c11-windows'Brad King2017-02-011-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Features: Update version of Intel Compiler on Windows supporting C 11Brad King2017-02-011-5/+8
* | | | | | | | Merge topic 'doc-cmake-packages-typo'Brad King2017-02-011-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Fix typo in <pkg>_NOT_FOUND_MESSAGE example in cmake-packages(7)Brad King2017-02-011-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-cmake-developer-purpose'Brad King2017-02-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Extend documented purpose of cmake-developer(7) manualBrad King2017-02-011-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'developer-setup'Brad King2017-02-013-3/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Convert local hook configuration to a Git config file formatBrad King2017-01-311-3/+4
| * | | | | | | Add pre-commit hook to check whether SetupForDevelopment must re-runBrad King2017-01-312-0/+17
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |