Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cmLocalGenerator: Remove ConfigureFinalPass. | Stephen Kelly | 2015-06-09 | 3 | -11/+1 | |
| * | | | | | | | project(): Remove unused variable. | Stephen Kelly | 2015-06-09 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-11 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release' | Brad King | 2015-06-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake 3.3.0-rc2v3.3.0-rc2 | Brad King | 2015-06-09 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-10 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release' | Brad King | 2015-06-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'doc-policy-OLD-deprecated' into release | Brad King | 2015-06-09 | 67 | -5/+139 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'doc-drop-incorrect-cmake-developer-advice' into release | Brad King | 2015-06-08 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'revert-mingw-no-find_library-dll' into release | Brad King | 2015-06-08 | 2 | -7/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'ctest-script-mode-no-legacy-cygwin' into release | Brad King | 2015-06-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cmake-gui-osx-install-command-line' into release | Brad King | 2015-06-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindwxWidgets-versioned-executable' into release | Brad King | 2015-06-08 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-add_custom_command-clarify-TARGET_FILE' into release | Brad King | 2015-06-08 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'doc-policy-OLD-deprecated' | Brad King | 2015-06-09 | 67 | -5/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Help: Document explicitly that policy OLD behavior is deprecated | Brad King | 2015-06-09 | 67 | -5/+139 | |
* | | | | | | | | | | | | Merge topic 'binary-release-osx-qt-4.8-update' | Brad King | 2015-06-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Utilities/Release: Update to more recent Qt 4.8 on OS X | Brad King | 2015-06-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'move-CMP0059-handling' | Brad King | 2015-06-09 | 5 | -22/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cmMakefile: Move CMP0059 handling to command code. | Stephen Kelly | 2015-06-08 | 4 | -16/+40 | |
| * | | | | | | | | | | | | | cmGetDirectoryPropertyCommand: Move variable to the point of use. | Stephen Kelly | 2015-06-08 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | cmGetDirectoryPropertyCommand: Extract StoreResult method. | Stephen Kelly | 2015-06-08 | 2 | -4/+11 | |
* | | | | | | | | | | | | | | Merge topic 'doc-formatting' | Brad King | 2015-06-09 | 59 | -345/+352 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Improve formatting of command documentation | Michael Scott | 2015-06-08 | 59 | -345/+352 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'doc-find-versioned-location' | Brad King | 2015-06-09 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Document find_* command versioned/unversioned name ordering | Brad King | 2015-06-08 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | 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 'ctest-script-mode-no-legacy-cygwin' | Brad King | 2015-06-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ctest: Disable CMake Cygwin legacy warning in dashboard client script | Brad King | 2015-06-08 | 1 | -0/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'revert-mingw-no-find_library-dll' | Brad King | 2015-06-09 | 2 | -7/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409) | Brad King | 2015-06-08 | 2 | -7/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-06-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cmake-gui: Make command-line install help text selectable | Clinton Stimpson | 2015-06-08 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge topic 'FindwxWidgets-versioned-executable' | Brad King | 2015-06-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindwxWidgets: Fix find_program call for versioned names | Brad King | 2015-06-08 | 1 | -1/+2 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-09 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'data-layout' | Brad King | 2015-06-08 | 45 | -385/+272 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmCustomCommand: Remove special member functions. | Stephen Kelly | 2015-06-07 | 2 | -49/+0 | |
| * | | | | | | | | | | cmCustomCommand: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 2 | -10/+8 | |
| * | | | | | | | | | | cmComputeLinkDepends: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -11/+7 | |
| * | | | | | | | | | | cmQtAutoGenerators: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -2/+1 | |
| * | | | | | | | | | | cmProcessTools: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 2 | -4/+4 | |
| * | | | | | | | | | | cmOrderDirectories: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -3/+2 | |
| * | | | | | | | | | | cmInstallTargetGenerator: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 2 | -5/+5 | |