summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: move project map to global generator baseBill Hoffman2005-01-211-0/+24
* ENH: add some comments on how this could be moved to global generatorBill Hoffman2005-01-201-1/+40
* BUG: fix for bug 1396, object files could not be used as sources any moreBill Hoffman2004-12-061-0/+16
* ENH: shorten the symbols a bit and remove maps of std::string for map of cmSt...Bill Hoffman2004-09-291-2/+2
* ENH: change ignore function so that it first checks to see if the extension h...Bill Hoffman2004-09-241-0/+4
* ENH: fix problems with .def and RC filesBill Hoffman2004-09-231-0/+8
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-5/+77
* BUG: make sure env CC and CXX are not set for VS IDE buildsBill Hoffman2004-09-151-15/+19
* warning fixKen Martin2004-09-061-9/+9
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-031-12/+52
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-99/+111
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-156/+134
* ENH: use GetRequiredDefinition instead of GetDefinition and crashBill Hoffman2004-08-111-2/+2
* ENH: initial fortran supportBill Hoffman2004-08-061-3/+40
* BUG#427: Generated makefiles need to have targets with canonical names for ea...Brad King2004-08-051-9/+0
* BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...Brad King2004-08-041-1/+1
* ENH: add support for VCExpress 2005Bill Hoffman2004-07-051-0/+13
* ERR: Fix visual studio installAndy Cedilnik2004-06-281-0/+4
* ENH: Add check for infinite loops. Make sure that files written using WRITE_F...Andy Cedilnik2004-04-181-0/+1
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-4/+22
* BUG: fix put/get env problemsBill Hoffman2004-01-261-22/+3
* ENH: Start adding new installation frameworkAndy Cedilnik2004-01-261-0/+1
* BUG: make sure null terminator is in the right place for putenv static char a...Bill Hoffman2004-01-081-2/+2
* BUG:427 trycompile target must be exeBill Hoffman2003-12-111-1/+7
* ENH: More scripting changesAndy Cedilnik2003-10-291-1/+4
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-1/+2
* ENH: Use the new RunCommandAndy Cedilnik2003-08-041-1/+5
* ENH: set CMAKE_SYSTEM_VERSION for windowsBill Hoffman2003-07-161-1/+16
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-0/+7
* 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