summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ERR: Fixed string literal to char* warnings.Brad King2002-11-211-3/+4
* fix for create shared libraryBill Hoffman2002-11-211-0/+6
* rename foo variables to better namesBill Hoffman2002-11-202-5/+5
* ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows readin...Brad King2002-11-202-2/+157
* BUG: Attempt to fix CopyFile problem using flush before check for success.Brad King2002-11-201-1/+6
* ERR: Fixed signed/unsigned warning.Brad King2002-11-201-1/+1
* ERR: Fixed unused parameter warning.Brad King2002-11-201-4/+6
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-194-3/+89
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-194-128/+229
* ENH: add some better output when copy file failsBill Hoffman2002-11-191-5/+15
* fix some warningsBill Hoffman2002-11-191-5/+1
* Add / after directory name when doing tab completionAndy Cedilnik2002-11-191-0/+5
* Add progress to ccmakeAndy Cedilnik2002-11-192-55/+118
* fix warningBill Hoffman2002-11-191-1/+1
* fix in warningKen Martin2002-11-191-6/+8
* Initial add of progressAndy Cedilnik2002-11-182-1/+17
* fix some compiler warnings hopefullyKen Martin2002-11-172-5/+7
* BUG: fix for borland run time dllBill Hoffman2002-11-151-1/+6
* fixed bad source directory bugKen Martin2002-11-151-0/+10
* fixed compiler warningKen Martin2002-11-151-1/+2
* Oops, std namespaceAndy Cedilnik2002-11-151-1/+1
* Add progress reportingAndy Cedilnik2002-11-143-2/+36
* Add Progress supportAndy Cedilnik2002-11-141-1/+11
* *** empty log message ***Bill Hoffman2002-11-141-2/+3
* Fix compile flags on c files in static liobraries on windowsAndy Cedilnik2002-11-141-9/+7
* BUG: fix flags for c compiler on windowsAndy Cedilnik2002-11-141-2/+2
* added another funcKen Martin2002-11-142-0/+10
* added another funcKen Martin2002-11-142-0/+8
* Added missing space.Berk Geveci2002-11-141-0/+1
* Fix building on NMake. Use short pathsAndy Cedilnik2002-11-141-1/+1
* reorder tWR so that it does not crash with sharedBill Hoffman2002-11-141-5/+5
* add support for borland run time flag for shared buildsBill Hoffman2002-11-141-1/+17
* BUG: fix for build out of dir for windowsBill Hoffman2002-11-132-0/+34
* ENH: space fixes and add a status option to message commandKen Martin2002-11-135-3/+27
* ENH: check to make sure cmake matches the cmake used to generate the cacheBill Hoffman2002-11-133-26/+40
* ENH: force a global generate if the cache version does not match the running ...Bill Hoffman2002-11-132-3/+23
* BUG: add missing depend rules for hp makeBerk Geveci2002-11-131-0/+2
* BUG: fix path problemsBill Hoffman2002-11-121-3/+12
* ENH: add .def file supportBill Hoffman2002-11-121-1/+13
* BUG: change to new variablesBill Hoffman2002-11-121-4/+6
* BUG: fix reg expressionBill Hoffman2002-11-121-1/+1
* *** empty log message ***Brad King2002-11-121-16/+16
* ENH: fix up several problems with new stuffBill Hoffman2002-11-114-16/+126
* Fix regular expressions to be able to handle windows librariesAndy Cedilnik2002-11-111-2/+3
* clean up flags with _init flagsBill Hoffman2002-11-112-7/+16
* BUG: A variable is not in the cache if it is UNINITIALIZED.Brad King2002-11-081-1/+1
* ERR: Removed use of NULL.Brad King2002-11-081-1/+1
* ERR: Added missing include.Brad King2002-11-081-0/+1
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-0823-483/+952
* ERR: Fixed signed/unsigned warnings.Brad King2002-11-071-5/+5