summaryrefslogtreecommitdiffstats
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* ERR: Cannot use iostream.h for strict C++ compiler sanity check. Using a ↵Brad King2003-06-041-2/+3
| | | | small class instead.
* Several fixes before bootstrap is ready for prime-time:Andy Cedilnik2003-05-151-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 Cedilnik2003-05-141-4/+16
| | | | adding arguments
* ENH: Add better error reportingAndy Cedilnik2003-05-141-40/+50
|
* ENH: Add SGI -LANG:std supportAndy Cedilnik2003-04-221-0/+27
|
* Support LDFLAGSAndy Cedilnik2003-04-171-1/+1
|
* BUG: Rename Bootstrap directory to Bootstrap.cmk, so that on platforms such ↵Andy Cedilnik2003-04-171-2/+2
| | | | as Windows and Mac OSX it will break during in-source build
* Better support for spaces in pathsAndy Cedilnik2003-04-031-1/+1
|
* Initial import of bootstrap for CMakeAndy Cedilnik2003-03-271-0/+334