summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | cmake
* 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 ↵Brad King2002-11-088-102/+54
| | | | CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end.
* 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
|
* Revert backAndy Cedilnik2002-11-072-38/+4
|
* Add readme for macAndy Cedilnik2002-11-071-0/+71
|
* ENH: Enhanced FindITK supporting use of ITK from an install tree or a build ↵Brad King2002-11-061-25/+63
| | | | tree. Only one cache entry is brought into user's project, called "ITK_DIR". This is the location of an ITKConfig.cmake file from which other settings are loaded.
* BUG: Fixed STRING(REGEX REPLACE ...) and added better test.Brad King2002-11-064-14/+17
|
* ENH: Added STRING command.Brad King2002-11-066-0/+454
|
* ENH: compile method now returns whether compilation succeeded.Brad King2002-11-062-6/+7
|
* Use CMake icon on MacAndy Cedilnik2002-11-062-1/+4
|
* Add Mac iconAndy Cedilnik2002-11-061-0/+0
|