summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2012-12-121-1/+1
* Merge topic 'fix-13657-more-gcov47-output'David Cole2012-12-111-4/+11
|\
| * CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657)David Cole2012-12-101-4/+11
* | Merge topic 'xcode-framework-paths'David Cole2012-12-114-62/+26
|\ \
| * | Makefile: Use modern link information for framework search pathsBrad King2012-12-073-37/+15
| * | Xcode: Add frameworks search paths from link dependeny closure (#13397)Brad King2012-12-071-25/+11
* | | Merge topic 'TheRealAutomocIncludeDirFix'David Cole2012-12-113-71/+21
|\ \ \
| * | | Automoc: get include dirs without stripping implicit include dirs offAlex Neundorf2012-12-073-71/+21
* | | | Merge topic 'skip-variable-re-expansion'David Cole2012-12-114-13/+82
|\ \ \ \
| * | | | Add policy CMP0019 to skip include/link variable re-expansionBrad King2012-12-074-13/+82
* | | | | Merge topic 'add-timestamp-subcommands'David Cole2012-12-117-1/+324
|\ \ \ \ \
| * | | | | CMake: Fix dashboard build errors and warningsDavid Cole2012-12-061-3/+3
| * | | | | CMake: Fix dashboard test failureDavid Cole2012-12-051-8/+2
| * | | | | CMake: Fix dashboard warningsDavid Cole2012-12-052-2/+2
| * | | | | CMake: Stylistic changes and documentation tweaksDavid Cole2012-12-053-28/+33
| * | | | | CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-057-1/+325
* | | | | | CMake Nightly Date StampKitware Robot2012-12-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2012-12-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-12-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-12-081-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-12-071-1/+1
| |_|/ |/| |
* | | 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