Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add find threads check | Bill Hoffman | 2002-11-12 | 3 | -1/+93 |
* | clean up test for html output | Bill Hoffman | 2002-11-12 | 4 | -8/+26 |
* | BUG: fix reg expression | Bill Hoffman | 2002-11-12 | 1 | -1/+1 |
* | *** empty log message *** | Brad King | 2002-11-12 | 1 | -16/+16 |
* | FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times | Sebastien Barre | 2002-11-12 | 1 | -3/+3 |
* | *** empty log message *** | Bill Hoffman | 2002-11-12 | 1 | -1/+5 |
* | fix project name | Bill Hoffman | 2002-11-12 | 1 | -1/+1 |
* | Set CMAKE_BUILD_TOOL | Bill Hoffman | 2002-11-12 | 4 | -7/+3 |
* | ENH: fix up several problems with new stuff | Bill Hoffman | 2002-11-11 | 7 | -17/+224 |
* | new test | Bill Hoffman | 2002-11-11 | 4 | -0/+91 |
* | Fix for OSF | Bill Hoffman | 2002-11-11 | 1 | -1/+1 |
* | Fix regular expressions to be able to handle windows libraries | Andy Cedilnik | 2002-11-11 | 1 | -2/+3 |
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 13 | -76/+92 |
* | add install stuff for platform directory | Bill Hoffman | 2002-11-11 | 2 | -0/+3 |
* | ENH: fix for darwin modules | Bill Hoffman | 2002-11-11 | 1 | -0/+2 |
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 6 | -6/+19 |
* | fix for cxxflags | Bill Hoffman | 2002-11-09 | 6 | -37/+50 |
* | ENH: Adding support for comeau C++ compiler. | Brad King | 2002-11-08 | 1 | -0/+16 |
* | ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati... | Brad King | 2002-11-08 | 8 | -102/+54 |
* | BUG: A variable is not in the cache if it is UNINITIALIZED. | Brad King | 2002-11-08 | 1 | -1/+1 |
* | ERR: Removed use of NULL. | Brad King | 2002-11-08 | 1 | -1/+1 |
* | ERR: Added missing include. | Brad King | 2002-11-08 | 1 | -0/+1 |
* | store the compiler in the cache | Bill Hoffman | 2002-11-08 | 2 | -7/+15 |
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 68 | -529/+1570 |
* | ERR: Fixed signed/unsigned warnings. | Brad King | 2002-11-07 | 1 | -5/+5 |
* | Revert | Andy Cedilnik | 2002-11-07 | 1 | -1/+1 |
* | Revert back | Andy Cedilnik | 2002-11-07 | 2 | -38/+4 |
* | Add readme for mac | Andy Cedilnik | 2002-11-07 | 1 | -0/+71 |
* | ENH: Enhanced FindITK supporting use of ITK from an install tree or a build t... | Brad King | 2002-11-06 | 1 | -25/+63 |
* | BUG: Fixed STRING(REGEX REPLACE ...) and added better test. | Brad King | 2002-11-06 | 4 | -14/+17 |
* | ENH: Added STRING command. | Brad King | 2002-11-06 | 6 | -0/+454 |
* | ENH: compile method now returns whether compilation succeeded. | Brad King | 2002-11-06 | 2 | -6/+7 |
* | Use CMake icon on Mac | Andy Cedilnik | 2002-11-06 | 2 | -1/+4 |
* | Add Mac icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
* | Add CMake icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
* | Remove background and make bigger | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
* | Bigger icon | Andy Cedilnik | 2002-11-06 | 1 | -0/+0 |
* | Start adding CMake icon | Andy Cedilnik | 2002-11-06 | 3 | -0/+52 |
* | Move the hi-res time to system tools | Andy Cedilnik | 2002-11-06 | 3 | -57/+66 |
* | In certain cases, try to guess the source directory, so that you can run cmak... | Andy Cedilnik | 2002-11-06 | 3 | -5/+39 |
* | Remove warning | Andy Cedilnik | 2002-11-06 | 2 | -2/+1 |
* | FIX: a / was appended without checking if there wasn't one already. | Sebastien Barre | 2002-11-06 | 1 | -3/+12 |
* | Try to fix test | Andy Cedilnik | 2002-11-06 | 1 | -18/+2 |
* | Make things advanced | Andy Cedilnik | 2002-11-05 | 1 | -0/+7 |
* | Cleanup | Andy Cedilnik | 2002-11-05 | 1 | -1/+1 |
* | More mac fixes | Andy Cedilnik | 2002-11-05 | 1 | -8/+1 |
* | Reparent file path widget, add tab completion support to path anf file path w... | Andy Cedilnik | 2002-11-05 | 4 | -59/+5 |
* | Add a simple globbing of files and directories | Andy Cedilnik | 2002-11-05 | 2 | -0/+65 |
* | Try to fix FindX11 | Andy Cedilnik | 2002-11-05 | 2 | -1/+34 |
* | Simplify | Andy Cedilnik | 2002-11-05 | 1 | -20/+3 |