Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'cleanup-early-include-CTest-failure' | Brad King | 2013-03-13 | 17 | -60/+116 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Fail early without PROJECT_BINARY_DIR (#14005) | Brad King | 2013-03-12 | 7 | -0/+24 | |
| * | | | | | | | build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) | Brad King | 2013-03-12 | 6 | -1/+23 | |
| * | | | | | | | Refactor RunCMake.build_command test to allow more cases | Brad King | 2013-03-12 | 5 | -59/+69 | |
* | | | | | | | | Merge topic 'fix-automoc-no-qt' | Brad King | 2013-03-13 | 6 | -15/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Automoc: Don't create automoc targets if Qt is not used (#13999) | Stephen Kelly | 2013-03-12 | 6 | -15/+40 | |
| * | | | | | | | | Merge branch 'property-link-depends-no-crash' into fix-automoc-no-qt | Brad King | 2013-03-12 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'property-link-depends-no-crash' | Brad King | 2013-03-13 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Avoid crash when checking property compatibility without link info | Brad King | 2013-03-12 | 1 | -0/+4 | |
| * | | | | | | | | | Avoid crash when checking property link dependencies without link info | Brad King | 2013-03-12 | 1 | -0/+4 | |
* | | | | | | | | | | Merge topic 'genex-SEMICOLON' | Brad King | 2013-03-13 | 4 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add $<SEMICOLON> generator expression. | Jean-Christophe Fillion-Robin | 2013-03-12 | 4 | -0/+24 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ExternalData-escape-semicolons' | Brad King | 2013-03-13 | 10 | -5/+69 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ExternalData: Preserve escaped semicolons during argument expansion | Brad King | 2013-03-12 | 10 | -5/+69 | |
* | | | | | | | | | | | Merge topic 'add_subdirectory-trailing-slashes' | Brad King | 2013-03-13 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add_subdirectory: Compute output dir with consistent slashes (#10072) | Brad King | 2013-03-12 | 1 | -5/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'doc-fixes' | Brad King | 2013-03-13 | 4 | -3/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Documentation: Clarify a few subtleties | Petr Kmoch | 2013-03-12 | 4 | -3/+24 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-13 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'findqt4-withqt5' | Brad King | 2013-03-12 | 1 | -36/+53 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindQt4: Do not use qmake from Qt5 | Janne Rönkkö | 2013-03-12 | 1 | -36/+53 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'aix-shared-flags' | Brad King | 2013-03-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | AIX: Do not use -brtl to create shared libraries (#13997) | Brad King | 2013-03-11 | 2 | -2/+2 | |
* | | | | | | | | | Merge topic 'ninja-mingw-lang' | Brad King | 2013-03-12 | 4 | -86/+46 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: the Ninja generator does not support Fortran yet. | Peter Kümmel | 2013-03-10 | 1 | -5/+11 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Ninja: use MinGW generator code in EnableLanguage() | Peter Kümmel | 2013-03-09 | 4 | -84/+38 | |
* | | | | | | | | | Merge topic 'install-export-usr-move' | Brad King | 2013-03-12 | 2 | -9/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | install(EXPORT): Force absolute paths for usr-move | Brad King | 2013-03-08 | 2 | -9/+29 | |
* | | | | | | | | | | Merge topic 'vs7-empty-groups' | Brad King | 2013-03-12 | 2 | -8/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Avoid empty source groups in some cases (#3474) | Anton Helwart | 2013-03-08 | 2 | -8/+22 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'cpack-nsis-no-release-version' | Brad King | 2013-03-12 | 1 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack: Fix NSIS version check without release version (#9721) | Gerald Hofmann | 2013-03-08 | 1 | -12/+24 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'fix-transitive-target-names' | Brad King | 2013-03-12 | 4 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Restore support for target names with '+' (#13986) | Stephen Kelly | 2013-03-12 | 3 | -1/+9 | |
| * | | | | | | | | | | Only process transitive interface properties for valid target names. | Stephen Kelly | 2013-03-06 | 1 | -2/+5 | |
* | | | | | | | | | | | Merge topic 'clean-target_link_libraries-test' | Brad King | 2013-03-12 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unused parameters from target_link_libraries tests. | Stephen Kelly | 2013-03-06 | 3 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'update-find_package-docs' | Brad King | 2013-03-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Mention that IMPORTED targets may be created by a find_package call. | Stephen Kelly | 2013-03-06 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge topic 'Win-HOST_SYSTEM_PROCESSOR' | Brad King | 2013-03-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix Windows processor detection | Rolf Eike Beer | 2013-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY' | Brad King | 2013-03-12 | 1 | -7/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindCUDA: Added cupti library. | James Bigler | 2013-03-12 | 1 | -7/+26 | |
* | | | | | | | | | | | | | | Merge topic 'FindCUDA.cmake/SeparableCompilation' | Brad King | 2013-03-12 | 1 | -1/+150 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindCUDA: Add support for separable compilation | James Bigler | 2013-03-12 | 1 | -1/+150 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'FindCUDA.cmake/DontLinkAgainstCUDADriver' | Brad King | 2013-03-12 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindCUDA: Remove linkage against CUDA driver library (#13084) | James Bigler | 2013-03-12 | 1 | -5/+0 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'FindImageMagick-v6.8.0-8' | Brad King | 2013-03-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindImageMagick: Search quantum depth suffixes (#13859) | Slava Sysoltsev | 2013-03-01 | 1 | -3/+3 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-03-12 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |