summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Tests: Teach CTest.Update* tests to check ctest_update return codeBrad King2015-06-111-2/+10
| * | | | | | | | | Tests: Simplify CTest.UpdateGIT QUIET mode testBrad King2015-06-112-13/+4
* | | | | | | | | | Merge topic 'fix-fast-special-targets'Brad King2015-06-154-14/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.Stephen Kelly2015-06-134-13/+25
| * | | | | | | | | cmLocalUnixMakefileGenerator3: Remove unused variable.Stephen Kelly2015-06-131-1/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-151-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-141-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-131-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-06-121-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'FindBISON-DEFINES_FILE'Brad King2015-06-112-61/+100
|\ \ \ \ \ \ \
| * | | | | | | Help: Add notes for topic 'FindBISON-DEFINES_FILE'Brad King2015-06-111-0/+6
| * | | | | | | FindBISON: Add DEFINES_FILE option to pass --defines=FILEEon Jeong2015-06-091-8/+26
| * | | | | | | FindBISON: Use CMAKE_PARSE_ARGUMENTS to parse argumentsEon Jeong2015-06-091-18/+23
| * | | | | | | FindBISON: Use BISON_TARGET macro argument names internallyEon Jeong2015-06-091-5/+5
| * | | | | | | FindBISON: Improve documentation formattingBrad King2015-06-091-33/+43
* | | | | | | | Merge topic 'fix-CMP0009-future-states'Brad King2015-06-111-8/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cmFileCommand: Fix implementation of CMP0009.Stephen Kelly2015-06-091-8/+4
* | | | | | | | | Merge topic 'minor-cleanups'Brad King2015-06-114-12/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmLocalGenerator: Remove ConfigureFinalPass.Stephen Kelly2015-06-093-11/+1
| * | | | | | | | | project(): Remove unused variable.Stephen Kelly2015-06-091-1/+0
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-111-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2015-06-100-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CMake 3.3.0-rc2v3.3.0-rc2Brad King2015-06-091-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-06-101-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2015-06-090-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'doc-policy-OLD-deprecated' into releaseBrad King2015-06-0967-5/+139
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-drop-incorrect-cmake-developer-advice' into releaseBrad King2015-06-081-1/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'revert-mingw-no-find_library-dll' into releaseBrad King2015-06-082-7/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ctest-script-mode-no-legacy-cygwin' into releaseBrad King2015-06-081-0/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cmake-gui-osx-install-command-line' into releaseBrad King2015-06-081-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindwxWidgets-versioned-executable' into releaseBrad King2015-06-081-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'doc-add_custom_command-clarify-TARGET_FILE' into releaseBrad King2015-06-081-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-policy-OLD-deprecated'Brad King2015-06-0967-5/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Help: Document explicitly that policy OLD behavior is deprecatedBrad King2015-06-0967-5/+139
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'binary-release-osx-qt-4.8-update'Brad King2015-06-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Utilities/Release: Update to more recent Qt 4.8 on OS XBrad King2015-06-081-1/+1
* | | | | | | | | | | | | Merge topic 'move-CMP0059-handling'Brad King2015-06-095-22/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmMakefile: Move CMP0059 handling to command code.Stephen Kelly2015-06-084-16/+40
| * | | | | | | | | | | | | cmGetDirectoryPropertyCommand: Move variable to the point of use.Stephen Kelly2015-06-081-2/+1
| * | | | | | | | | | | | | cmGetDirectoryPropertyCommand: Extract StoreResult method.Stephen Kelly2015-06-082-4/+11
* | | | | | | | | | | | | | Merge topic 'doc-formatting'Brad King2015-06-0959-345/+352
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Help: Improve formatting of command documentationMichael Scott2015-06-0859-345/+352
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'doc-find-versioned-location'Brad King2015-06-091-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Help: Document find_* command versioned/unversioned name orderingBrad King2015-06-081-0/+5
* | | | | | | | | | | | | | | Merge topic 'doc-find-command-cleanup'Brad King2015-06-0913-119/+184
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Help: Improve documentation formatting of find_* commandsBrad King2015-06-086-90/+114
| * | | | | | | | | | | | | | Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORKBrad King2015-06-086-29/+53
| * | | | | | | | | | | | | | Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variableBrad King2015-06-082-0/+8
| * | | | | | | | | | | | | | Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variableBrad King2015-06-082-0/+9
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'doc-drop-incorrect-cmake-developer-advice'Brad King2015-06-091-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |