summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CTest: Fail early without PROJECT_BINARY_DIR (#14005)Brad King2013-03-127-0/+24
* build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)Brad King2013-03-126-1/+23
* Refactor RunCMake.build_command test to allow more casesBrad King2013-03-125-59/+69
* Merge topic 'findqt4-withqt5'Brad King2013-03-121-36/+53
|\
| * FindQt4: Do not use qmake from Qt5Janne Rönkkö2013-03-121-36/+53
* | Merge topic 'aix-shared-flags'Brad King2013-03-122-2/+2
|\ \
| * | AIX: Do not use -brtl to create shared libraries (#13997)Brad King2013-03-112-2/+2
* | | Merge topic 'ninja-mingw-lang'Brad King2013-03-124-86/+46
|\ \ \
| * | | Ninja: the Ninja generator does not support Fortran yet.Peter Kümmel2013-03-101-5/+11
| * | | Ninja: use MinGW generator code in EnableLanguage()Peter Kümmel2013-03-094-84/+38
* | | | Merge topic 'install-export-usr-move'Brad King2013-03-122-9/+29
|\ \ \ \
| * | | | install(EXPORT): Force absolute paths for usr-moveBrad King2013-03-082-9/+29
* | | | | Merge topic 'vs7-empty-groups'Brad King2013-03-122-8/+22
|\ \ \ \ \
| * | | | | VS: Avoid empty source groups in some cases (#3474)Anton Helwart2013-03-082-8/+22
| |/ / / /
* | | | | Merge topic 'cpack-nsis-no-release-version'Brad King2013-03-121-12/+24
|\ \ \ \ \
| * | | | | CPack: Fix NSIS version check without release version (#9721)Gerald Hofmann2013-03-081-12/+24
| |/ / / /
* | | | | Merge topic 'fix-transitive-target-names'Brad King2013-03-124-3/+14
|\ \ \ \ \
| * | | | | Restore support for target names with '+' (#13986)Stephen Kelly2013-03-123-1/+9
| * | | | | Only process transitive interface properties for valid target names.Stephen Kelly2013-03-061-2/+5
* | | | | | Merge topic 'clean-target_link_libraries-test'Brad King2013-03-123-3/+3
|\ \ \ \ \ \
| * | | | | | Remove unused parameters from target_link_libraries tests.Stephen Kelly2013-03-063-3/+3
| |/ / / / /
* | | | | | Merge topic 'update-find_package-docs'Brad King2013-03-121-1/+2
|\ \ \ \ \ \
| * | | | | | Mention that IMPORTED targets may be created by a find_package call.Stephen Kelly2013-03-061-1/+2
* | | | | | | Merge topic 'Win-HOST_SYSTEM_PROCESSOR'Brad King2013-03-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix Windows processor detectionRolf Eike Beer2013-03-061-1/+1
* | | | | | | | Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY'Brad King2013-03-121-7/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | FindCUDA: Added cupti library.James Bigler2013-03-121-7/+26
* | | | | | | | | Merge topic 'FindCUDA.cmake/SeparableCompilation'Brad King2013-03-121-1/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCUDA: Add support for separable compilationJames Bigler2013-03-121-1/+150
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindCUDA.cmake/DontLinkAgainstCUDADriver'Brad King2013-03-121-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCUDA: Remove linkage against CUDA driver library (#13084)James Bigler2013-03-121-5/+0
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindImageMagick-v6.8.0-8'Brad King2013-03-121-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindImageMagick: Search quantum depth suffixes (#13859)Slava Sysoltsev2013-03-011-3/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-121-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-111-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-03-101-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2013-03-091-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-071-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2013-03-061-1/+1
* | | | | | Merge topic 'FixPreLinkTest'Brad King2013-03-051-1/+1
|\ \ \ \ \ \
| * | | | | | Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK.James Bigler2013-03-041-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs10-stack-size'Brad King2013-03-051-1/+1
|\ \ \ \ \ \
| * | | | | | VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968)Brad King2013-03-041-1/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-03-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'GetPrerequisites-objdump'Brad King2013-03-042-19/+38
|\ \ \ \ \
| * | | | | GetPrerequisites: Add documentation for objdumpMichael Tänzer2013-03-011-0/+1
| * | | | | GetPrerequisites: Enable test for BundleUtilities on MinGWMichael Tänzer2013-03-011-0/+1
| * | | | | GetPrerequisites: Add support for objdumpMichael Tänzer2013-02-281-2/+18
| * | | | | GetPrerequisites: Move tool search paths upMichael Tänzer2013-02-281-17/+18