summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug 1660Bill Hoffman2005-04-051-0/+16
* BUG: By default disable new files.Andy Cedilnik2005-04-041-3/+3
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-011-0/+74
* ENH: removed GetParentProjectsKen Martin2005-03-291-10/+11
* ENH: make sure project map is cleared each time.Bill Hoffman2005-03-221-1/+2
* COMP: fix warningKen Martin2005-03-191-1/+1
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-47/+43
* ENH: add support for out of source sourceKen Martin2005-03-141-13/+12
* ENH: cleanup by removing all the olf local generate junk that i not longer ne...Ken Martin2005-03-101-57/+27
* ENH: fix for finding the correct target in the current projectBill Hoffman2005-03-041-3/+9
* BUG: Need to configure relative path support for LocalGenerate to support old...Brad King2005-02-251-0/+3
* ENH: Merged implementations of ConvertToRelative*Path methods. The main Conv...Brad King2005-02-241-1/+137
* BUG: Only use the existing CMake(lang)Compiler.cmake file from the build tree...Brad King2005-02-241-13/+23
* COMP: fix warningKen Martin2005-02-221-1/+1
* ENH: ctest now uses CMake global generator to do the build part of build-and-...Ken Martin2005-02-221-19/+73
* ENH: more tests are passing, relative paths, and external objects are the one...Bill Hoffman2005-02-171-1/+1
* ENH: more tests are passingBill Hoffman2005-02-161-6/+4
* ENH: depends work between targetsBill Hoffman2005-02-031-0/+17
* 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