summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio71Generator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Bill Hoffman2004-05-201-6/+6
| | | | make sure guids are stored in the cache so the .sln file does not change every time
* 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 ↵Brad King2003-07-081-1/+7
| | | | instance. Added support for documentation with a Generators section.
* 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