summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)Brad King2013-03-121-0/+8
* 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-122-3/+6
|\ \ \
| * | | Restore support for target names with '+' (#13986)Stephen Kelly2013-03-121-1/+1
| * | | Only process transitive interface properties for valid target names.Stephen Kelly2013-03-061-2/+5
* | | | 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
* | | | | 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 '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 'fix-genex-RPATH-handling'Brad King2013-03-043-6/+11
|\ \
| * | Fix RPATH information when only a genex is used as a link library.Stephen Kelly2013-02-283-6/+11
* | | Merge topic 'fix-genex-split-duplication'Brad King2013-03-041-2/+10
|\ \ \
| * | | Fix the cmGeneratorExpression::Split when leading chars are present.Stephen Kelly2013-02-281-2/+10
| |/ /
* | | Merge topic 'ctest_update-Git-HEAD'Brad King2013-03-041-2/+2
|\ \ \
| * | | CTest: Fix ctest_update with 'HEAD' file in source treeBrad King2013-02-281-2/+2
| |/ /
* | | Merge topic 'xcode-COMBINE_HIDPI_IMAGES'Brad King2013-03-041-0/+2
|\ \ \
| * | | Xcode: Generate recommended artwork setting (#13954)Brad King2013-02-261-0/+2
* | | | Merge topic 'remove-TARGET_DEFINED-genex'Brad King2013-03-042-19/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Add the TARGET_DEFINED generator expression"Stephen Kelly2013-02-252-19/+0
* | | | CMake Nightly Date StampKitware Robot2013-03-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-03-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-03-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-03-011-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-02-281-1/+1
* | | CMake Nightly Date StampKitware Robot2013-02-271-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-02-261-1/+1
* | Merge topic 'memoize-link-iface-includes-defines'Brad King2013-02-251-44/+88
|\ \
| * | Memoize includes and defines from interface libraries.Stephen Kelly2013-02-241-44/+88
* | | Merge topic 'interface-property-external-read'Brad King2013-02-255-46/+73
|\ \ \
| * | | Fix the tests for evaluating includes and defines.Stephen Kelly2013-02-231-2/+2
| * | | Fix constness of accessors.Stephen Kelly2013-02-232-4/+4
| * | | Expand includes and defines transitively in 'external' genexes.Stephen Kelly2013-02-231-36/+51
| * | | Fix DAG checker finding cycling dependencies.Stephen Kelly2013-02-231-1/+1
| * | | Workaround broken code where a target has itself in its link iface.Stephen Kelly2013-02-231-0/+7