summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | FindBISON: Add support for the Win flex-bison distributionPatrick Gansterer2012-11-261-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindBullet-windows-configs'Brad King2012-11-271-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindBullet: Search in per-config dirs on Windows (#13738)Alan Witkowski2012-11-261-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix-12437-remove-ridiculously-large-default-stack-size-arg'Brad King2012-11-272-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMake: Remove "/STACK:10000000" from default linker flags (#12437)David Cole2012-11-232-3/+3
* | | | | | | | | | 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