summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake -E tar: error out on multiple compression formatsBen Boeckel2015-01-121-0/+10
* cmSystemTools: use an enumeration for compression formatsBen Boeckel2015-01-124-23/+40
* cmake -E tar: add support for .xz files with 'J'Ben Boeckel2015-01-095-6/+19
* cmake -E tar: clean up flag documentationBen Boeckel2015-01-081-1/+1
* CMake Nightly Date StampKitware Robot2015-01-081-1/+1
* CMake Nightly Date StampKitware Robot2015-01-071-1/+1
* CMake Nightly Date StampKitware Robot2015-01-061-1/+1
* CMake Nightly Date StampKitware Robot2015-01-051-1/+1
* CMake Nightly Date StampKitware Robot2015-01-041-1/+1
* CMake Nightly Date StampKitware Robot2015-01-031-1/+1
* 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
|\ \ \ \ \ \ \
| * | | | | | | Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-183-60/+8