summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio71Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-9/+9
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-1/+1
* BUG: More fixing of support for global target son visual studioAndy Cedilnik2006-02-241-1/+2
* COMP: Handle preinstall properly on IDEsAndy Cedilnik2006-02-241-12/+0
* COMP: Fix for preinstallAndy Cedilnik2006-02-241-0/+12
* COMP: Even more Visual Studio fixes. Why is this code duplicated?Andy Cedilnik2006-02-231-0/+36
* BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...Brad King2006-02-141-10/+30
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-4/+1
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-6/+4
* COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...Brad King2005-04-291-24/+4
* ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...Brad King2005-04-281-11/+33
* BUG: fix for bug 1702, better error message for GUID missingBill Hoffman2005-04-051-2/+11
* ENH: add support for out of source sourceKen Martin2005-03-141-5/+5
* ENH: Updated implementation of custom commands. Multiple command lines are n...Brad King2005-02-221-7/+6
* BUG: fix external project command for VS 7 and 71Bill Hoffman2004-09-151-0/+40
* ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton StimpsonBill Hoffman2004-09-151-11/+15
* bug fixes for external projectsBill Hoffman2004-09-141-4/+15
* BUG: fix include external project bugBill Hoffman2004-09-141-1/+0
* fix include order because of GetCurrentDirectory define and windows.h problemBill Hoffman2004-06-151-2/+2
* BUG: fix sub project path problemBill Hoffman2004-06-141-1/+2
* BUG: fix for 871, include external should work for 7.1 and 7.0Bill Hoffman2004-06-011-3/+3
* BUG: make sure global generate is done when cmakelist file chagnes, also make...Bill Hoffman2004-05-201-6/+6
* ERR: Fix install on VS71Andy Cedilnik2004-04-211-3/+14
* ENH: update vs71 generator to support excluded subdirsBill Hoffman2004-03-101-1/+6
* BUG: Fix Bug #445 - Same library in multiple projects can cause problemsAndy Cedilnik2003-12-181-1/+1
* ENH: fix some warningsBill Hoffman2003-11-261-15/+45
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-071-1/+7
* yikes added new custom command supportKen Martin2003-06-031-2/+3
* Remove some borland 6 warningsBill Hoffman2003-05-281-2/+0
* add support for vs 71Bill Hoffman2003-05-081-0/+286