Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Use the right path to CPack value for running CPack tests | David Cole | 2012-11-29 | 3 | -15/+7 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-29 | 1 | -1/+1 |
* | Merge topic 'windows-ce' | Brad King | 2012-11-28 | 21 | -57/+402 |
|\ | |||||
| * | VS: Added "Deploy" at project configuration for WindowsCE targets | Patrick Gansterer | 2012-11-27 | 6 | -8/+17 |
| * | VS: Make DetermineCompilerId working with WinCE too | Patrick Gansterer | 2012-11-27 | 6 | -1/+24 |
| * | VS: Allow setting the name of the target platform | Patrick Gansterer | 2012-11-27 | 3 | -0/+7 |
| * | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 7 | -24/+297 |
| * | VS: Support setting correct subsystem and entry point for WinCE | Patrick Gansterer | 2012-11-26 | 3 | -3/+21 |
| * | VS: Change variable type of Name from const char* to string | Patrick Gansterer | 2012-11-26 | 1 | -2/+2 |
| * | VS: Change variable type of ArchitectureId from const char* to string | Patrick Gansterer | 2012-11-26 | 4 | -7/+6 |
| * | VS: Add static method to get the base of the registry | Patrick Gansterer | 2012-11-26 | 2 | -2/+12 |
| * | VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile | Patrick Gansterer | 2012-11-26 | 3 | -6/+16 |
| * | VS: Remove TargetMachine for linker when checking compiler id | Patrick Gansterer | 2012-11-20 | 2 | -4/+0 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-28 | 1 | -1/+1 |
* | | Merge branch 'release' | Brad King | 2012-11-27 | 1 | -0/+14 |
|\ \ | |||||
| * | | CMake 2.8.10.2v2.8.10.2 | Brad King | 2012-11-26 | 2 | -1/+15 |
| * | | Merge branch 'fix-untar-infinite-loop' into release | Brad King | 2012-11-26 | 1 | -2/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-FindGettext-result' into release | Brad King | 2012-11-26 | 1 | -2/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into release | Brad King | 2012-11-26 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FixAutomocRegression3' into release | Brad King | 2012-11-26 | 1 | -0/+59 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'generator-expression-fixes' | Brad King | 2012-11-27 | 7 | -4/+75 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: Don't segfault on $<FOO,> | Stephen Kelly | 2012-11-27 | 3 | -1/+19 |
| * | | | | | | | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 5 | -0/+30 |
| * | | | | | | | Genex: Extract a method to parse parameters. | Stephen Kelly | 2012-11-26 | 2 | -3/+26 |
* | | | | | | | | Merge topic 'winflexbison' | Brad King | 2012-11-27 | 2 | -5/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindFLEX: Add support for the Win flex-bison distribution | Patrick Gansterer | 2012-11-26 | 1 | -4/+6 |
| * | | | | | | | | FindBISON: Add support for the Win flex-bison distribution | Patrick Gansterer | 2012-11-26 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'FindBullet-windows-configs' | Brad King | 2012-11-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindBullet: Search in per-config dirs on Windows (#13738) | Alan Witkowski | 2012-11-26 | 1 | -0/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'fix-12437-remove-ridiculously-large-default-stack-size-arg' | Brad King | 2012-11-27 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMake: Remove "/STACK:10000000" from default linker flags (#12437) | David Cole | 2012-11-23 | 2 | -3/+3 |
* | | | | | | | | | Merge topic 'fix-13611-source-group-issues' | Brad King | 2012-11-27 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CMake: source_group needs to check its own regex after its children (#13611) | Clemens Heppner | 2012-11-23 | 1 | -4/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'revert-use-generator-target' | Brad King | 2012-11-27 | 17 | -103/+97 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 13 | -92/+78 |
| * | | | | | | | | | Split link information processing into two steps. | Stephen Kelly | 2012-11-21 | 1 | -2/+12 |
| * | | | | | | | | | Port cmGeneratorExpression to cmTarget from cmGeneratorTarget. | Stephen Kelly | 2012-11-20 | 5 | -9/+7 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'fix-13392-nmake-empty-depends-problem' | Brad King | 2012-11-27 | 3 | -0/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | NMake: Fix problem with empty DEPENDS args (#13392) | David Cole | 2012-11-21 | 1 | -0/+8 |
| * | | | | | | | | | NMake: Add a test to demonstrate EmptyDepends issue (#13392) | David Cole | 2012-11-21 | 2 | -0/+17 |
* | | | | | | | | | | Merge topic 'use-cmsys-auto_ptr' | Brad King | 2012-11-27 | 8 | -23/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Always use the auto_ptr from cmsys. | Stephen Kelly | 2012-11-20 | 8 | -23/+12 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'ninja-encode-LINK_FLAGS' | Brad King | 2012-11-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Ninja: encode LINK_FLAGS to handle bash variables | Peter Kümmel | 2012-11-20 | 1 | -0/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cpack-nsis64-patches' | Brad King | 2012-11-27 | 4 | -4/+30 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack/NSIS: Add support for 64-bit NSIS (#13203) | David Golub | 2012-11-20 | 3 | -2/+25 |
| * | | | | | | | | | | CPack/NSIS: Fix compatibility issues with prerelease NSIS (#13202) | David Golub | 2012-11-20 | 1 | -2/+5 |
* | | | | | | | | | | | Merge topic 'fix-untar-infinite-loop' | Brad King | 2012-11-27 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | CMake: Fix infinite loop untarring corrupt tar file | David Cole | 2012-11-26 | 1 | -2/+5 |
* | | | | | | | | | | | Merge topic 'fix-FindGettext-result' | Brad King | 2012-11-27 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |