summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio71Generator.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: make LOCATION an computed property of the target and get rid of a bunch ↵Ken Martin2005-06-221-4/+2
| | | | of const junk
* COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the ↵Brad King2005-04-291-2/+2
| | | | AddUtility method on a target. This significantly simplifies the implementation and removes warnings about hiding virtual functions.
* ENH: Added dependency from INSTALL target to ALL_BUILD target so that ↵Brad King2005-04-281-2/+2
| | | | targets build before being installed.
* BUG: fix external project command for VS 7 and 71Bill Hoffman2004-09-151-0/+2
|
* ENH: update vs71 generator to support excluded subdirsBill Hoffman2004-03-101-1/+2
|
* ENH: fix some warningsBill Hoffman2003-11-261-1/+2
|
* ENH: Registered global generators are now kept in a table in the cmake ↵Brad King2003-07-081-1/+6
| | | | instance. Added support for documentation with a Generators section.
* Change name of 71 generatorBill Hoffman2003-05-131-1/+1
|
* add support for vs 71Bill Hoffman2003-05-081-0/+52