summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean find for Python, add find for python 2.2 on windows, cleanup java on wi...Andy Cedilnik2002-11-143-4/+22
* Added missing space.Berk Geveci2002-11-141-0/+1
* Fix building on NMake. Use short pathsAndy Cedilnik2002-11-141-1/+1
* BUG: fix for missing temp file variableBill Hoffman2002-11-141-1/+1
* reorder tWR so that it does not crash with sharedBill Hoffman2002-11-142-6/+8
* add support for borland run time flag for shared buildsBill Hoffman2002-11-141-1/+17
* fix shared builds on borland and add debug stuff for makefilesBill Hoffman2002-11-141-11/+17
* BUG: fix for build out of dir for windowsBill Hoffman2002-11-132-0/+34
* ENH: add status messagesBill Hoffman2002-11-134-1/+11
* ENH: space fixes and add a status option to message commandKen Martin2002-11-135-3/+27
* ENH: move -P flag from cxxflags to the compile line for cxx filesKen Martin2002-11-131-2/+2
* ENH: check to make sure cmake matches the cmake used to generate the cacheBill Hoffman2002-11-133-26/+40
* ENH: use correct run time library for borlandBill Hoffman2002-11-131-1/+2
* 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
* fix for nsl library and X11Bill Hoffman2002-11-131-1/+1
* fix for nsl library and X11Bill Hoffman2002-11-132-1/+4
* BUG: fix order of link line for creating shared librariesBill Hoffman2002-11-131-2/+2
* BUG: Fixed doc string on generated variable.Brad King2002-11-131-2/+2
* BUG: fix path problemsBill Hoffman2002-11-123-5/+14
* Backwards compatibility. Andy and Bill made me add socket library.Will Schroeder2002-11-121-0/+7
* ENH: add .def file supportBill Hoffman2002-11-123-5/+17
* BUG: change to new variablesBill Hoffman2002-11-121-4/+6
* add find threads checkBill Hoffman2002-11-121-1/+0
* add find threads checkBill Hoffman2002-11-123-1/+93
* clean up test for html outputBill Hoffman2002-11-124-8/+26
* BUG: fix reg expressionBill Hoffman2002-11-121-1/+1
* *** empty log message ***Brad King2002-11-121-16/+16
* FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 timesSebastien Barre2002-11-121-3/+3
* *** empty log message ***Bill Hoffman2002-11-121-1/+5
* fix project nameBill Hoffman2002-11-121-1/+1
* Set CMAKE_BUILD_TOOLBill Hoffman2002-11-124-7/+3
* ENH: fix up several problems with new stuffBill Hoffman2002-11-117-17/+224
* new testBill Hoffman2002-11-114-0/+91
* Fix for OSFBill Hoffman2002-11-111-1/+1
* Fix regular expressions to be able to handle windows librariesAndy Cedilnik2002-11-111-2/+3
* clean up flags with _init flagsBill Hoffman2002-11-1113-76/+92
* add install stuff for platform directoryBill Hoffman2002-11-112-0/+3
* ENH: fix for darwin modulesBill Hoffman2002-11-111-0/+2
* BUG: fix setting of c flagsBill Hoffman2002-11-106-6/+19
* fix for cxxflagsBill Hoffman2002-11-096-37/+50
* ENH: Adding support for comeau C++ compiler.Brad King2002-11-081-0/+16
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-088-102/+54
* 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
* store the compiler in the cacheBill Hoffman2002-11-082-7/+15
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-0868-529/+1570
* ERR: Fixed signed/unsigned warnings.Brad King2002-11-071-5/+5
* RevertAndy Cedilnik2002-11-071-1/+1