summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio8Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add an option for explicit BYPRODUCTS of custom commands (#14963)Brad King2014-11-141-1/+2
* VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-051-0/+15
* VS: Move internal MasmEnabled member up to VS 7 generatorBrad King2014-08-201-0/+8
* VS: Refactor logic deciding to add "Deploy" to the .sln fileGilles Khouzam2014-07-311-3/+10
* VS: Delay getting platform name in local generatorBrad King2014-07-171-1/+0
* VS: Delay platform definitions until system name is knownBrad King2014-07-171-2/+9
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-10/+4
* cmGlobalGenerator: Store targets in hash mapsBen Boeckel2014-05-071-1/+1
* cmTarget: Use string API to add sources to cmTarget objects.Stephen Kelly2014-03-311-1/+2
* stringapi: Use strings for dependency informationBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-12/+17
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* cmTarget: Remove the project argument to FindTargetBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* Constify handling of target dependencies.Stephen Kelly2013-12-111-1/+1
* INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.Stephen Kelly2013-11-251-1/+2
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-1/+0
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-181-0/+20
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-6/+0
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-0/+4
|\
| * Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+4
* | VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)Brad King2013-08-281-10/+13
|/
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-7/+4
* VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-051-15/+0
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-1/+10
* VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-271-0/+6
* VS: Allow setting the name of the target platformPatrick Gansterer2012-11-271-0/+5
* VS: Add parser for WCE.VCPlatform.config to read WinCE platformsPatrick Gansterer2012-11-271-10/+45
* VS: Change variable type of ArchitectureId from const char* to stringPatrick Gansterer2012-11-261-2/+2
* VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefilePatrick Gansterer2012-11-261-0/+7
* Merge topic 'generator-factory'Brad King2012-11-201-3/+66
|\
| * VS: Remove platform specific generator filesPatrick Gansterer2012-11-191-1/+54
| * VS: Remove GetPlatformName from platform-specific generatorsPatrick Gansterer2012-11-191-0/+10
| * Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-2/+2
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'Brad King2012-11-201-4/+7
|\ \ | |/ |/|
| * Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-4/+7
* | Resolve warnings about shadowing parameters and local variables.Stephen Kelly2012-11-131-1/+0
|/
* VS8: Remove '.NET' from generator description (#10158)Brad King2012-09-191-1/+1
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-9/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Merge topic 'enhance-include_external_msproject'David Cole2012-04-251-5/+8
|\
| * VS: Fix line-too-long style errorsBrad King2012-04-191-3/+6
| * include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-5/+5
* | Cleanup custom command .rule file internal handlingBrad King2012-04-181-7/+5
|/
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-2/+2
* VS8/9: Add flag map entries for /Zc:wchar_t (#10397)Sebastian Herbst2011-02-011-2/+8
* VS9: Map enable/disable PREfast flags (#10638)David Cole2011-02-011-0/+3
* Skip VS <= 7.1 dependency analysis for VS >= 8Brad King2010-12-011-0/+8