summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio7Generator.h
Commit message (Expand)AuthorAgeFilesLines
* VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-181-0/+1
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-181-0/+5
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-8/+10
* VS: Expose Intel Fortran .vfproj format version to CMake languageBrad King2013-10-181-0/+7
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-051-2/+2
* VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-051-0/+6
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-121-0/+1
* VS: Added "Deploy" at project configuration for WindowsCE targetsPatrick Gansterer2012-11-271-1/+1
* Merge topic 'generator-factory'Brad King2012-11-201-3/+5
|\
| * Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
| * Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+4
* | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sectionsBrad King2012-11-161-6/+6
|\ \
| * | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>Petr Kmoch2012-11-131-6/+6
| |/
* | Implement properties VS_GLOBAL_SECTION_*Petr Kmoch2012-11-161-0/+2
|/
* VS: Cleanup AddPlatformDefinitions() of Visual Studio generatorsPatrick Gansterer2012-08-221-1/+0
* include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120)Leonid Yurchenko2012-04-161-1/+3
* Rename/constify build-time config placeholder lookupBrad King2012-03-091-1/+1
* Fix typo.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-231-15/+15
* Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-181-3/+0
* Revert "Remove unused parameter "root" in some VS generator methods"Brad King2010-12-201-0/+1
* Remove unused parameter "root" in some VS generator methodsBrad King2010-12-101-1/+0
* Merge topic 'vs-project-groups'Brad King2010-09-081-0/+4
|\
| * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+4
* | Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-241-0/+1
|/
* Do not link library dependencies in VS solutionsBrad King2009-10-201-0/+4
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-191-1/+0
* Avoid non-root copies of root-only targetsBrad King2009-10-061-0/+1
* Move OrderedTargetDependSet into VS superclassBrad King2009-09-301-11/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create VS generator GetRegistryBase methodBrad King2009-09-161-0/+2
* ENH: Separate VS flag table typeBrad King2009-07-291-2/+2
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-1/+1
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-6/+1
* BUG: Fix VS IDE solution files order againBrad King2009-01-211-1/+1
* BUG: Fix VS IDE project orderBrad King2009-01-211-3/+14
* STYLE: line lengthBill Hoffman2008-01-311-1/+2
* ENH: fix for bug 3218 dependant projects are written out automatically if the...Bill Hoffman2008-01-301-3/+21
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener...Brad King2007-04-041-2/+2
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-0/+2
* ENH: commit fix for putting everything in the build on vsBill Hoffman2006-11-091-1/+3
* BUG: Fixed references to projects outside the build tree and in other locatio...Brad King2006-10-091-0/+1
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-2/+2
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+2
* STYLE: fix line lengthKen Martin2006-05-111-2/+4
* BUG: MSVC* variables should be set in IDE generators instead of just NMake.Brad King2006-05-051-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
* STYLE: fix line lengthsBill Hoffman2006-03-101-4/+9
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+4