summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-2/+2
* BUG: Changing to a new test for whether to do relative path conversion. Now ...Brad King2005-05-161-34/+21
* BUG: filx for old bug in rel path computaiton codeKen Martin2005-05-131-6/+10
* ENH: warning fixes and some first steps in cleaning up the convert codeKen Martin2005-05-131-22/+0
* ENH: added new methods to convert to HomeRelative pathsKen Martin2005-05-111-2/+21
* BUG: Fix bootstrap test on machines with spaces in the pathAndy Cedilnik2005-05-041-3/+6
* ENH: No need to convert to output pathAndy Cedilnik2005-05-031-1/+0
* ENH: Add option to ignore errors. Only works on makeAndy Cedilnik2005-04-291-9/+10
* ENH: Start working on command that will abstract generating of build commandAndy Cedilnik2005-04-281-23/+31
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-0/+1
* 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