summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Improve bootstrap on UNIX. Now it bootstraps into a separate directory.Andy Cedilnik2002-05-021-0/+57
* BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies.Amitha Perera2002-05-021-1/+1
* FIX: If current selection was "NOTFOUND", then selecting the browserJim Miller2002-05-011-0/+4
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-015-28/+61
* ENH: Add library dependency analysis.Amitha Perera2002-05-0110-39/+397
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-015-20/+36
* Reformatted the error printed by cmMakefile.Berk Geveci2002-05-012-5/+8
* ENH: allow cmake tests to be run without dart.Bill Hoffman2002-04-301-0/+6
* create tests without DartBill Hoffman2002-04-301-4/+0
* ENH: replace freeze with deleteBill Hoffman2002-04-301-1/+1
* ENH: fix relwithdebinfoBill Hoffman2002-04-301-2/+4
* ENH: add new command to separate space separated argumentsBill Hoffman2002-04-303-0/+119
* ENH: do not use count, find for map lookupBill Hoffman2002-04-302-13/+17
* ENH: improve speed of GetSource functionBill Hoffman2002-04-301-2/+10
* BUG: look for -l anywhere in link library entry not just the begining of the ...Bill Hoffman2002-04-301-1/+1
* BUG: make sure link directories are not duplicatedBill Hoffman2002-04-291-3/+18
* BUG: remove warning about changing generatorsBill Hoffman2002-04-291-7/+0
* ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any libraryAmitha Perera2002-04-282-0/+8
* ENH: remove redirections for output of make commands as some things are lostBill Hoffman2002-04-261-3/+3
* COM: just fix up a commentBill Hoffman2002-04-261-4/+3
* BUG: fix shared links for cc on hpBill Hoffman2002-04-261-7/+24
* ENH: fix build nameBill Hoffman2002-04-261-1/+2
* ENH: look for nslookup and hostname in the right placesBill Hoffman2002-04-261-3/+10
* dprecatedKen Martin2002-04-261-0/+7
* fixed up again duhKen Martin2002-04-261-2/+4
* updated to build ccommandKen Martin2002-04-251-0/+3
* fix up hostname for windowsBill Hoffman2002-04-251-4/+12
* ENH: give a warning when switching generators to match the cacheBill Hoffman2002-04-251-0/+7
* ENH: check for mismatched generatorsBill Hoffman2002-04-251-0/+16
* WAR: remove warnings for .NET compilerBill Hoffman2002-04-253-3/+3
* Add cvsignore so that you do not see visual stufio files when you do cvs updateAndy Cedilnik2002-04-242-0/+6
* Exit ccmake on fatal errors.Berk Geveci2002-04-234-7/+15
* ENH: clean up depend outputBill Hoffman2002-04-231-1/+2
* ENH: add depends for utility targetsBill Hoffman2002-04-231-1/+13
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-222-5/+5
* BUG: Changed from SOURCE_FILES to SETAmitha Perera2002-04-222-6/+6
* ENH: need CMAKE_LINKER_FLAGSSebastien Barre2002-04-221-1/+1
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-224-21/+41
* updated for 1.4Ken Martin2002-04-224-4/+166
* updatedKen Martin2002-04-221-2/+2
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-191-1/+12
* added deprecated warnings for version 1.4 or laterKen Martin2002-04-193-0/+24
* ENH: fix doc lineBill Hoffman2002-04-191-3/+3
* renamed unix to unixPath for compile errorKen Martin2002-04-191-3/+3
* BUG: fix short path on files that do not existBill Hoffman2002-04-191-4/+15
* BUG: try to make sure a depend file only has one ruleBill Hoffman2002-04-191-1/+1
* BUG: fix SameFile function for windows, and compare source directoriesBill Hoffman2002-04-192-11/+49
* BUG: work with spaces in the pathKen Martin2002-04-181-5/+4
* Make quotes and echos to work on unix (hopefully)Andy Cedilnik2002-04-181-1/+4
* ENH: use home not startBill Hoffman2002-04-181-4/+4