summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 2.8.11-rc1Robert Maynard2013-03-142-3/+558
* Merge topic 'configure-no-tests'Brad King2013-03-141-2/+2
|\
| * Configure Tests/CMakeTests only with BUILD_TESTING ONBrad King2013-03-131-2/+2
* | Merge topic 'aix-pic'Brad King2013-03-141-0/+1
|\ \
| * | XL: Use -qpic for position independent code (#14010)Brad King2013-03-131-0/+1
* | | CMake Nightly Date StampKitware Robot2013-03-141-1/+1
| |/ |/|
* | Merge topic 'ninja-escape-line-breaks'Brad King2013-03-131-0/+1
|\ \
| * | Ninja: escape line breaks in literalsPeter Kümmel2013-03-091-0/+1
* | | Merge topic 'findqt4-withqt5'Brad King2013-03-131-1/+1
|\ \ \
| * | | FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typoBrad King2013-03-131-1/+1
* | | | Merge topic 'qt5-fixes'Brad King2013-03-132-1/+7
|\ \ \ \
| * | | | cmake-gui: Workaround bug in Qt 5.0.0 to 5.0.3 QStandardItemModelStephen Kelly2013-03-121-1/+5
| * | | | cmake-gui: Use -fPIE if required by Qt.Stephen Kelly2013-03-121-0/+2
* | | | | Merge topic 'cleanup-early-include-CTest-failure'Brad King2013-03-1317-60/+116
|\ \ \ \ \
| * | | | | 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 'fix-automoc-no-qt'Brad King2013-03-136-15/+40
|\ \ \ \ \ \
| * | | | | | Automoc: Don't create automoc targets if Qt is not used (#13999)Stephen Kelly2013-03-126-15/+40
| * | | | | | 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-134-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Add $<SEMICOLON> generator expression.Jean-Christophe Fillion-Robin2013-03-124-0/+24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ExternalData-escape-semicolons'Brad King2013-03-1310-5/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalData: Preserve escaped semicolons during argument expansionBrad King2013-03-1210-5/+69
* | | | | | | | | 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 '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
| |/ / / / / / / /