summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-031-1/+4
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+1
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-1/+2
* BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...Brad King2004-08-041-1/+1
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-0/+2
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-0/+2
* ENH: Use the new RunCommandAndy Cedilnik2003-08-041-0/+1
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-1/+4
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-201-0/+2
* 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 copyrigh...Brad King2002-10-231-3/+3
* added progressKen Martin2002-09-261-1/+1
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-201-1/+2
* 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