Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Cannot use iostream.h for strict C++ compiler sanity check. Using a ↵ | Brad King | 2003-06-04 | 1 | -2/+3 |
| | | | | small class instead. | ||||
* | Several fixes before bootstrap is ready for prime-time: | Andy Cedilnik | 2003-05-15 | 1 | -4/+69 |
| | | | | | | | | 1. Add --version flag to display version of CMake 2. Add comments to explain what is going on 3. Move CMAKE_ROOT_DIR and CMAKE_BOOTSTRAP to cmConfigure.h 4. Forward CC, CXX, and MAKE to cmake 5. Add more instructions | ||||
* | ENH: Add parallel build support, fix bug in verbose and clean output when ↵ | Andy Cedilnik | 2003-05-14 | 1 | -4/+16 |
| | | | | adding arguments | ||||
* | ENH: Add better error reporting | Andy Cedilnik | 2003-05-14 | 1 | -40/+50 |
| | |||||
* | ENH: Add SGI -LANG:std support | Andy Cedilnik | 2003-04-22 | 1 | -0/+27 |
| | |||||
* | Support LDFLAGS | Andy Cedilnik | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such ↵ | Andy Cedilnik | 2003-04-17 | 1 | -2/+2 |
| | | | | as Windows and Mac OSX it will break during in-source build | ||||
* | Better support for spaces in paths | Andy Cedilnik | 2003-04-03 | 1 | -1/+1 |
| | |||||
* | Initial import of bootstrap for CMake | Andy Cedilnik | 2003-03-27 | 1 | -0/+334 |