Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 23 | -9/+294 |
|\ | |||||
| * | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 23 | -9/+294 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-29 | 1 | -1/+1 |
* | | Merge branch 'release' | Brad King | 2014-05-28 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'fix-cache-self-assignment' into release | Brad King | 2014-05-27 | 2 | -6/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'GNUtoMS-vs-12' into release | Brad King | 2014-05-27 | 1 | -1/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'fix-coverage-py' | Brad King | 2014-05-28 | 1 | -9/+15 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Fix Python coverage.py off-by-one error in results | Zach Mullen | 2014-05-28 | 1 | -2/+2 |
| * | | | | | CTest: Improve Python coverage.py source file search algorithm | Roni Choudhury | 2014-05-28 | 1 | -7/+13 |
* | | | | | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 47 | -15/+650 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties | Nils Gladitz | 2014-05-28 | 6 | -3/+38 |
| * | | | | | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 42 | -12/+612 |
* | | | | | | | Merge topic 'FindFreetype-updates' | Brad King | 2014-05-28 | 1 | -25/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindFreetype: Indent with 2 spaces instead of 4 | Taylor Holberton | 2014-05-27 | 1 | -15/+15 |
| * | | | | | | | FindFreetype: Use lower-case name in call to FPHSA | Taylor Holberton | 2014-05-27 | 1 | -1/+2 |
| * | | | | | | | FindFreetype: Move PATH_SUFFIXES argument for more consistency | Taylor Holberton | 2014-05-27 | 1 | -1/+2 |
| * | | | | | | | FindFreetype: Add newlines to reduce code width | Taylor Holberton | 2014-05-27 | 1 | -9/+30 |
* | | | | | | | | Merge topic 'GNUtoMS-vs-12' | Brad King | 2014-05-28 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | GNUtoMS: Add support for VS 2013 (#14936) | Brad King | 2014-05-27 | 1 | -1/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-cache-self-assignment' | Brad King | 2014-05-28 | 2 | -6/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cmCacheManager: Avoid cache entry self-assignment | Brad King | 2014-05-27 | 1 | -5/+1 |
| * | | | | | | cmake: Tolerate missing HELPSTRING on compiler change | Brad King | 2014-05-27 | 1 | -1/+4 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-28 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'doc-file-command' | Brad King | 2014-05-27 | 1 | -178/+266 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Format and revise file() command documentation | Brad King | 2014-05-23 | 1 | -178/+266 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'doc-CTEST_BUILD_FLAGS' | Brad King | 2014-05-27 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Help: describe CTEST_BUILD_FLAGS | Rolf Eike Beer | 2014-05-23 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'revise-CTestTestTimeout' | Brad King | 2014-05-27 | 7 | -37/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Try to make CTestTestTimeout more robust | Brad King | 2014-05-23 | 7 | -37/+40 |
| |/ / / / | |||||
* | | | | | Merge topic 'compile-features-manual' | Brad King | 2014-05-27 | 24 | -6/+411 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 24 | -6/+403 |
| * | | | | | Features: Add missing variable reference in docs. | Stephen Kelly | 2014-05-22 | 2 | -0/+8 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'dev/CMP0053-variable_watch' | Brad King | 2014-05-27 | 11 | -1/+46 |
|\ \ \ \ \ | |||||
| * | | | | | tests: test CMP0053 in WARN mode when watching variables | Ben Boeckel | 2014-05-22 | 11 | -1/+46 |
| |/ / / / | |||||
* | | | | | Merge topic 'variable_watch-no-allowed-access' | Brad King | 2014-05-27 | 4 | -14/+9 |
|\ \ \ \ \ | |||||
| * | | | | | variable_watch: Remove undocumented and redundant access type | Ben Boeckel | 2014-05-22 | 4 | -14/+9 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-24 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2014-05-23 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CMake 3.0.0-rc6v3.0.0-rc6 | Brad King | 2014-05-22 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-23 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'ninja-intel-ipo' | Brad King | 2014-05-22 | 8 | -20/+41 |
|\ \ \ \ | |||||
| * | | | | Ninja: Fix Intel interprocedural optimization with static libraries | Brad King | 2014-05-21 | 1 | -2/+14 |
| * | | | | cmGeneratorTarget: Improve GetCreateRuleVariable API | Brad King | 2014-05-21 | 4 | -18/+18 |
| * | | | | cmTarget: Add GetFeatureAsBool method | Brad King | 2014-05-21 | 4 | -2/+11 |
* | | | | | Merge topic 'COMPILE_FEATURES-genex' | Brad King | 2014-05-22 | 26 | -48/+539 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 26 | -0/+311 |
| * | | | | | cmMakefile: Add methods for checking availability of a feature. | Stephen Kelly | 2014-05-20 | 2 | -0/+120 |