summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-compile-link-pool'Brad King2013-11-266-1/+58
|\
| * Ninja: job pool support for compiling and linkingPeter Kümmel2013-11-256-1/+58
* | Merge topic 'autogen-depends'Brad King2013-11-261-0/+5
|\ \
| * | cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-251-0/+5
| |/
* | Merge topic 'use-generator-target'Brad King2013-11-261-2/+2
|\ \
| * | cmGeneratorTarget: Use the output directory to order cmTargets.Stephen Kelly2013-11-251-2/+2
* | | Merge topic 'watcom-no-prompt'Brad King2013-11-261-1/+1
|\ \ \
| * | | Watcom: Suppress WMake interactive prompt on errorBrad King2013-11-251-1/+1
| | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2013-11-2615-171/+982
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-2515-171/+982
| |/ /
* | | Merge topic 'INTERFACE_LIBRARY-property-whitelist'Brad King2013-11-2615-81/+229
|\ \ \
| * | | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-252-0/+76
| * | | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.Stephen Kelly2013-11-2514-81/+153
| |/ /
* | | Merge topic 'ninja-quoted-cmd-commands'Brad King2013-11-261-7/+23
|\ \ \
| * | | Ninja: multiple commands must be quotedPeter Kümmel2013-11-251-7/+23
* | | | Merge topic 'ninja-msvc-deps-for-intel'Brad King2013-11-261-4/+5
|\ \ \ \
| * | | | Ninja: deptype msvc for Intel's compiler on WindowsPeter Kümmel2013-11-251-4/+5
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2013-11-261-1/+1
| |/ / |/| |
* | | Merge topic 'use-generator-target'Brad King2013-11-2521-118/+172
|\ \ \ | | |/ | |/|
| * | Port some of the generator API to cmGeneratorTarget.Stephen Kelly2013-11-2219-117/+154
| * | Order cmGeneratorTargetsType elements deterministically.Stephen Kelly2013-11-222-1/+18
* | | Merge topic 'make-cpack-options-boolean'Brad King2013-11-251-7/+7
|\ \ \ | |_|/ |/| |
| * | CPack: use IsOn instead of IsSet for boolean CPack optionsNils Gladitz2013-11-191-7/+7
* | | CMake Nightly Date StampKitware Robot2013-11-251-1/+1
* | | CMake Nightly Date StampKitware Robot2013-11-241-1/+1
* | | CMake Nightly Date StampKitware Robot2013-11-231-1/+1
| |/ |/|
* | Merge topic 'add-cmHasLiteralPrefix'Brad King2013-11-2217-35/+58
|\ \
| * | Use new cmHasLiteralPrefix functionStephen Kelly2013-11-2116-34/+33
| * | cmStandardIncludes: Add new cmHasLiteralPrefix function.Stephen Kelly2013-11-211-1/+25
* | | Merge topic 'cmake-credits'Brad King2013-11-222-0/+18
|\ \ \
| * | | cmake-gui: Reference LGPLv2.1 when redistributing QtBrad King2013-11-212-0/+18
* | | | Merge topic 'use-generator-target'Brad King2013-11-221-2/+5
|\ \ \ \
| * | | | Add a null check to the generator target accessor.Stephen Kelly2013-11-211-2/+5
* | | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-223-1/+31
|\ \ \ \ \
| * | | | | Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-213-1/+31
| | |_|_|/ | |/| | |
* | | | | Merge topic 'qt-dialog-reconfigure'Brad King2013-11-221-0/+1
|\ \ \ \ \
| * | | | | cmake-gui: Configure again if a variable is changed before Generate is pushed.Clinton Stimpson2013-11-211-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-11-221-1/+1
* | | | | | Merge topic 'missing-target-error'Brad King2013-11-213-23/+57
|\ \ \ \ \ \
| * | | | | | Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-213-23/+57
| |/ / / / /
* | | | | | Merge topic 'cmake-credits'Brad King2013-11-212-6/+14
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Credit Kitware and csimsoft for their maintenance rolesBrad King2013-11-192-6/+14
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2013-11-211-1/+1
| |/ / / |/| | |
* | | | Merge topic 'constify'Brad King2013-11-2012-74/+83
|\ \ \ \
| * | | | cmTarget: Trivially make more API const.Stephen Kelly2013-11-192-25/+26
| * | | | cmTarget: Make GetExportMacro const.Stephen Kelly2013-11-192-3/+3
| * | | | cmTarget: Make NameResolvesToFramework const.Stephen Kelly2013-11-192-3/+3
| * | | | cmGlobalGenerator: Make NameResolvesToFramework const.Stephen Kelly2013-11-192-9/+11
| * | | | cmMakefile: Make FindTarget const.Stephen Kelly2013-11-192-8/+6
| * | | | cmMakefile: Make IsAlias const.Stephen Kelly2013-11-192-2/+2