| Commit message (Expand) | Author | Age | Files | Lines |
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -2/+1 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+4 |
|
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | cmake: Show in --help how to select VS target platform (#15422) | Brad King | 2015-04-07 | 1 | -2/+5 |
|
|
* | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 1 | -1/+2 |
|
|
* | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 1 | -0/+15 |
|
|
* | VS: Move internal MasmEnabled member up to VS 7 generator | Brad King | 2014-08-20 | 1 | -0/+8 |
|
|
* | VS: Refactor logic deciding to add "Deploy" to the .sln file | Gilles Khouzam | 2014-07-31 | 1 | -3/+10 |
|
|
* | VS: Delay getting platform name in local generator | Brad King | 2014-07-17 | 1 | -1/+0 |
|
|
* | VS: Delay platform definitions until system name is known | Brad King | 2014-07-17 | 1 | -2/+9 |
|
|
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -10/+4 |
|
|
* | cmGlobalGenerator: Store targets in hash maps | Ben Boeckel | 2014-05-07 | 1 | -1/+1 |
|
|
* | cmTarget: Use string API to add sources to cmTarget objects. | Stephen Kelly | 2014-03-31 | 1 | -1/+2 |
|
|
* | stringapi: Use strings for dependency information | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -12/+17 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | cmTarget: Remove the project argument to FindTarget | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for VS project names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. | Stephen Kelly | 2013-11-25 | 1 | -1/+2 |
|
|
* | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators | Brad King | 2013-11-18 | 1 | -1/+0 |
|
|
* | VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev | Brad King | 2013-11-18 | 1 | -0/+20 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -6/+0 |
|
|
* | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 1 | -0/+4 |
|\ |
|
| * | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 1 | -0/+4 |
|
|
* | | VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378) | Brad King | 2013-08-28 | 1 | -10/+13 |
|/ |
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -7/+4 |
|
|
* | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too | Patrick Gansterer | 2013-08-05 | 1 | -15/+0 |
|
|
* | VS: Added "Deploy" at project configuration for WindowsCE targets | Patrick Gansterer | 2012-11-27 | 1 | -1/+10 |
|
|
* | VS: Make DetermineCompilerId working with WinCE too | Patrick Gansterer | 2012-11-27 | 1 | -0/+6 |
|
|
* | VS: Allow setting the name of the target platform | Patrick Gansterer | 2012-11-27 | 1 | -0/+5 |
|
|
* | VS: Add parser for WCE.VCPlatform.config to read WinCE platforms | Patrick Gansterer | 2012-11-27 | 1 | -10/+45 |
|
|
* | VS: Change variable type of ArchitectureId from const char* to string | Patrick Gansterer | 2012-11-26 | 1 | -2/+2 |
|
|
* | VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile | Patrick Gansterer | 2012-11-26 | 1 | -0/+7 |
|
|
* | Merge topic 'generator-factory' | Brad King | 2012-11-20 | 1 | -3/+66 |
|\ |
|
| * | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -1/+54 |
|
|
| * | VS: Remove GetPlatformName from platform-specific generators | Patrick Gansterer | 2012-11-19 | 1 | -0/+10 |
|
|
| * | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' | Brad King | 2012-11-20 | 1 | -4/+7 |
|\ \
| |/
|/| |
|
| * | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> | Petr Kmoch | 2012-11-13 | 1 | -4/+7 |
|
|
* | | Resolve warnings about shadowing parameters and local variables. | Stephen Kelly | 2012-11-13 | 1 | -1/+0 |
|/ |
|
* | VS8: Remove '.NET' from generator description (#10158) | Brad King | 2012-09-19 | 1 | -1/+1 |
|
|
* | VS: Simplify MSVC version reporting | Brad King | 2012-08-30 | 1 | -1/+0 |
|
|
* | VS: Cleanup AddPlatformDefinitions() of Visual Studio generators | Patrick Gansterer | 2012-08-22 | 1 | -9/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Merge topic 'enhance-include_external_msproject' | David Cole | 2012-04-25 | 1 | -5/+8 |
|\ |
|
| * | VS: Fix line-too-long style errors | Brad King | 2012-04-19 | 1 | -3/+6 |
|
|
| * | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) | Leonid Yurchenko | 2012-04-16 | 1 | -5/+5 |
|
|
* | | Cleanup custom command .rule file internal handling | Brad King | 2012-04-18 | 1 | -7/+5 |
|/ |
|