summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CPack: Fix dashboard errors (#11575)David Cole2012-12-031-2/+2
| * | | CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-0319-1/+1452
* | | | Merge topic 'OpenBSD-patches'David Cole2012-12-057-1/+34
|\ \ \ \ | | |/ / | |/| |
| * | | OpenBSD: Add path for Lua 5.1Amit Kulkarni2012-12-041-1/+1
| * | | OpenBSD: Add paths for Tcl/Tk 8.4/8.5Amit Kulkarni2012-12-041-0/+8
| * | | OpenBSD: Add path for Freetype under X.orgAmit Kulkarni2012-12-041-0/+3
| * | | OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDKAmit Kulkarni2012-12-043-0/+18
| * | | OpenBSD: Install shared libraries without executable permissionAmit Kulkarni2012-12-041-0/+4
* | | | 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 'qt4-include-as-system'David Cole2012-12-052-2/+14
|\ \ \ \
| * | | | Qt4: Add SYSTEM option to include_directories.Clinton Stimpson2012-12-032-2/+14
| |/ / /
* | | | Merge topic 'ChangeSDLLinkLibraryOrder'David Cole2012-12-051-1/+1
|\ \ \ \
| * | | | Swap linking order of SDLmain and SDL (#0013769)Benjamin Eikel2012-12-021-1/+1
* | | | | Merge topic 'windows-ce'David Cole2012-12-054-11/+7
|\ \ \ \ \
| * | | | | VS: Ignore LIBC.lib when linking the CompilerId executablesPatrick Gansterer2012-11-301-0/+1
| * | | | | VS: Add the entry point when compiling for WindowsCEPatrick Gansterer2012-11-304-10/+2
| * | | | | VS: Set the correct SubSystem when determinating the CompilerIdPatrick Gansterer2012-11-302-1/+4
* | | | | | Merge topic 'avoid-undefined-behavior'David Cole2012-12-051-4/+32
|\ \ \ \ \ \
| * | | | | | libarchive: fixed undefined left shift with signed intsSean McBride2012-11-301-4/+32
| |/ / / / /
* | | | | | 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-052-8/+10
|\ \ \ \ \ \
| * | | | | | Ninja: fix usage of cldeps with ctest launchersMathias Gaunard2012-11-301-7/+9
| * | | | | | enable CTEST_USE_LAUNCHERS with Ninja tooMathias Gaunard2012-11-301-1/+1
| |/ / / / /
* | | | | | 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 'fix-cpack-tests'Brad King2012-11-303-15/+7
|\ \ \ \ \
| * | | | | Tests: Use the right path to CPack value for running CPack testsDavid Cole2012-11-293-15/+7
| |/ / / /
* | | | | Merge topic 'MinorFixFPHSA_13755'Brad King2012-11-301-1/+4
|\ \ \ \ \
| * | | | | FPHSA: don't succeed if only checking for XX_FOUND (#13755)Alex Neundorf2012-11-291-1/+4
| |/ / / /
* | | | | Merge topic 'fix-watcom-test-timeout'Brad King2012-11-301-1/+1
|\ \ \ \ \
| * | | | | Watcom: Avoid prompt from wmake about dll with no exports...David Cole2012-11-281-1/+1
* | | | | | Merge topic 'multiarch-include'Brad King2012-11-306-4/+38
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Test find_path multiarch support (#13742)Brad King2012-11-264-0/+32
| * | | | | 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-2821-57/+402
|\ \ \ \
| * | | | VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-276-8/+17
| * | | | VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-276-1/+24
| * | | | 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