summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Restore --help-full option to output all help manualsBrad King2014-04-253-3/+14
* Merge branch 'osx-CFBundle-info-plist' into releaseBrad King2014-04-221-1/+1
|\
| * OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-04-221-1/+1
* | CMake 3.0.0-rc4v3.0.0-rc4Brad King2014-04-161-1/+1
|/
* Merge branch 'archive-null-error' into releaseBrad King2014-04-161-14/+21
|\
| * cmArchiveWrite: Handle NULL error string (#14882)Brad King2014-04-161-14/+21
| * CMake 2.8.12.2v2.8.12.2Brad King2014-01-161-1/+1
| * Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
| |\
| * \ Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
| |\ \
| * \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
| |\ \ \
| | * | | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-2/+4
| * | | | Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
| |\ \ \ \ \
| * | | | | | CMake 2.8.12.1v2.8.12.1Brad King2013-11-051-1/+1
| * | | | | | Merge branch 'fix-automoc-compile-definitions' into releaseBrad King2013-11-052-4/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-E-automoc-crash' into releaseBrad King2013-11-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cmake: Validate -E cmake_automoc argument count (#14545)Brad King2013-11-051-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'clear-evaluation-files' into releaseBrad King2013-11-041-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'policy-CMP0022-fixes' into releaseBrad King2013-11-044-116/+144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIESBrad King2013-11-041-1/+1
| | * | | | | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542)Modestas Vainius2013-11-041-3/+3
| * | | | | | | | | Merge branch 'object-library-no-TARGET_FILE' into releaseBrad King2013-11-021-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'object-library-missing-source' into releaseBrad King2013-11-021-0/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'revise-compiler-id-policies' into releaseBrad King2014-04-023-2/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Do not warn by default when policy CMP0025 or CMP0047 is not setBrad King2014-04-023-2/+22
* | | | | | | | | | | | | Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-318-28/+34
|/ / / / / / / / / / / /
* | | | | | | | | | | | CMake 3.0.0-rc3v3.0.0-rc3Brad King2014-03-201-1/+1
* | | | | | | | | | | | Merge branch 'add_custom_command-no-INTERFACE-lib' into releaseBrad King2014-03-192-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-192-1/+10
* | | | | | | | | | | | | QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | CMake 3.0.0-rc2v3.0.0-rc2Brad King2014-03-171-1/+1
* | | | | | | | | | | | Merge branch 'CONFIG-LOCATION-CMP0026' into releaseBrad King2014-03-171-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-171-0/+15
* | | | | | | | | | | | | Merge branch 'fix-Qt5-windows-build' into releaseBrad King2014-03-171-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.Stephen Kelly2014-03-171-2/+6
* | | | | | | | | | | | | cmTarget: Don't create duplicate backtraces in CMP0046 warningStephen Kelly2014-03-121-4/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix-AUTOGEN-custom-command-depends' into releaseBrad King2014-03-101-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-101-0/+12
* | | | | | | | | | | | | Merge branch 'fix-policy-scopes' into releaseBrad King2014-03-103-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Record more policies on targets when createdBrad King2014-03-063-4/+7
* | | | | | | | | | | | | | Merge branch 'fix-check-build-system-crash' into releaseBrad King2014-03-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | cmake: Fix --check-build-system argument count check (#14784)Brad King2014-03-041-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'fix-showinclude-warnings' into releaseBrad King2014-02-262-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CTest: exclude /showIncludes notes when scraping logsNils Gladitz2014-02-252-2/+18
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'install-FILES-genex' into releaseBrad King2014-02-245-17/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-215-7/+60
| * | | | | | | | | | | | | cmInstallFilesGenerator: Add reference to calling cmMakefileBrad King2014-02-215-10/+21
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Change version scheme to use only two components for feature levelsBrad King2014-02-198-22/+16
* | | | | | | | | | | | | CMake 3.0.0-rc1 version updateBrad King2014-02-193-7/+7
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'minor-cleanups'Brad King2014-02-194-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \