summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Makefile: Fix comment indentation.Stephen Kelly2014-02-171-1/+1
| * cmGlobalGenerator: Remove unused variable.Stephen Kelly2014-02-171-1/+0
| * include_directory: Add missing include.Stephen Kelly2014-02-171-0/+2
| * Small typo fixKevin Funk2014-02-171-1/+1
* | CMake Nightly Date StampKitware Robot2014-02-191-1/+1
* | CMake Nightly Date StampKitware Robot2014-02-181-1/+1
* | Merge topic 'windows-filesystem-retry-config'Brad King2014-02-173-8/+60
|\ \
| * | Windows: Make file delete/rename retry configurableBrad King2014-02-123-8/+60
* | | Merge topic 'INTERFACE-no-sources'Brad King2014-02-173-5/+10
|\ \ \
| * | | cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.Stephen Kelly2014-02-143-5/+10
* | | | Merge topic 'KateHandleSpacesInPath'Brad King2014-02-172-10/+9
|\ \ \ \
| * | | | Kate: handle spaces in build dirAlex Neundorf2014-02-172-10/+9
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-02-171-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2014-02-161-1/+1
* | | CMake Nightly Date StampKitware Robot2014-02-151-1/+1
* | | CMake Nightly Date StampKitware Robot2014-02-141-1/+1
|/ /
* | Merge topic 'dev/ninja-speedup'Brad King2014-02-132-43/+51
|\ \
| * | Ninja: Cache target-level flagsBen Boeckel2014-02-132-43/+51
| |/
* | Merge topic 'osx-sysroot-escape'Brad King2014-02-131-1/+1
|\ \
| * | OS X: Escape path given to -isysroot flagBrad King2014-02-121-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2014-02-131-1/+1
* | Merge topic 'backward-compatibility'Brad King2014-02-124-0/+74
|\ \
| * | add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-123-0/+36
| * | Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-123-0/+38
* | | Merge topic 'dev/fix-sublime-compile-flags'Brad King2014-02-121-1/+1
|\ \ \