summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \
| * | | Help: Drop incorrect advice from cmake-developer.7 manualBrad King2015-06-081-1/+0
* | | | Merge topic 'ctest-script-mode-no-legacy-cygwin'Brad King2015-06-091-0/+4
|\ \ \ \
| * | | | ctest: Disable CMake Cygwin legacy warning in dashboard client scriptBrad King2015-06-081-0/+4
| |/ / /
* | | | Merge topic 'revert-mingw-no-find_library-dll'Brad King2015-06-092-7/+1
|\ \ \ \
| * | | | Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409)Brad King2015-06-082-7/+1
* | | | | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-091-0/+1
|\ \ \ \ \
| * | | | | cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* | | | | | Merge topic 'FindwxWidgets-versioned-executable'Brad King2015-06-091-1/+2
|\ \ \ \ \ \
| * | | | | | FindwxWidgets: Fix find_program call for versioned namesBrad King2015-06-081-1/+2
* | | | | | | CMake Nightly Date StampKitware Robot2015-06-091-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'data-layout'Brad King2015-06-0845-385/+272
|\ \ \ \ \ \
| * | | | | | cmCustomCommand: Remove special member functions.Stephen Kelly2015-06-072-49/+0
| * | | | | | cmCustomCommand: Re-arrange data layout.Stephen Kelly2015-06-072-10/+8
| * | | | | | cmComputeLinkDepends: Re-arrange data layout.Stephen Kelly2015-06-071-11/+7
| * | | | | | cmQtAutoGenerators: Re-arrange data layout.Stephen Kelly2015-06-071-2/+1
| * | | | | | cmProcessTools: Re-arrange data layout.Stephen Kelly2015-06-072-4/+4
| * | | | | | cmOrderDirectories: Re-arrange data layout.Stephen Kelly2015-06-071-3/+2
| * | | | | | cmInstallTargetGenerator: Re-arrange data layout.Stephen Kelly2015-06-072-5/+5
| * | | | | | cmInstallFilesGenerator: Re-arrange data layout.Stephen Kelly2015-06-072-3/+5
| * | | | | | cmGraphVizWriter: Re-arrange data layout.Stephen Kelly2015-06-072-9/+8
| * | | | | | cmGlobalGenerator: Re-arrange data layout.Stephen Kelly2015-06-071-6/+8
| * | | | | | cmComputeComponentGraph: Re-arrange data layout.Stephen Kelly2015-06-071-2/+2
| * | | | | | cmCommandArgumentParserHelper: Re-arrange data.Stephen Kelly2015-06-071-4/+4
| * | | | | | cmComputeLinkInformation: Re-arrange data layout.Stephen Kelly2015-06-071-18/+17
| * | | | | | cmLocalUnixMakefileGenerator: Re-arrange data layout.Stephen Kelly2015-06-071-16/+7
| * | | | | | cmMakefile: Re-arrange data layout.Stephen Kelly2015-06-071-9/+7
| * | | | | | cmSourceFile: Re-arrange data.Stephen Kelly2015-06-071-2/+2
| * | | | | | cmTarget: Re-arrange data layout.Stephen Kelly2015-06-071-29/+23
| * | | | | | cmTarget: Replace PolicyStatus members with PolicyMap.Stephen Kelly2015-06-072-24/+4