summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eclipse: only add C/CXX macros if the language is enabledAlex Neundorf2016-02-242-4/+10
* Eclipse: add newer version numbersAlex Neundorf2016-02-241-0/+4
* Merge branch 'release'Brad King2016-02-240-0/+0
|\
| * Merge branch 'doc-typos' into releaseBrad King2016-02-241-5/+5
| |\
| * \ Merge branch 'doc-cmake-E-details' into releaseBrad King2016-02-191-4/+8
| |\ \
* | \ \ Merge topic 'doc-typos'Brad King2016-02-241-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Fix typos in cmake-packages.7 manualAshley Whetter2016-02-241-5/+5
* | | | Merge topic 'CodeBlocksParallelFlag'Brad King2016-02-243-13/+44
|\ \ \ \
| * | | | CodeBlocks: generate parallel project files (make -j)Alex Neundorf2016-02-233-13/+44
* | | | | Merge topic 'xcode-refactor-xcodeobject'Brad King2016-02-242-63/+67
|\ \ \ \ \
| * | | | | Xcode: Refactor block writes to allow any level of nestingRobert Goulet2016-02-242-63/+67
* | | | | | Merge topic 'xcode-remove-reftype'Brad King2016-02-241-1/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Write refType only for Xcode 1.5Gregor Jasny2016-02-241-1/+4
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2016-02-247-17/+144
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-02-227-17/+144
| |\ \ \ \ \ \
| | * | | | | | KWSys 2016-02-22 (4847aedd)KWSys Upstream2016-02-227-17/+144
* | | | | | | | Merge topic 'doc-cmake-E-details'Brad King2016-02-241-4/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Help: Clarify `cmake -E` command behavior with respect to file existenceBartosz Kosiorek2016-02-191-4/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'test-XCTest-sdkroot'Brad King2016-02-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix XCTest when ENV{SDKROOT} is setBrad King2016-02-191-1/+1
* | | | | | | | Merge topic 'test-FindPackageModeMakefileTest-optionally'Brad King2016-02-241-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add option to disable FindPackageModeMakefileTestBrad King2016-02-191-1/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'revert-automoc-src-per-dir'Brad King2016-02-246-59/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Automoc: Fix support of files with the same name (#12873)"Brad King2016-02-196-59/+4
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-02-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-02-231-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-02-221-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-02-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-02-201-1/+1
* | | | | | | Merge topic 'cpack-deb-autodep-ORIGIN-RPATH'Brad King2016-02-192-0/+12
|\ \ \ \ \ \ \
| * | | | | | | CPack/Deb $ORIGIN handling in rpathDomen Vrankar2016-02-191-0/+6
| * | | | | | | CPack/Deb Create DEBIAN directory for dpkg-shlibdepsFlorian Apolloner and John Knottenbelt2016-02-191-0/+6
* | | | | | | | Merge topic 'reduce-entropy-consumption'Brad King2016-02-191-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools: Avoid excess entropy consumption by RandomSeed (#15976)Cristian Rodríguez2016-02-191-2/+4
| * | | | | | | | cmSystemTools: Remove unused include <fcntl.h>Brad King2016-02-191-2/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'unix-timestamps'Brad King2016-02-196-9/+101
|\ \ \ \ \ \ \ \
| * | | | | | | | CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-186-9/+101
* | | | | | | | | Merge topic 'fix-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory'Brad King2016-02-191-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) optionDaniel Wirtz2016-02-181-2/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-02-191-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2016-02-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CMake 3.5.0-rc3v3.5.0-rc3Brad King2016-02-181-1/+1
* | | | | | | | Merge branch 'release'Brad King2016-02-180-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'FindCUDA-verbatim' into releaseBrad King2016-02-171-3/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-static-private-non-target-depends' into releaseBrad King2016-02-177-5/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-doc-install-component-association' into releaseBrad King2016-02-171-7/+12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'de-deprecate-CMakeForceCompiler' into releaseBrad King2016-02-172-10/+9
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-install-component-association'Brad King2016-02-181-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-doc-install-component-association' into doc-install-co...Brad King2016-02-170-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Help: Clarify install(TARGETS) INCLUDES DESTINATION optionBrad King2016-02-171-7/+12
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |