summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert topic 'feature_record_msvc'Brad King2015-01-1410-185/+7
* Help: Add notes for topic 'feature_record_msvc'Brad King2015-01-111-0/+6
* Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-115-7/+48
* Features: Record for MSVC C++ 2015 and MSVC C 2010-2015.Robert Maynard2015-01-114-16/+78
* Features: Record for MSVC 2010-2013.Stephen Kelly2015-01-112-0/+69
* Features: Quote all compiler names when comparing with COMPILER_IDRobert Maynard2015-01-112-10/+10
* Features: Properly evaluate if the compiler supports cxx_final.Robert Maynard2015-01-111-2/+2
* Features: Add a comment explaining part of test.Stephen Kelly2015-01-031-0/+2
* Features: Test nullptr as a side-effect activation of static_assert.Stephen Kelly2015-01-032-3/+23
* Features: Test feature propagation with more-common features.Stephen Kelly2015-01-031-4/+4
* Features: Test an expectation of whether OVERRIDE_CONTROL is expectedStephen Kelly2015-01-032-0/+4
* CMake Nightly Date StampKitware Robot2015-01-021-1/+1
* Merge topic 'copyright-year'Brad King2015-01-011-1/+1
|\
| * Copyright.txt: Update year range to end in 2015Brad King2015-01-011-1/+1
* | CMake Nightly Date StampKitware Robot2015-01-011-1/+1
|/
* CMake Nightly Date StampKitware Robot2014-12-311-1/+1
* CMake Nightly Date StampKitware Robot2014-12-301-1/+1
* CMake Nightly Date StampKitware Robot2014-12-291-1/+1
* CMake Nightly Date StampKitware Robot2014-12-281-1/+1
* CMake Nightly Date StampKitware Robot2014-12-271-1/+1
* CMake Nightly Date StampKitware Robot2014-12-261-1/+1
* CMake Nightly Date StampKitware Robot2014-12-251-1/+1
* Merge topic 'sunpro-Fortran-preprocess'Brad King2014-12-241-1/+1
|\
| * Oracle/Sun: Fix Fortran preprocessor rule generationBrad King2014-12-231-1/+1
* | Merge topic 'minor-warning-fixes'Brad King2014-12-242-10/+10
|\ \
| * | cmCMakeMinimumRequired: Use unsigned int for version numbersChristoph GrĂ¼ninger2014-12-231-8/+8
| * | cmParseDelphiCoverage: Remove superfluous semicolons after methodsChristoph GrĂ¼ninger2014-12-231-2/+2
| |/
* | Merge topic 'ninja-fix-subdir-objlib-languages'Brad King2014-12-246-2/+25
|\ \
| * | Tests: Test using objects from a language enabled in a subdirectory (#15325)Brad King2014-12-235-0/+10
| * | Ninja: Generate rules only for languages compiled in a target (#15325)Brad King2014-12-231-2/+15
* | | Merge topic 'cpack-PackageMaker-package-size'Brad King2014-12-241-0/+1
|\ \ \
| * | | cpack: Fix installed size computation with PackageMaker generatorCalin Cascaval2014-12-221-0/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-241-1/+1
| |_|/ |/| |
* | | Merge branch 'release'Brad King2014-12-230-0/+0
|\ \ \
| * \ \ Merge branch 'ninja-fix-crash-on-error' into releaseBrad King2014-12-231-1/+4
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'CPackComponent-docs-fix' into releaseBrad King2014-12-221-2/+2
| |\ \ \
| * \ \ \ Merge branch 'backport-suncc-fixes' into releaseBrad King2014-12-221-2/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-octothorpe-escaping'Brad King2014-12-231-0/+22
|\ \ \ \ \ \
| * | | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)Brad King2014-12-231-0/+22
* | | | | | | Merge topic 'ninja-fix-crash-on-error'Brad King2014-12-231-1/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)Brad King2014-12-221-1/+4
| |/ / / / /
* | | | | | Merge topic 'base64-constref'Brad King2014-12-231-1/+1
|\ \ \ \ \ \
| * | | | | | cmCTestTestHandler: take reference to temporary string instead of doing a copyRolf Eike Beer2014-12-221-1/+1
* | | | | | | Merge topic 'CPackComponent-docs-fix'Brad King2014-12-231-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Small fixes in CPackComponent documentationDaniele E. Domenichelli2014-12-221-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'AppleClang-5.1-features'Brad King2014-12-238-7/+121
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'AppleClang-5.1-features'Brad King2014-12-231-0/+5
| * | | | | | Features: Record for AppleClang 5.1Stephen Kelly2014-12-226-7/+114
| * | | | | | Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* | | | | | | Merge topic 'cleanup-ExpandListArgument-usage'Brad King2014-12-235-67/+11
|\ \ \ \ \ \ \