summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'wix-components'Brad King2013-12-027-48/+325
|\
| * CPackWiX: add CPack component supportNils Gladitz2013-11-267-48/+325
* | Merge topic 'FindSWIG-3498'Brad King2013-12-021-2/+0
|\ \
| * | FindSWIG: allow to provide SWIG_DIR (#3498)Julien Schueller2013-12-011-2/+0
* | | Merge topic 'UseSWIG-octave'Brad King2013-12-021-1/+4
|\ \ \
| * | | UseSWIG: Handle octave extensions.Julien Schueller2013-11-291-1/+4
| |/ /
* | | Merge topic 'UseSWIG-fix12184'Brad King2013-12-021-2/+12
|\ \ \
| * | | UseSWIG: set .bundle ext on OSX and no prefix (#12184)Julien Schueller2013-11-281-2/+12
* | | | Merge topic 'UseSWIG-fix13318'Brad King2013-12-021-4/+7
|\ \ \ \
| * | | | UseSWIG: Name python module according to swig flags (#13318)Julien Schueller2013-11-261-4/+7
* | | | | Merge topic 'export-includes'Brad King2013-12-0241-26/+427
|\ \ \ \ \
| * | | | | Export: Report error on relative include with genex.Stephen Kelly2013-11-2628-15/+262
| * | | | | Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-263-1/+10
| * | | | | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-263-1/+39
| * | | | | Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-265-6/+52
| * | | | | Export: Test existing behavior of exporting includes with genexes.Stephen Kelly2013-11-265-1/+54
| * | | | | target_include_directories: Allow relative path with genexStephen Kelly2013-11-264-2/+10
| |/ / / /
* | | | | Merge topic 'KateProjectGenerator2'Brad King2013-12-027-0/+497
|\ \ \ \ \
| * | | | | kate: add some documentationAlex Neundorf2013-11-252-0/+27
| * | | | | kate: insert build targetsAlex Neundorf2013-11-252-8/+143
| * | | | | kate: add project generator for the Kate project pluginAlex Neundorf2013-11-255-0/+335
| |/ / / /
* | | | | 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-2613-1/+128
|\ \ \
| * | | Ninja: job pool support for compiling and linkingPeter Kümmel2013-11-2513-1/+128
| |/ /
* | | Merge topic 'minor-cleanups'Brad King2013-11-262-2/+2
|\ \ \
| * | | Help: Fix typo in CMP0040 docs.Stephen Kelly2013-11-261-1/+1
| * | | Help: Fix typo in genex docs.Stephen Kelly2013-11-261-1/+1
* | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-261-2/+7
|\ \ \ \
| * | | | Update the Clang pattern to specify compiler options.Stephen Kelly2013-11-251-2/+7
| | |/ / | |/| |
* | | | Merge topic 'autogen-depends'Brad King2013-11-267-1/+69
|\ \ \ \
| * | | | cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-257-1/+69
| |/ / /
* | | | 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-2616-171/+1002
|\ \ \ \ \
| * | | | | bootstrap: Add KWSys Encoding and FStreamBrad King2013-11-251-0/+20
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-2515-171/+982
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2013-11-21 (1010d0e3)KWSys Robot2013-11-2515-171/+982
* | | | | | Merge topic 'libarchive-left-shift-fix'Brad King2013-11-261-11/+7
|\ \ \ \ \ \
| * | | | | | libarchive: Port upstream issue 320 fixBrad King2013-11-251-11/+7
| |/ / / / /
* | | | | | Merge topic 'INTERFACE_LIBRARY-property-whitelist'Brad King2013-11-2619-81/+256
|\ \ \ \ \ \
| * | | | | | cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-256-0/+103
| * | | | | | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.Stephen Kelly2013-11-2514-81/+153
* | | | | | | Merge topic 'UseSWIG-fix14520'Brad King2013-11-261-0/+1
|\ \ \ \ \ \ \