summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add stdlib.h for portability to borland 6Bill Hoffman2003-05-241-0/+1
* BUG: Work-around for SGI MipsPro bug where #error doesn't return an error to ...Brad King2003-05-141-0/+9
* ENH: When the initially configured generator is invalid, allow the user to ch...Brad King2003-05-131-5/+5
* ENH: Improved error message when a wrong generator is selected.Brad King2003-05-131-1/+6
* BUG: add better testing for notfoundBill Hoffman2003-02-041-2/+4
* fix warningBill Hoffman2003-02-021-4/+4
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-4/+4
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+55
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-211-1/+5
* fix warningsKen Martin2003-01-101-2/+2
* fix bug in env settingsKen Martin2003-01-091-36/+1
* fix warningBill Hoffman2003-01-091-1/+1
* restore the environment for cxx and cc in global generatorBill Hoffman2003-01-091-5/+51
* only load bw compat if CMAKE_BACK... is setKen Martin2003-01-091-4/+4
* BUG: enable the languages when not running in global modeBill Hoffman2002-12-191-2/+5
* Add java supportAndy Cedilnik2002-12-111-6/+28
* Rename variable to remove warningAndy Cedilnik2002-12-091-2/+2
* ENH: set the CXX and CC environment varsBill Hoffman2002-12-061-1/+25
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-12/+165
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH: update the progress when generating is "done".Sebastien Barre2002-10-091-0/+1
* added progressKen Martin2002-09-261-4/+16
* Attempt to make NMake quiet during TRY_COMPILEAndy Cedilnik2002-09-251-0/+7
* fix for cygwin and nmake that does not define WIN32Bill Hoffman2002-09-241-2/+1
* Try to fix borland and nmake try compileAndy Cedilnik2002-09-231-0/+3
* Add option of TRY_COMPILE to store the output of compilation so that if the o...Andy Cedilnik2002-09-201-3/+4
* changed handling of FinalPassKen Martin2002-09-151-0/+7
* fixed warningKen Martin2002-09-141-1/+1
* made less verboseKen Martin2002-09-131-1/+1
* some fixes for try compileKen Martin2002-09-131-1/+8
* better trycompile and enable langiagesKen Martin2002-09-131-4/+13
* modified TryCompileKen Martin2002-09-101-4/+13
* compiler warningsKen Martin2002-09-081-4/+4
* new archKen Martin2002-09-061-4/+7
* updatesKen Martin2002-09-041-0/+8
* in progress checkinKen Martin2002-08-301-0/+168