Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collapsed into cmake.cxx | Ken Martin | 2001-05-21 | 1 | -163/+0 |
| | |||||
* | compile source dir into cmake | Bill Hoffman | 2001-05-17 | 1 | -11/+4 |
| | |||||
* | unix fix | Ken Martin | 2001-05-17 | 1 | -1/+13 |
| | |||||
* | half checked in changes for CMAKE_ROOT | Ken Martin | 2001-05-17 | 1 | -12/+8 |
| | |||||
* | ENH: call configure from cmake | Bill Hoffman | 2001-05-07 | 1 | -11/+13 |
| | |||||
* | ENH: Added generation of internal CMAKE cache entry with path to ↵ | Brad King | 2001-05-03 | 1 | -0/+15 |
| | | | | command-line CMake executable. | ||||
* | cache loaded into makefile | Ken Martin | 2001-05-02 | 1 | -0/+1 |
| | |||||
* | ENH:New copyright | Will Schroeder | 2001-04-27 | 1 | -3/+28 |
| | |||||
* | ERR: missing std:: on cout. | Bill Lorensen | 2001-02-27 | 1 | -1/+1 |
| | |||||
* | ENH: add CMakeCache.txt support | Bill Hoffman | 2001-02-23 | 1 | -2/+31 |
| | |||||
* | ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵ | Bill Hoffman | 2001-02-19 | 1 | -2/+17 |
| | | | | some | ||||
* | some cleanup and fixes | Ken Martin | 2001-02-15 | 1 | -7/+13 |
| | |||||
* | ENH: get rid of special msc configure file | Bill Hoffman | 2001-02-13 | 1 | -0/+2 |
| | |||||
* | ENH:Documentation and cleanups | Will Schroeder | 2001-01-11 | 1 | -0/+15 |
| | |||||
* | BUG: main can not be void under ANSI C++ | Dan Blezek | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵ | Bill Hoffman | 2001-01-05 | 1 | -13/+8 |
| | | | | CMakeLists.txt files. | ||||
* | 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: clean up code, and varible names | Bill Hoffman | 2000-09-21 | 1 | -9/+20 |
| | |||||
* | ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵ | Bill Hoffman | 2000-09-12 | 1 | -4/+9 |
| | | | | directories of the system. | ||||
* | NEW: move from tools and config to create CMake | Bill Hoffman | 2000-08-29 | 1 | -0/+41 |