Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added TESTS target | Dan Blezek | 2000-12-07 | 1 | -1/+1 |
| | |||||
* | BUG: remove bogus warning about not finding a depend file, if there are no ↵ | Bill Hoffman | 2000-11-22 | 1 | -4/+4 |
| | | | | include paths | ||||
* | BUG: fix inplace build | Bill Hoffman | 2000-11-10 | 1 | -0/+4 |
| | |||||
* | ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIR | Will Schroeder | 2000-11-09 | 3 | -7/+7 |
| | |||||
* | ENH: add ability to run from different directories | Bill Hoffman | 2000-11-03 | 2 | -9/+31 |
| | |||||
* | BUG: make sure SOURCE_FILES starts at the begining of line | Bill Hoffman | 2000-11-02 | 1 | -1/+2 |
| | |||||
* | ENH:Reworked CMake to clearer indicate what the variables do | Will Schroeder | 2000-11-02 | 2 | -5/+16 |
| | |||||
* | BUG: remove tabs from classnames | Bill Hoffman | 2000-10-25 | 1 | -0/+5 |
| | |||||
* | BUG: remove tabs from classnames | Bill Hoffman | 2000-10-25 | 1 | -1/+1 |
| | |||||
* | BUG: if the path to your source directory has a -S in it, it will be picked ↵ | Dan Blezek | 2000-10-02 | 1 | -3/+3 |
| | | | | up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform. | ||||
* | ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵ | Bill Hoffman | 2000-09-27 | 10 | -31/+155 |
| | | | | replaced with CMake | ||||
* | ENH: clean up code, and varible names | Bill Hoffman | 2000-09-21 | 14 | -147/+98 |
| | |||||
* | BUG: remove cout | Bill Hoffman | 2000-09-18 | 1 | -1/+0 |
| | |||||
* | ENH: added a config setup file for CMakeSetup. Cleaned up the names of the ↵ | Bill Hoffman | 2000-09-18 | 10 | -31/+113 |
| | | | | source and binary directories | ||||
* | ENH: remove unused files | Bill Hoffman | 2000-09-18 | 2 | -24/+0 |
| | |||||
* | NEW: class to collect all the flags from parent directories | Bill Hoffman | 2000-09-12 | 2 | -0/+205 |
| | |||||
* | ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵ | Bill Hoffman | 2000-09-12 | 32 | -881/+657 |
| | | | | directories of the system. | ||||
* | BUG: fix release build on windows | Bill Hoffman | 2000-09-01 | 2 | -11/+11 |
| | |||||
* | BUG: fix build of lib.a problem | Bill Hoffman | 2000-08-31 | 1 | -1/+6 |
| | |||||
* | BUG: fix name of command line version in dsp files | Bill Hoffman | 2000-08-31 | 3 | -2/+5 |
| | |||||
* | ENH: fix for SGI make | Bill Hoffman | 2000-08-31 | 2 | -3/+9 |
| | |||||
* | ENH: add ability to compile all the files in a sub-directory | Bill Hoffman | 2000-08-30 | 2 | -0/+183 |
| | |||||
* | ENH: move from tools and create working CMake program | Bill Hoffman | 2000-08-30 | 12 | -106/+205 |
| | |||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 53 | -0/+5967 |