| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators | Brad King | 2013-11-18 | 1 | -1/+0 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -1/+0 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 1 | -1/+2 |
|
|
* | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too | Patrick Gansterer | 2013-08-05 | 1 | -4/+4 |
|
|
* | VS: Added "Deploy" at project configuration for WindowsCE targets | Patrick Gansterer | 2012-11-27 | 1 | -1/+1 |
|
|
* | Merge topic 'generator-factory' | Brad King | 2012-11-20 | 1 | -2/+2 |
|\ |
|
| * | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections | Brad King | 2012-11-16 | 1 | -4/+7 |
|\ \ |
|
| * | | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> | Petr Kmoch | 2012-11-13 | 1 | -4/+7 |
| |/ |
|
* | | Implement properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 1 | -11/+3 |
|/ |
|
* | 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 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -16/+16 |
|
|
* | VS: Fix line-too-long style errors | Brad King | 2012-04-19 | 1 | -1/+2 |
|
|
* | include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) | Leonid Yurchenko | 2012-04-16 | 1 | -4/+9 |
|
|
* | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 1 | -2/+2 |
|
|
* | Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594) | Brad King | 2010-12-20 | 1 | -4/+4 |
|
|
* | Revert "Remove unused parameter "root" in some VS generator methods" | Brad King | 2010-12-20 | 1 | -1/+1 |
|
|
* | Remove unused parameter "root" in some VS generator methods | Brad King | 2010-12-10 | 1 | -1/+1 |
|
|
* | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 1 | -0/+16 |
|\ |
|
| * | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 1 | -0/+16 |
|
|
* | | Fix unused parameter warning in VS 7.1 generator | Brad King | 2010-08-27 | 1 | -1/+1 |
|
|
* | | Refactor VS <= 7.1 utility-depends workaround | Brad King | 2010-08-24 | 1 | -2/+17 |
|
|
* | | Factor out duplicate VS target dependency code | Brad King | 2010-08-24 | 1 | -50/+12 |
|/ |
|
* | Fix Windows-cl.cmake so that at most one MSVC** variable is defined. | David Cole | 2010-05-05 | 1 | -0/+1 |
|
|
* | Teach VS generators to set the MACHINE type correctly. | Bill Hoffman | 2009-11-20 | 1 | -0/+1 |
|
|
* | Cleanup cmGlobalGenerator::GetTargetSets method | Brad King | 2009-10-01 | 1 | -10/+7 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i... | Bill Hoffman | 2009-07-14 | 1 | -2/+2 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -3/+1 |
|
|
* | ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail | Bill Hoffman | 2009-06-25 | 1 | -1/+6 |
|
|
* | BUG: Fix VS IDE project order | Brad King | 2009-01-21 | 1 | -2/+4 |
|
|
* | STYLE: fix line length stuff for KWStyle | Bill Hoffman | 2008-10-01 | 1 | -1/+2 |
|
|
* | ENH: add support for Intel Fortran Visual studio IDE | Bill Hoffman | 2008-04-30 | 1 | -2/+11 |
|
|
* | ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a... | David Cole | 2008-02-15 | 1 | -12/+63 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -211/+20 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | BUG: Disable static lib deps until a global cycle removal can be done. | Brad King | 2007-12-23 | 1 | -1/+5 |
|
|
* | ENH: Make static library targets depend on targets to which they "link" for t... | Brad King | 2007-12-21 | 1 | -2/+8 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets.... | Brad King | 2007-05-23 | 1 | -6/+1 |
|
|
* | COMP: compile fix and remove warning | Alexander Neundorf | 2007-05-22 | 1 | -2/+1 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -1/+3 |
|
|
* | ENH: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 1 | -14/+15 |
|
|
* | BUG: Fix utility dependencies for static libraries in VS generators. This ad... | Brad King | 2007-04-04 | 1 | -11/+1 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -0/+1 |
|
|
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -1/+1 |
|
|
* | ENH: commit fix for putting everything in the build on vs | Bill Hoffman | 2006-11-09 | 1 | -5/+8 |
|
|
* | BUG: Fixed references to projects outside the build tree and in other locatio... | Brad King | 2006-10-10 | 1 | -4/+3 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -10/+9 |
|
|