summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object librariesBrad King2016-07-214-1/+16
* | | | | | | | | Merge topic 'vim-cmake-syntax'Brad King2016-07-221-57/+515
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Aux: update vim-syntax-highlightingPatrick Boettcher2016-07-211-57/+515
* | | | | | | | | | Merge topic 'vs-default-v100'Brad King2016-07-221-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Explicitly default to v100 toolset in Visual Studio 2010Benjamin Ballet2016-07-211-0/+1
* | | | | | | | | | | Merge topic 'revert-autogen-subdirs'Brad King2016-07-2222-377/+45
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Autogen: Revert changes to generate moc/rcc in subdirectoriesBrad King2016-07-2122-377/+45
* | | | | | | | | | | Merge topic 'nsis-protect-uninst-exec'Brad King2016-07-222-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | NSIS: Quote uninstaller path when executing it in a shellJustin Clift2016-07-212-1/+7
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-07-221-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'makefile-response-files'Brad King2016-07-214-42/+82
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Makefile: Avoid link line object list lengths nearing system limitsBrad King2016-07-201-0/+39
| * | | | | | | Makefile: Factor out response file checks into common helperBrad King2016-07-204-42/+43
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'vs-alternate-RootNamespace'Brad King2016-07-211-1/+3
|\ \ \ \ \ \ \
| * | | | | | | VS: Handle VS_GLOBAL_RootNamespace special caseBenjamin Ballet2016-07-201-1/+3
| |/ / / / / /
* | | | | | | Merge topic 'ninja-target-deps'Brad King2016-07-215-2/+97
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Fix inter-target order-only dependencies of custom commandsBrad King2016-07-205-2/+97
| |/ / / / / /
* | | | | | | Merge topic 'bootstrap-msys2'Brad King2016-07-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | bootstrap: Add support for MSYS2Brad King2016-07-201-1/+1