| Commit message (Expand) | Author | Age | Files | Lines |
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -3/+3 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -11/+8 |
|
|
* | VS: Remove obsolete methods. | Stephen Kelly | 2015-05-19 | 1 | -7/+0 |
|
|
* | VS: Move version information to global generator. | Stephen Kelly | 2015-05-19 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -5/+2 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+4 |
|
|
* | cmake: Show in --help how to select VS target platform (#15422) | Brad King | 2015-04-07 | 1 | -2/+5 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | VS: Improve error messages when compiler is not detected (#15228) | Gilles Khouzam | 2014-11-14 | 1 | -14/+105 |
|
|
* | VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries | Gilles Khouzam | 2014-07-31 | 1 | -0/+14 |
|
|
* | VS: Select WindowsPhone and WindowsStore default toolsets | Brad King | 2014-07-31 | 1 | -0/+50 |
|
|
* | VS: Delay getting platform name in local generator | Brad King | 2014-07-17 | 1 | -1/+0 |
|
|
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -8/+6 |
|
|
* | VS: Refactor internal generator factory logic | Brad King | 2014-06-09 | 1 | -8/+5 |
|
|
* | VS: Split user- and generator-provided PlatformToolset | Brad King | 2014-06-04 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -11/+13 |
|
|
* | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 1 | -1/+1 |
|
|
* | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators | Brad King | 2013-11-18 | 1 | -1/+0 |
|
|
* | VS: Add version year to generator names | Brad King | 2013-10-28 | 1 | -27/+53 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -5/+0 |
|
|
* | VS11: Add support for Windows CE SDKs | Patrick Gansterer | 2013-08-07 | 1 | -12/+79 |
|
|
* | VS: Unify how the name of the generator is specified | Patrick Gansterer | 2013-08-05 | 1 | -3/+3 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -2/+2 |
|
|
* | VS: Clarify Visual Studio product year for each version | Robert Maynard | 2013-07-02 | 1 | -1/+1 |
|
|
* | VS: Fix VS 10/11 .sln headers (#14038) | Brad King | 2013-03-25 | 1 | -1/+8 |
|
|
* | VS11: Allow using folders with the VS11 Express Edition (#13770) | David Cole | 2012-12-03 | 1 | -0/+9 |
|
|
* | VS: Remove platform specific generator files | Patrick Gansterer | 2012-11-19 | 1 | -10/+54 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | VS11: Add VS 2012 Express support (#13348) | Brad King | 2012-09-18 | 1 | -1/+4 |
|
|
* | 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 | -8/+1 |
|
|
* | Enumerate VS11 version explicitly in local generators | Brad King | 2011-11-14 | 1 | -0/+11 |
|
|
* | VS11: Fix comment generated at the top of *.sln files | David Cole | 2011-10-20 | 1 | -1/+1 |
|
|
* | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+45 |
|
|