summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio7Generator.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ken Martin2005-03-101-7/+0
| | | | needed
* ENH: ctest now uses CMake global generator to do the build part of ↵Ken Martin2005-02-221-3/+5
| | | | build-and-test
* 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 ↵Brad King2004-08-041-1/+1
| | | | instance for the listfile containing the TRY_COMPILE call, not the top level listfile.
* BUG: make sure global generate is done when cmakelist file chagnes, also ↵Bill Hoffman2004-05-201-2/+7
| | | | make sure guids are stored in the cache so the .sln file does not change every time
* 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 ↵Brad King2003-07-081-1/+6
| | | | instance. Added support for documentation with a Generators section.
* add support for vs 71Bill Hoffman2003-05-081-11/+13
|
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to ↵Brad King2002-12-201-1/+1
| | | | be a semicolon-separated list of configurations that will be built.
* 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 ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* some try compile fixesKen Martin2002-09-221-5/+10
|
* modified TryCompileKen Martin2002-09-101-1/+1
|
* new archKen Martin2002-09-041-0/+95