summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-PackageMaker-OSX-10.10'Brad King2015-01-152-10/+26
|\
| * CPack: Fix PackageMaker internal versioning for OS X 10.10Calin Cascaval2015-01-122-10/+26
* | Merge topic 'FindBoost-update-versions'Brad King2015-01-151-1/+1
|\ \
| * | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0Sergey Nikulov2015-01-131-1/+1
| |/
* | Merge topic 'FindRuby-fix-version'Brad King2015-01-151-1/+1
|\ \
| * | FindRuby: Fix output check in _RUBY_CONFIG_VAREvangelos Foutras2015-01-111-1/+1
| |/
* | Merge topic 'FindRuby-zero-version'Brad King2015-01-151-1/+1
|\ \
| * | FindRuby: fix selection of version x.0 (#15345)David Coppa2015-01-121-1/+1
* | | Merge topic 'revert-feature_record_msvc'Brad King2015-01-1511-186/+8
|\ \ \
| * | | Tests: Revert workaround for COMPILE_FEATURES genex bugBrad King2015-01-141-1/+1
| * | | Revert topic 'feature_record_msvc'Brad King2015-01-1410-185/+7
* | | | CMake Nightly Date StampKitware Robot2015-01-151-1/+1
* | | | Merge topic 'Apple-GNU-compiler-features'Brad King2015-01-141-0/+5
|\ \ \ \
| * | | | Help: Add notes for topic 'Apple-GNU-compiler-features'Brad King2015-01-141-0/+5
* | | | | Merge topic 'find-msmpi'Brad King2015-01-141-0/+4
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'find-msmpi'Brad King2015-01-141-0/+4
* | | | | | Merge topic 'record-GNU-5-features'Brad King2015-01-141-0/+5
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'record-GNU-5-features'Brad King2015-01-141-0/+5
* | | | | | | Merge branch 'release'Brad King2015-01-140-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-cpack_invalid_cmake_generator' into releaseBrad King2015-01-141-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linux-XL-fortran' into releaseBrad King2015-01-143-0/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'backport-cpack_invalid_cmake_generator'Brad King2015-01-140-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | CPack: Avoid crash on invalid CMake generator name (#15308)Domen Vrankar2015-01-141-0/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-141-1/+1
* | | | | | | | | Merge branch 'release'Brad King2015-01-130-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'backport-copyright-year' into releaseBrad King2015-01-121-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'xcode-ios-compiler-id' into releaseBrad King2015-01-122-6/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into releaseBrad King2015-01-123-0/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-autouic-regression' into releaseBrad King2015-01-123-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-01-131-1/+1
* | | | | | | | | | | | Merge topic 'linux-XL-fortran'Brad King2015-01-120-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-123-0/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'join-algorithm'Brad King2015-01-1215-216/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use the cmJoin algorithm where possible.Stephen Kelly2015-01-0814-215/+29
| * | | | | | | | | | | cmStandardIncludes: Add a join algorithm for string containers.Stephen Kelly2015-01-081-0/+27
| * | | | | | | | | | | cmInstallCommand: Remove unused variable.Stephen Kelly2015-01-081-1/+0
* | | | | | | | | | | | Merge topic 'add-xz-support'Brad King2015-01-125-21/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | Merge topic 'improve_cobertura'Brad King2015-01-121-9/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ctest_coverage: Fix parsing of absolute paths in Cobertura filesZack Galbreath2015-01-121-9/+39
* | | | | | | | | | | | | | Merge topic 'backport-copyright-year'Brad King2015-01-120-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Copyright.txt: Update year range to end in 2015Brad King2015-01-121-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'Apple-GNU-compiler-features'Brad King2015-01-122-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Record compile features for GNU on Apple.Stephen Kelly2015-01-112-3/+3
* | | | | | | | | | | | | Merge topic 'fix-autouic-regression'Brad King2015-01-123-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | QtAutoUic: Add a test for the regression in the parent commit.Stephen Kelly2015-01-122-0/+9
| * | | | | | | | | | | | QtAutoUic: Restore source file AUTOUIC_OPTIONS settingsJustin Borodinsky2015-01-111-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |