summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | 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-263-6/+16
| * | | | | | VS: Remove TargetMachine for linker when checking compiler idPatrick Gansterer2012-11-202-4/+0
* | | | | | | CMake Nightly Date StampKitware Robot2012-11-281-1/+1
* | | | | | | Merge branch 'release'Brad King2012-11-271-0/+14
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CMake 2.8.10.2v2.8.10.2Brad King2012-11-262-1/+15
| * | | | | | Merge branch 'fix-untar-infinite-loop' into releaseBrad King2012-11-261-2/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-FindGettext-result' into releaseBrad King2012-11-261-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into releaseBrad King2012-11-261-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FixAutomocRegression3' into releaseBrad King2012-11-261-0/+59
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'generator-expression-fixes'Brad King2012-11-277-4/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-273-1/+19
| * | | | | | | | | | | Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-275-0/+30
| * | | | | | | | | | | Genex: Extract a method to parse parameters.Stephen Kelly2012-11-262-3/+26
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'winflexbison'Brad King2012-11-272-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindFLEX: Add support for the Win flex-bison distributionPatrick Gansterer2012-11-261-4/+6