summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 t...Brad King2002-11-061-25/+63
* 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
* Add CMake iconAndy Cedilnik2002-11-061-0/+0
* Remove background and make biggerAndy Cedilnik2002-11-061-0/+0
* Bigger iconAndy Cedilnik2002-11-061-0/+0
* Start adding CMake iconAndy Cedilnik2002-11-063-0/+52
* Move the hi-res time to system toolsAndy Cedilnik2002-11-063-57/+66
* In certain cases, try to guess the source directory, so that you can run cmak...Andy Cedilnik2002-11-063-5/+39
* Remove warningAndy Cedilnik2002-11-062-2/+1
* FIX: a / was appended without checking if there wasn't one already.Sebastien Barre2002-11-061-3/+12
* Try to fix testAndy Cedilnik2002-11-061-18/+2
* Make things advancedAndy Cedilnik2002-11-051-0/+7
* CleanupAndy Cedilnik2002-11-051-1/+1
* More mac fixesAndy Cedilnik2002-11-051-8/+1
* Reparent file path widget, add tab completion support to path anf file path w...Andy Cedilnik2002-11-054-59/+5
* Add a simple globbing of files and directoriesAndy Cedilnik2002-11-052-0/+65
* Try to fix FindX11Andy Cedilnik2002-11-052-1/+34
* SimplifyAndy Cedilnik2002-11-051-20/+3