Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Convert local hook configuration to a Git config file format | Brad King | 2017-01-31 | 1 | -3/+4 | |
| * | | | | | | | Add pre-commit hook to check whether SetupForDevelopment must re-run | Brad King | 2017-01-31 | 2 | -0/+17 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'CSharpVS2017' | Brad King | 2017-01-31 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Fix CSharp compiler identification for VS 2017 | Gilles Khouzam | 2017-01-31 | 1 | -4/+4 | |
* | | | | | | | | Merge topic 'FindBoost-cache-unset-on-change' | Brad King | 2017-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindBoost: unset cache variables if the lib dir changes | Yves Frederix | 2017-01-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'topic-reproducible-build' | Brad King | 2017-01-31 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: make tests pass with SOURCE_DATE_EPOCH set | Bernhard M. Wiedemann | 2017-01-30 | 2 | -0/+2 | |
* | | | | | | | | | | Merge topic 'vs-export-external-objects' | Brad King | 2017-01-31 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects | Zsolt Parragi | 2017-01-30 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge topic '16432-static-frameworks' | Brad King | 2017-01-31 | 17 | -109/+211 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 14 | -62/+178 | |
| * | | | | | | | | | | Xcode: Refactor RunCMake.Framework test to prepare for static frameworks | Gregor Jasny | 2017-01-26 | 2 | -33/+18 | |
| * | | | | | | | | | | Xcode: Ignore Xcode project warning until issue is fixed | Gregor Jasny | 2017-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | Makefile: For static libraries remove only the "real" lib before creating | Gregor Jasny | 2017-01-26 | 1 | -13/+14 | |
| * | | | | | | | | | | Makefile: Re-order list of files to clean | Gregor Jasny | 2017-01-26 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge topic 'developer-setup' | Brad King | 2017-01-31 | 12 | -11/+552 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Tell Git not to export the GitSetup directory | Brad King | 2017-01-30 | 1 | -0/+1 | |
| * | | | | | | | | | | GitSetup: Tell Git not to export .gitattributes | Brad King | 2017-01-30 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'upstream-GitSetup' into developer-setup | Brad King | 2017-01-30 | 10 | -11/+532 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | GitSetup 2016-12-13 (cd5ada6d) | GitSetup Upstream | 2017-01-30 | 10 | -11/+532 | |
| * | | | | | | | | | | | Merge branch 'upstream-GitSetup' into developer-setup | Brad King | 2017-01-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | GitSetup 2012-04-26 (b7daff9b) | GitSetup Upstream | 2017-01-30 | 11 | -0/+805 | |
| | / / / / / / / / / | ||||||
| * | | | | | | | | | | Add script to update GitSetup from upstream | Brad King | 2017-01-30 | 1 | -0/+20 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-31 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FeatureSummary_enhancement' | Brad King | 2017-01-30 | 44 | -109/+769 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FeatureSummary: Update release notes | Daniele E. Domenichelli | 2017-01-27 | 1 | -0/+22 | |
| * | | | | | | | | | FeatureSummary: Refactor to use global properties for package types | Daniele E. Domenichelli | 2017-01-26 | 19 | -70/+379 | |
| * | | | | | | | | | FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFO | Daniele E. Domenichelli | 2017-01-26 | 4 | -2/+35 | |
| * | | | | | | | | | FeatureSummary: Add QUIET_ON_EMPTY option to feature_summary | Daniele E. Domenichelli | 2017-01-26 | 4 | -13/+43 | |
| * | | | | | | | | | FeatureSummary: Add unit tests | Daniele E. Domenichelli | 2017-01-26 | 16 | -0/+259 | |
| * | | | | | | | | | FeatureSummary: Do not force OPTIONAL type in SET_PACKAGE_PROPERTIES | Daniele E. Domenichelli | 2017-01-26 | 1 | -16/+14 | |
| * | | | | | | | | | FeatureSummary: Add deprecation warnings to deprecated commands | Daniele E. Domenichelli | 2017-01-26 | 1 | -0/+6 | |
| * | | | | | | | | | FeatureSummary: Clean printed output | Daniele E. Domenichelli | 2017-01-26 | 6 | -14/+17 | |
* | | | | | | | | | | Merge topic 'timestamp-percent' | Brad King | 2017-01-30 | 5 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | string: Teach TIMESTAMP to treat %% as % | Bernhard M. Wiedemann | 2017-01-27 | 5 | -2/+9 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'test-preprocess-configs' | Brad King | 2017-01-30 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Tests: Make Preprocess test work in RelWithDebInfo and MinSizeRel | Gilles Khouzam | 2017-01-27 | 1 | -4/+10 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-30 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-29 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-28 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'genex-if' | Brad King | 2017-01-27 | 9 | -0/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 9 | -0/+62 | |
* | | | | | | | Merge topic 'GNUG_define' | Brad King | 2017-01-27 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GNUC: also check __GNUG__ define when checking for g++ | Rolf Eike Beer | 2017-01-25 | 2 | -0/+15 | |
* | | | | | | | | Merge topic 'topic-reproducible-build' | Brad King | 2017-01-27 | 16 | -0/+47 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current time | Bernhard M. Wiedemann | 2017-01-26 | 16 | -0/+47 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'test-GeneratorExpression-update' | Brad King | 2017-01-27 | 2 | -17/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Extend GeneratorExpression to work with more configurations | Brad King | 2017-01-26 | 2 | -1/+5 | |