summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2012-12-061-1/+1
* Merge topic 'fix-11575-add-wix-support-to-cpack'David Cole2012-12-058-0/+1127
|\
| * CPack: Fix dashboard errors and warnings (#11575)David Cole2012-12-045-21/+21
| * CPack: Fix dashboard warnings (#11575)David Cole2012-12-031-6/+7
| * CPack: Fix dashboard errors (#11575)David Cole2012-12-031-2/+2
| * CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-038-0/+1126
* | Merge topic 'fix-13770-folders-w-vs11-express'David Cole2012-12-053-1/+11
|\ \
| * | VS11: Allow using folders with the VS11 Express Edition (#13770)David Cole2012-12-033-1/+11
* | | Merge topic 'windows-ce-env-helper'David Cole2012-12-054-6/+93
|\ \ \
| * | | Add command to generate environment for a Windows CE SDKPatrick Gansterer2012-11-304-6/+93
* | | | Merge topic 'safe-target-file-import'David Cole2012-12-054-0/+61
|\ \ \ \
| * | | | Generate an early-return guard in target Export files.Stephen Kelly2012-11-304-0/+61
| |/ / /
* | | | Merge topic 'ninja_launchers'David Cole2012-12-051-7/+9
|\ \ \ \
| * | | | Ninja: fix usage of cldeps with ctest launchersMathias Gaunard2012-11-301-7/+9
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2012-12-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-12-041-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2012-12-031-1/+1
* | | CMake Nightly Date StampKitware Robot2012-12-021-1/+1
* | | CMake Nightly Date StampKitware Robot2012-12-011-1/+1
* | | Merge topic 'multiarch-include'Brad King2012-11-302-4/+6
|\ \ \
| * | | Teach find_(path|file) about Linux multiarch (#13742)Brad King2012-11-262-4/+6
* | | | CMake Nightly Date StampKitware Robot2012-11-301-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2012-11-291-1/+1
| |/ |/|
* | Merge topic 'windows-ce'Brad King2012-11-2816-46/+377
|\ \
| * | VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-276-8/+17
| * | VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-271-0/+6
| * | VS: Allow setting the name of the target platformPatrick Gansterer2012-11-273-0/+7
| * | VS: Add parser for WCE.VCPlatform.config to read WinCE platformsPatrick Gansterer2012-11-277-24/+297
| * | VS: Support setting correct subsystem and entry point for WinCEPatrick Gansterer2012-11-263-3/+21
| * | VS: Change variable type of Name from const char* to stringPatrick Gansterer2012-11-261-2/+2
| * | VS: Change variable type of ArchitectureId from const char* to stringPatrick Gansterer2012-11-264-7/+6
| * | VS: Add static method to get the base of the registryPatrick Gansterer2012-11-262-2/+12
| * | VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefilePatrick Gansterer2012-11-262-0/+9
* | | CMake Nightly Date StampKitware Robot2012-11-281-1/+1
* | | Merge topic 'generator-expression-fixes'Brad King2012-11-273-4/+51
|\ \ \
| * | | Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-271-1/+9
| * | | Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-271-0/+16
| * | | Genex: Extract a method to parse parameters.Stephen Kelly2012-11-262-3/+26
| | |/ | |/|
* | | Merge topic 'fix-13611-source-group-issues'Brad King2012-11-271-4/+5
|\ \ \
| * | | CMake: source_group needs to check its own regex after its children (#13611)Clemens Heppner2012-11-231-4/+5
* | | | Merge topic 'revert-use-generator-target'Brad King2012-11-2717-103/+97
|\ \ \ \
| * | | | Revert "Move GetLinkInformation to cmGeneratorTarget"Stephen Kelly2012-11-2113-92/+78
| * | | | Split link information processing into two steps.Stephen Kelly2012-11-211-2/+12
| * | | | Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.Stephen Kelly2012-11-205-9/+7
| | |_|/ | |/| |
* | | | Merge topic 'fix-13392-nmake-empty-depends-problem'Brad King2012-11-271-0/+8
|\ \ \ \
| * | | | NMake: Fix problem with empty DEPENDS args (#13392)David Cole2012-11-211-0/+8
* | | | | Merge topic 'use-cmsys-auto_ptr'Brad King2012-11-278-23/+12
|\ \ \ \ \
| * | | | | Always use the auto_ptr from cmsys.Stephen Kelly2012-11-208-23/+12
| | |/ / / | |/| | |
* | | | | Merge topic 'ninja-encode-LINK_FLAGS'Brad King2012-11-271-0/+3
|\ \ \ \ \
| * | | | | Ninja: encode LINK_FLAGS to handle bash variablesPeter Kümmel2012-11-201-0/+3
| |/ / / /