| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge topic 'doc-find-command-cleanup' | Brad King | 2015-06-09 | 13 | -119/+184 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Help: Improve documentation formatting of find_* commands | Brad King | 2015-06-08 | 6 | -90/+114 |
|
|
| * | | | | Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK | Brad King | 2015-06-08 | 6 | -29/+53 |
|
|
| * | | | | Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variable | Brad King | 2015-06-08 | 2 | -0/+8 |
|
|
| * | | | | Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variable | Brad King | 2015-06-08 | 2 | -0/+9 |
| |/ / / |
|
* | | | | Merge topic 'doc-drop-incorrect-cmake-developer-advice' | Brad King | 2015-06-09 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Help: Drop incorrect advice from cmake-developer.7 manual | Brad King | 2015-06-08 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'revert-mingw-no-find_library-dll' | Brad King | 2015-06-09 | 1 | -6/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409) | Brad King | 2015-06-08 | 1 | -6/+0 |
|
|
* | | | | Merge topic 'doc-add_custom_command-clarify-TARGET_FILE' | Brad King | 2015-06-08 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Help: Reference TARGET_FILE genex in add_custom_command docs (#15605) | Brad King | 2015-06-08 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'ExternalProject_init_selected_submodules' | Brad King | 2015-06-08 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Help: Add notes for topic 'ExternalProject_init_selected_submodules' | Brad King | 2015-06-08 | 1 | -0/+7 |
| | |_|/
| |/| | |
|
* | | | | Remove CMAKE_USE_RELATIVE_PATHS variable. | Stephen Kelly | 2015-06-03 | 2 | -7/+7 |
|/ / / |
|
* | | | Begin post-3.3 development | Brad King | 2015-06-02 | 2 | -0/+9 |
| |/
|/| |
|
* | | Help: Drop development topic notes to prepare release | Brad King | 2015-06-02 | 2 | -9/+0 |
|/ |
|
* | Help: Organize and revise 3.3 release notes | Brad King | 2015-06-02 | 1 | -139/+169 |
|
|
* | Help: Consolidate 3.3 release notes | Brad King | 2015-06-02 | 56 | -363/+264 |
|
|
* | Merge topic 'doc-add_dependencies-no-install' | Brad King | 2015-06-01 | 1 | -1/+2 |
|\ |
|
| * | Help: Explicitly mention lack of 'install' support in add_dependencies | Brad King | 2015-06-01 | 1 | -1/+2 |
|
|
* | | Help: Fix typo in cmake-compile-features(7) manual (#15594) | Erik Sjölund | 2015-05-29 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'extend-visibility-properties' | Brad King | 2015-05-26 | 7 | -21/+54 |
|\ |
|
| * | Honor visibility properties for all target types (#15556) | Brad King | 2015-05-26 | 5 | -4/+42 |
|
|
| * | Help: Format visibility property and variable documentation | Brad King | 2015-05-22 | 4 | -18/+13 |
|
|
* | | Merge topic 'ExternalData-no-symlinks' | Brad King | 2015-05-26 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | ExternalData: Add option to disable use of symlinks | Brad King | 2015-05-22 | 1 | -0/+7 |
|
|
* | | Revert "Qbs: Add new 'extra' generator for qbs project files" | Brad King | 2015-05-21 | 3 | -32/+0 |
|/ |
|
* | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-05-21 | 1 | -0/+10 |
|\ |
|
| * | Help: Add notes for topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-05-21 | 1 | -0/+10 |
|
|
* | | Merge topic 'doc-cache-option-space' | Brad King | 2015-05-21 | 2 | -1/+4 |
|\ \ |
|
| * | | Help: Spell '-D' option consistently across documentation (#15575) | Brad King | 2015-05-20 | 2 | -1/+4 |
| |/ |
|
* | | Merge topic 'doc-cmake-buildsystem-typo' | Brad King | 2015-05-21 | 1 | -2/+2 |
|\ \ |
|
| * | | Help: Fix typo in cmake-buildsystem(7) manual | Brad King | 2015-05-19 | 1 | -2/+2 |
| |/ |
|
* | | Add options to run include-what-you-use with the compiler | Brad King | 2015-05-19 | 5 | -0/+29 |
|/ |
|
* | Merge topic 'cpack-ifw-updates' | Brad King | 2015-05-18 | 1 | -0/+5 |
|\ |
|
| * | CPackIFW: Add QtIFW 2.0 support | Konstantin Podsvirov | 2015-05-15 | 1 | -0/+5 |
|
|
* | | Help: Document behavior of cmake_minimum_required in a function | Brad King | 2015-05-15 | 1 | -0/+4 |
|
|
* | | install: Disallow installing export() result. | Stephen Kelly | 2015-05-14 | 3 | -0/+33 |
|/ |
|
* | Merge topic 'ctest-no-make-i' | Brad King | 2015-05-12 | 4 | -2/+35 |
|\ |
|
| * | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 4 | -1/+34 |
|
|
| * | Help: Fix build_command alternative signature docs | Brad King | 2015-05-12 | 1 | -1/+1 |
|
|
* | | Merge topic 'cpack-deb-component-dependencies' | Brad King | 2015-05-12 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Add notes for topic 'cpack-deb-component-dependencies' | Brad King | 2015-05-12 | 1 | -0/+6 |
| |/ |
|
* | | Merge topic 'find_package-no-cmake-gui-paths' | Brad King | 2015-05-12 | 2 | -11/+15 |
|\ \ |
|
| * | | find_package: Drop search in recent cmake-gui locations | Brad King | 2015-05-08 | 2 | -11/+15 |
|
|
* | | | Merge topic 'doc-file-COPY-preserves-structure' | Brad King | 2015-05-12 | 1 | -1/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Help: Clarify file(COPY) directory semantics (#15561) | Brad King | 2015-05-08 | 1 | -1/+5 |
| |/ |
|
* | | Merge topic 'doc-ctest-command-formatting' | Brad King | 2015-05-08 | 9 | -162/+285 |
|\ \ |
|
| * | | Help: Revise ctest_* command documentation (#15559) | Brad King | 2015-05-07 | 8 | -159/+282 |
|
|
| * | | Help: Update cmake-generators(7) organization for GHS | Brad King | 2015-05-07 | 1 | -3/+3 |
| |/ |
|