summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0626-3/+455
* bindexplib: Add support for "/bigobj" format objectsBill Hoffman2015-07-061-118/+176
* bindexplib: Fix treatment of some symbolsBill Hoffman2015-07-061-3/+16
* bindexplib: Teach DumpFile to return errorsBill Hoffman2015-07-061-7/+10
* bindexplib: Build source as part of CMakeLibBill Hoffman2015-07-062-4/+8
* bindexplib: Wrap long linesBill Hoffman2015-07-061-11/+22
* bindexplib: Drop code that CMake does not needBill Hoffman2015-07-061-425/+8
* bindexplib: Add copyright/license notice blockBill Hoffman2015-07-061-0/+18
* bindexplib: Import original implementation from CERNBill Hoffman2015-07-061-0/+739
* Merge topic 'doc-CheckIncludeFile-distinction'Brad King2015-06-253-48/+56
|\
| * Help: Revise CheckIncludeFile* documentationBrad King2015-06-253-48/+56
* | Merge topic 'doc-find-path-variables'Brad King2015-06-2514-97/+88
|\ \
| * | Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)Brad King2015-06-2514-97/+88
| |/
* | Merge topic 'doc-ctest_test-STRIDE-typo'Brad King2015-06-251-1/+1
|\ \
| * | Help: Fix typo in ctest_test documentationZack Galbreath2015-06-241-1/+1
* | | Merge topic 'export-escaping'Brad King2015-06-253-3/+36
|\ \ \
| * | | Export: Escape exported property values when writing CMake language filesBrad King2015-06-243-3/+36
| |/ /
* | | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-252-2/+2
|\ \ \
| * | | cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-242-2/+2
* | | | Merge topic 'emacs-mode-prog-mode-hooks'Brad King2015-06-251-1/+3
|\ \ \ \
| * | | | cmake-mode.el: Add support for prog-mode hooks (#15521)Jostein Kjønigsen2015-06-231-1/+3
* | | | | Merge topic 'FindIce-updates'Brad King2015-06-251-3/+116
|\ \ \ \ \
| * | | | | FindIce: Find all Ice executablesRoger Leigh2015-06-231-3/+111
| * | | | | FindIce: Update for Ice version 3.6.0Roger Leigh2015-06-231-0/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2015-06-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-06-241-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release'Brad King2015-06-230-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'fix-function-missing-end' into releaseBrad King2015-06-2213-27/+52
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-cmake-buildsystem-typo' into releaseBrad King2015-06-221-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.2'Brad King2015-06-230-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-function-missing-end' into release-3.2Brad King2015-06-2213-27/+52
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'use-generator-target'Brad King2015-06-2322-57/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | Get the local generator from the GeneratorTarget.Stephen Kelly2015-06-224-6/+8
| * | | | | | | | cmMakefileTargetGenerator: Require cmGeneratorTarget.Stephen Kelly2015-06-225-9/+8
| * | | | | | | | cmNinjaGenerator: Require cmGeneratorTarget.Stephen Kelly2015-06-224-9/+8
| * | | | | | | | cmGeneratorTarget: Require a cmLocalGenerator to construct.Stephen Kelly2015-06-223-5/+6
| * | | | | | | | cmGlobalGenerator: Create GeneratorTargets with a local generator.Stephen Kelly2015-06-223-4/+5
| * | | | | | | | GHS: Use a cmGeneratorTarget in generator API.Stephen Kelly2015-06-223-11/+12
| * | | | | | | | cmGeneratorTarget: Add accessor for cmLocalGenerator.Stephen Kelly2015-06-222-0/+7
| * | | | | | | | C::B: Get the Makefile from the LocalGenerator, not vice-versa.Stephen Kelly2015-06-222-13/+16
* | | | | | | | | Merge topic 'fix-function-missing-end'Brad King2015-06-2313-27/+52
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix assertion failure on unmatched function or macroBrad King2015-06-2213-27/+52
* | | | | | | | | Merge topic 'qt-autogen-always-run'Brad King2015-06-238-21/+80
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | QtAutogen: Add comment explaining why rcc cannot use PRE_BUILDBrad King2015-06-231-0/+3
| * | | | | | | | QtAutogen: Always run autogen step even when rcc is enabled (#15608)Brad King2015-06-198-21/+77
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-06-231-1/+1
* | | | | | | | | Merge topic 'minor-cleanups'Brad King2015-06-2215-58/+81
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | cmLocalGenerator: Constify GetIncludeDirectories method.Stephen Kelly2015-06-212-2/+2
| * | | | | | | | QtAutogen: Get the global generator from the Makefile.Stephen Kelly2015-06-211-2/+1
| * | | | | | | | cmLocalUnixMakefileGenerator3: Remove unused method.Stephen Kelly2015-06-211-3/+0