summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add a new command that allows exports of library dependencies from a ↵Bill Hoffman2003-01-201-0/+2
| | | | project to a file
* fix bug in env settingsKen Martin2003-01-091-2/+0
|
* restore the environment for cxx and cc in global generatorBill Hoffman2003-01-091-0/+2
|
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-1/+2
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+3
|
* 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.
* added progressKen Martin2002-09-261-1/+1
|
* Add option of TRY_COMPILE to store the output of compilation so that if the ↵Andy Cedilnik2002-09-201-1/+2
| | | | output fails you can display it or store it in the file
* better trycompile and enable langiagesKen Martin2002-09-131-1/+6
|
* modified TryCompileKen Martin2002-09-101-1/+1
|
* updatesKen Martin2002-09-041-0/+1
|
* in progress checkinKen Martin2002-08-301-0/+105