summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio7Generator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: ctest now uses CMake global generator to do the build part of build-and-...Ken Martin2005-02-221-3/+5
* ENH: move project map to global generator baseBill Hoffman2005-01-211-2/+0
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+1
* BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...Brad King2004-08-041-1/+1
* BUG: make sure global generate is done when cmakelist file chagnes, also make...Bill Hoffman2004-05-201-2/+7
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-2/+4
* remove warningsBill Hoffman2003-11-261-2/+1
* ENH: generate a sln and dsw file for each sub project in a projectBill Hoffman2003-11-261-1/+5
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-1/+6
* add support for vs 71Bill Hoffman2003-05-081-11/+13
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...Brad King2002-12-201-1/+1
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-0/+1
* use InAll target setting to determine what targets are in the default buildKen Martin2002-12-051-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* some try compile fixesKen Martin2002-09-221-5/+10
* modified TryCompileKen Martin2002-09-101-1/+1
* new archKen Martin2002-09-041-0/+95