summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-CMAKE_INSTALL_PREFIX-default'Brad King2016-08-021-1/+1
|\
| * Help: Fix CMAKE_INSTALL_PREFIX documented default on WindowsBrad King2016-08-011-1/+1
* | CMake Nightly Date StampKitware Robot2016-08-021-1/+1
|/
* Merge topic 'emacs-mode-compilation-warning'Brad King2016-08-011-8/+9
|\
| * cmake-mode.el: Replace use of obsolete function (since Emacs 24.3).Jostein Kjønigsen2016-08-011-1/+1
| * cmake-mode.el: Fix byte-compilation warnings.Jostein Kjønigsen2016-07-261-7/+8
* | Merge topic 'vim-syntax-updates'Brad King2016-08-011-10/+22
|\ \
| * | Aux: highlight commands using FunctionBen Boeckel2016-07-221-3/+3
| * | Aux: sort the highlighting listBen Boeckel2016-07-221-3/+3
| * | Aux: highlight CMAKE_{CMAKE,CPACK}_COMMAND variablesBen Boeckel2016-07-221-1/+1
| * | Aux: highlight modules using IncludeBen Boeckel2016-07-221-1/+1
| * | Aux: highlight conditiona and repeat commands differentlyBen Boeckel2016-07-221-1/+9
| * | Aux: highlight deprecated commands as warningsBen Boeckel2016-07-221-1/+5
| * | Aux: remove unused highlight linksBen Boeckel2016-07-221-2/+0
| * | Aux: highlight Lua-style commentsBen Boeckel2016-07-221-0/+2
| * | Aux: check spelling in commentsBen Boeckel2016-07-221-1/+1
* | | Merge topic 'wix-disabled-components'Brad King2016-08-013-1/+19
|\ \ \
| * | | CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLEDMichael Stürmer2016-07-222-0/+10
| * | | CPackComponent: Document the *_HIDDEN and *_DISABLED variablesNils Gladitz2016-07-221-1/+9
* | | | Merge topic 'use-string-append'Brad King2016-08-01105-348/+348
|\ \ \ \
| * | | | Use string(APPEND) in TestsDaniel Pfeifer2016-07-2747-108/+108
| * | | | Use string(APPEND) in ModulesDaniel Pfeifer2016-07-2758-240/+240
* | | | | Merge topic 'more-virtual-override'Brad King2016-08-016-23/+23
|\ \ \ \ \
| * | | | | Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overridesBrad King2016-07-226-23/+23
* | | | | | Merge topic 'app-framework-bundle-extension'Brad King2016-08-018-12/+113
|\ \ \ \ \ \
| * | | | | | Add tests for BUNDLE_EXTENSIONGregor Jasny2016-07-223-4/+64
| * | | | | | Update documentation about bundle extensionsGregor Jasny2016-07-222-3/+9
| * | | | | | Honor BUNDLE_EXTENSION also for Frameworks (#14742)Gregor Jasny2016-07-222-2/+18
| * | | | | | Honor BUNDLE_EXTENSION also for App Bundles (#16148)Gregor Jasny2016-07-223-3/+22
* | | | | | | Merge topic 'aliased-target-properties'Brad King2016-08-012-8/+7
|\ \ \ \ \ \ \
| * | | | | | | Do not report ALIASED_TARGET as always set (#15783)Gregor Jasny2016-07-162-8/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2016-08-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-311-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-301-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-291-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-281-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-07-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-07-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-07-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-07-231-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release'Brad King2016-07-220-0/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMake 3.6.1v3.6.1Brad King2016-07-221-1/+1
* | | | | Merge branch 'release'Brad King2016-07-220-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'revert-autogen-subdirs' into releaseBrad King2016-07-2122-377/+45
| |\ \ \ \
| * \ \ \ \ Merge branch 'nsis-protect-uninst-exec' into releaseBrad King2016-07-212-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory' into releaseBrad King2016-07-191-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'tests-hide-ldd-check-errors'Brad King2016-07-221-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Hide errors from `ldd --help` output checkBrad King2016-07-211-1/+2
* | | | | | | | | Merge topic 'windows-export-all-fix-objlib'Brad King2016-07-224-1/+16
|\ \ \ \ \ \ \ \ \