summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cxx14-features'Brad King2014-05-2923-9/+294
|\
| * Features: Add support for C++14 features.Stephen Kelly2014-05-2223-9/+294
* | CMake Nightly Date StampKitware Robot2014-05-291-1/+1
* | Merge branch 'release'Brad King2014-05-280-0/+0
|\ \
| * \ Merge branch 'fix-cache-self-assignment' into releaseBrad King2014-05-272-6/+5
| |\ \
| * \ \ Merge branch 'GNUtoMS-vs-12' into releaseBrad King2014-05-271-1/+3
| |\ \ \
* | \ \ \ Merge topic 'fix-coverage-py'Brad King2014-05-281-9/+15
|\ \ \ \ \
| * | | | | CTest: Fix Python coverage.py off-by-one error in resultsZach Mullen2014-05-281-2/+2
| * | | | | CTest: Improve Python coverage.py source file search algorithmRoni Choudhury2014-05-281-7/+13
* | | | | | Merge topic 'cpack-properties'Brad King2014-05-2847-15/+650
|\ \ \ \ \ \
| * | | | | | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT propertiesNils Gladitz2014-05-286-3/+38
| * | | | | | Add an "installed file" property scopeNils Gladitz2014-05-2842-12/+612
* | | | | | | Merge topic 'FindFreetype-updates'Brad King2014-05-281-25/+48
|\ \ \ \ \ \ \
| * | | | | | | FindFreetype: Indent with 2 spaces instead of 4Taylor Holberton2014-05-271-15/+15
| * | | | | | | FindFreetype: Use lower-case name in call to FPHSATaylor Holberton2014-05-271-1/+2
| * | | | | | | FindFreetype: Move PATH_SUFFIXES argument for more consistencyTaylor Holberton2014-05-271-1/+2
| * | | | | | | FindFreetype: Add newlines to reduce code widthTaylor Holberton2014-05-271-9/+30
* | | | | | | | Merge topic 'GNUtoMS-vs-12'Brad King2014-05-281-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | GNUtoMS: Add support for VS 2013 (#14936)Brad King2014-05-271-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix-cache-self-assignment'Brad King2014-05-282-6/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | cmCacheManager: Avoid cache entry self-assignmentBrad King2014-05-271-5/+1
| * | | | | | cmake: Tolerate missing HELPSTRING on compiler changeBrad King2014-05-271-1/+4
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2014-05-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'doc-file-command'Brad King2014-05-271-178/+266
|\ \ \ \ \
| * | | | | Help: Format and revise file() command documentationBrad King2014-05-231-178/+266
| | |_|/ / | |/| | |
* | | | | Merge topic 'doc-CTEST_BUILD_FLAGS'Brad King2014-05-271-0/+5
|\ \ \ \ \
| * | | | | Help: describe CTEST_BUILD_FLAGSRolf Eike Beer2014-05-231-0/+5
| |/ / / /
* | | | | Merge topic 'revise-CTestTestTimeout'Brad King2014-05-277-37/+40
|\ \ \ \ \
| * | | | | Tests: Try to make CTestTestTimeout more robustBrad King2014-05-237-37/+40
| |/ / / /
* | | | | Merge topic 'compile-features-manual'Brad King2014-05-2724-6/+411
|\ \ \ \ \
| * | | | | Help: Add a manual for compiler feature control.Stephen Kelly2014-05-2724-6/+403
| * | | | | Features: Add missing variable reference in docs.Stephen Kelly2014-05-222-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge topic 'dev/CMP0053-variable_watch'Brad King2014-05-2711-1/+46
|\ \ \ \ \
| * | | | | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-2211-1/+46
| |/ / / /
* | | | | Merge topic 'variable_watch-no-allowed-access'Brad King2014-05-274-14/+9
|\ \ \ \ \
| * | | | | variable_watch: Remove undocumented and redundant access typeBen Boeckel2014-05-224-14/+9
* | | | | | CMake Nightly Date StampKitware Robot2014-05-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-05-241-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2014-05-230-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMake 3.0.0-rc6v3.0.0-rc6Brad King2014-05-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-231-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ninja-intel-ipo'Brad King2014-05-228-20/+41
|\ \ \ \
| * | | | Ninja: Fix Intel interprocedural optimization with static librariesBrad King2014-05-211-2/+14
| * | | | cmGeneratorTarget: Improve GetCreateRuleVariable APIBrad King2014-05-214-18/+18
| * | | | cmTarget: Add GetFeatureAsBool methodBrad King2014-05-214-2/+11
* | | | | Merge topic 'COMPILE_FEATURES-genex'Brad King2014-05-2226-48/+539
|\ \ \ \ \
| * | | | | Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-2126-0/+311
| * | | | | cmMakefile: Add methods for checking availability of a feature.Stephen Kelly2014-05-202-0/+120