| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'findpkgconfig-target' | Brad King | 2016-05-16 | 1 | -0/+5 |
|\ |
|
| * | FindPkgConfig: optionally create imported target for the found libraries | Rolf Eike Beer | 2016-05-14 | 1 | -0/+5 |
|
|
* | | Merge topic 'cpack-rpm-adding-dist-to-release-tag' | Brad King | 2016-05-16 | 1 | -0/+7 |
|\ \ |
|
| * | | CPack/RPM adding dist to release tag test | Domen Vrankar | 2016-05-14 | 1 | -0/+7 |
| |/ |
|
* | | Merge topic 'cpack-rpm-different-package-names' | Brad King | 2016-05-16 | 1 | -0/+9 |
|\ \ |
|
| * | | CPack/RPM different package names | Domen Vrankar | 2016-05-15 | 1 | -0/+9 |
| |/ |
|
* | | Merge topic 'cpack-deb-improvements' | Brad King | 2016-05-16 | 1 | -0/+27 |
|\ \
| |/
|/| |
|
| * | CPack/Deb cpack-deb-improvements release notes | Domen Vrankar | 2016-05-13 | 1 | -0/+27 |
|
|
* | | InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073) | Brad King | 2016-05-12 | 1 | -0/+6 |
|
|
* | | Merge topic 'find-command-prefix-from-PATH-windows-only' | Brad King | 2016-05-10 | 4 | -3/+18 |
|\ \ |
|
| * | | Drop find_(library|file|path) prefixes from PATH on non-Windows | Brad King | 2016-05-09 | 4 | -3/+18 |
| |/ |
|
* | | Help: Document `cmake --build` as a separate command mode (#16093) | Brad King | 2016-05-10 | 1 | -18/+34 |
|
|
* | | Help: Document `cmake --find-package` as a separate command mode | Brad King | 2016-05-10 | 1 | -6/+19 |
|/ |
|
* | CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR | Jean-Christophe Fillion-Robin | 2016-05-09 | 4 | -7/+20 |
|
|
* | Merge topic 'doc-cmake-E-updates' | Brad King | 2016-05-03 | 1 | -2/+5 |
|\ |
|
| * | Help: Improve 'cmake -E md5sum' documentation | Bartosz Kosiorek | 2016-05-02 | 1 | -1/+4 |
|
|
| * | Help: Add missing space in cmake(1) manual | Bartosz Kosiorek | 2016-05-02 | 1 | -1/+1 |
|
|
* | | Merge topic 'ExternalProject-git-recursive-init' | Brad King | 2016-05-03 | 1 | -0/+7 |
|\ \ |
|
| * | | ExternalProject: Initialize Git submodules recursively and on update (#16083) | Ilya Kulakov | 2016-05-03 | 1 | -0/+7 |
| |/ |
|
* | | Help: Add policy summaries to cmake-policies(7) | Brad King | 2016-05-02 | 1 | -66/+66 |
|
|
* | | Help: Organize cmake-policies(7) manual by version of introduction | Brad King | 2016-05-02 | 1 | -67/+109 |
|
|
* | | CMP0059: Fix typo in policy description | Brad King | 2016-05-02 | 1 | -1/+1 |
|/ |
|
* | Deprecate Visual Studio 7 .NET 2003 generator | Brad King | 2016-04-28 | 2 | -1/+12 |
|
|
* | Merge topic 'intel-compiler-features' | Brad King | 2016-04-28 | 2 | -0/+7 |
|\ |
|
| * | Help: Add notes for topic 'intel-compiler-features' | Brad King | 2016-04-28 | 1 | -0/+6 |
|
|
| * | Features: Specify minimum version Intel C++ 12.1 | Robert Maynard | 2016-04-28 | 1 | -0/+1 |
|
|
* | | Merge topic 'ExternalProject-git-clone-shallow' | Brad King | 2016-04-28 | 1 | -0/+5 |
|\ \ |
|
| * | | ExternalProject: Add option to perform a shallow Git clone (#15291) | Brad King | 2016-04-27 | 1 | -0/+5 |
|
|
* | | | Help: Hyperlink properties | Gregor Jasny | 2016-04-27 | 10 | -29/+34 |
|/ / |
|
* | | Merge topic 'fix-bison-flex-command-escaping' | Brad King | 2016-04-22 | 1 | -0/+12 |
|\ \ |
|
| * | | Help: Add notes for topic 'fix-bison-flex-command-escaping' | Brad King | 2016-04-20 | 1 | -0/+12 |
| |/ |
|
* | | Autogen: Check added for name collisions of generated moc files | Sebastian Holtermann | 2016-04-22 | 2 | -1/+13 |
|
|
* | | Help: Improve AUTOMOC documentation layout | Brad King | 2016-04-22 | 1 | -16/+23 |
|/ |
|
* | Merge topic 'AddDocumentationForEclipseVariables' | Brad King | 2016-04-18 | 5 | -0/+44 |
|\ |
|
| * | Help: Document Eclipse-generator related variables (#15827) | Alex Neundorf | 2016-04-18 | 5 | -0/+44 |
|
|
* | | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061) | Stafen Teleman | 2016-04-15 | 3 | -0/+12 |
|/ |
|
* | Merge topic 'try_compile-config-flags' | Brad King | 2016-04-13 | 1 | -0/+7 |
|\ |
|
| * | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054) | Brad King | 2016-04-11 | 1 | -0/+7 |
|
|
* | | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 5 | -0/+28 |
|/ |
|
* | Merge topic 'ctest-run-submodule-sync' | Brad King | 2016-04-05 | 4 | -0/+21 |
|\ |
|
| * | Help: add release notes for topic 'ctest-run-submodule-sync' | Ben Boeckel | 2016-04-01 | 1 | -0/+9 |
|
|
| * | cmCTestGIT: add an option to initialize submodules on update | Ben Boeckel | 2016-04-01 | 3 | -0/+12 |
|
|
* | | ExternalProject: Allow TLS_VERIFY for git clones | Samir Benmendil | 2016-04-01 | 1 | -0/+5 |
|
|
* | | Merge topic 'cpack-rpm-external-symlink-handling' | Brad King | 2016-04-01 | 1 | -0/+5 |
|\ \ |
|
| * | | CPack/RPM external symlink handling | Domen Vrankar | 2016-04-01 | 1 | -0/+5 |
| |/ |
|
* | | CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILES | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -0/+5 |
|
|
* | | Merge topic 'fix-spelling-typos' | Brad King | 2016-03-31 | 13 | -13/+13 |
|\ \ |
|
| * | | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 13 | -13/+13 |
| |/ |
|
* | | ExternalProject: add support for just downloading a file | Ben Boeckel | 2016-03-31 | 1 | -0/+6 |
|/ |
|
* | cpack rpm setting of defattr | Domen Vrankar | 2016-03-28 | 1 | -0/+9 |
|
|