summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Automoc: Don't create automoc targets if Qt is not used (#13999)Stephen Kelly2013-03-123-15/+19
| * | | | Merge branch 'property-link-depends-no-crash' into fix-automoc-no-qtBrad King2013-03-121-0/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'property-link-depends-no-crash'Brad King2013-03-131-0/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Avoid crash when checking property compatibility without link infoBrad King2013-03-121-0/+4
| * | | | | Avoid crash when checking property link dependencies without link infoBrad King2013-03-121-0/+4
* | | | | | Merge topic 'genex-SEMICOLON'Brad King2013-03-132-0/+20
|\ \ \ \ \ \
| * | | | | | Add $<SEMICOLON> generator expression.Jean-Christophe Fillion-Robin2013-03-122-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'add_subdirectory-trailing-slashes'Brad King2013-03-131-5/+10
|\ \ \ \ \ \
| * | | | | | add_subdirectory: Compute output dir with consistent slashes (#10072)Brad King2013-03-121-5/+10
* | | | | | | Merge topic 'doc-fixes'Brad King2013-03-134-3/+24
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Clarify a few subtletiesPetr Kmoch2013-03-124-3/+24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-03-131-1/+1
| |_|/ / / / |/| | | | |
* | | | | | 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
| |_|/ / / |/| | | |