summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio7Generator.h
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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-061-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
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-0/+4
* BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...Brad King2006-02-031-0/+3
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-0/+4
* ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other ...Brad King2005-12-141-1/+1
* ENH: Added support for parallel builds in VS 8. There is now a special targe...Brad King2005-12-131-0/+2
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-1/+1
* BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own...Brad King2005-11-221-2/+3
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-4/+2
* ENH: Add option to ignore errors. Only works on makeAndy Cedilnik2005-04-291-1/+2
* COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...Brad King2005-04-291-1/+1
* ENH: Start working on a method that abstracts generating of build commandAndy Cedilnik2005-04-281-5/+2
* ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...Brad King2005-04-281-1/+1
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-011-1/+0
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-101-7/+0