summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'export-includes'Brad King2013-12-027-23/+65
|\
| * Export: Report error on relative include with genex.Stephen Kelly2013-11-264-15/+36
| * Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-261-1/+1
| * Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-261-1/+4
| * Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-262-5/+23
| * target_include_directories: Allow relative path with genexStephen Kelly2013-11-261-1/+1
* | Merge topic 'KateProjectGenerator2'Brad King2013-12-024-0/+439
|\ \
| * | kate: insert build targetsAlex Neundorf2013-11-252-8/+143
| * | kate: add project generator for the Kate project pluginAlex Neundorf2013-11-254-0/+304
| |/
* | CMake Nightly Date StampKitware Robot2013-12-021-1/+1
* | CMake Nightly Date StampKitware Robot2013-12-011-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-301-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-291-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-281-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-271-1/+1
* | 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
| | |_|_|/ | |/| | |