summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudioGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-1/+2
* cmGlobalGenerator: Make IsMultiConfig() constTobias Hunger2016-06-011-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-21/+38
* VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-221-0/+2
* Drop Visual Studio 6 generatorBrad King2016-03-091-1/+0
* VS: Port interface to cmGeneratorTargetStephen Kelly2015-10-241-8/+10
* VS: Port WriteUtilityDepends to cmGeneratorTargetStephen Kelly2015-10-241-1/+1
* VS: Port utility depends to cmGeneratorTargetStephen Kelly2015-10-241-2/+2
* VS: Port target depends to cmGeneratorTargetStephen Kelly2015-10-241-2/+2
* VS: Port TargetIsFortranOnly to cmGeneratorTargetStephen Kelly2015-10-241-1/+1
* VS: Port LinkClosure to cmGeneratorTargetStephen Kelly2015-10-241-2/+2
* VisualStudio: Replace Compute override with AddExtraIDETargets override.Stephen Kelly2015-10-051-1/+1
* VS: Refactor target ordering logicBrad King2015-09-221-3/+9
* cmGlobalGenerator: Virtualize the Compute step and override it.Stephen Kelly2015-07-301-1/+1
* Merge topic 'auto_export_dll_symbols'Brad King2015-07-081-0/+4
|\
| * Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+4
* | cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-011-1/+2
|/
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+1
* VS: Move version information to global generator.Stephen Kelly2015-05-191-0/+21
* VS: Drop reload macros for VS >= 10 (#11258,#14680)Brad King2015-04-151-2/+2
* cmGlobalGenerator: Create a non-virtual 'DoGenerate' methodBrad King2014-07-221-5/+2
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-171-3/+0
* cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-151-1/+0
* cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-131-0/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings in target nameBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+2
* OS X: Make sure RPATHs are unique to avoid possible corruption.Clinton Stimpson2014-02-031-0/+4
* cmGlobalGenerator: Make SelectMakeProgram const.Stephen Kelly2014-01-121-1/+1
* Constify handling of target dependencies.Stephen Kelly2013-12-111-8/+9
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-0/+3
* Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-0/+1
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-1/+0
* VS: Support setting correct subsystem and entry point for WinCEPatrick Gansterer2012-11-261-0/+3
* VS: Change variable type of ArchitectureId from const char* to stringPatrick Gansterer2012-11-261-1/+1
* VS: Add static method to get the base of the registryPatrick Gansterer2012-11-261-0/+3
* VS: Remove AddPlatformDefinitions from platform-specific generatorsPatrick Gansterer2012-11-191-0/+1
* VS: Simplify MSVC version reportingBrad King2012-08-301-1/+0
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-0/+5
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Pre-compute object file names before VS project generationBrad King2012-03-091-0/+2
* Use modern global dependency graph for VS < 8 depsBrad King2010-11-181-5/+20
* VS10: Order .vcxproj dependencies deterministically (#10502)Brad King2010-10-071-8/+8
* Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-241-9/+5
* Factor out duplicate VS target dependency codeBrad King2010-08-241-0/+5
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-0/+5
* Do not link library dependencies in VS solutionsBrad King2009-10-201-1/+2
* Add alternative _UTILITY targets to all solutionsBrad King2009-10-011-0/+3