summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* ERR: Fix bootstrap for the changes in kwsysAndy Cedilnik2003-12-311-21/+21
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-95/+210
* ENH: Fix bootstrap to handle lex parserAndy Cedilnik2003-12-081-4/+13
* BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C comp...Brad King2003-09-151-0/+25
* BUG: Must use C compiler to compile C files during bootstrap, not C++ compiler.Brad King2003-09-021-1/+6
* ERR: Reorganize to try to fix the -pthread problem on some systemsAndy Cedilnik2003-08-221-6/+12
* ENH: Add error message for make missingAndy Cedilnik2003-08-111-0/+4
* ENH: Add rebuild_cacheAndy Cedilnik2003-08-061-0/+4
* ENH: Adding forced settings for prefix, docdir, mandir, and datadir.Brad King2003-07-231-13/+8
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-10/+55
* ENH: Removed cmsys include directory from bootstrap build of kwsys. It is no...Brad King2003-07-111-2/+2
* ENH: Add globbing to FILE commandAndy Cedilnik2003-07-081-0/+1
* ENH: Fix bootstrap to include ProcessUNIX.cAndy Cedilnik2003-07-071-4/+12
* ERR: Fix changes in kwsys for Configure.h and StandardIncludes.hxxAndy Cedilnik2003-06-301-1/+4
* ENH: Fix checking for C++ compiler on Mac, remove cmConfigure.h.tmp, so that ...Andy Cedilnik2003-06-301-2/+19
* ENH: Attempt to handle OSF compiler flagsAndy Cedilnik2003-06-261-5/+55
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-1/+0
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+65
* ENH: Add copyright, cmConfigure.h is now touched only when it is modified, re...Andy Cedilnik2003-06-211-14/+84
* ERR: Cannot use iostream.h for strict C++ compiler sanity check. Using a sma...Brad King2003-06-041-2/+3
* Several fixes before bootstrap is ready for prime-time:Andy Cedilnik2003-05-151-4/+69
* ENH: Add parallel build support, fix bug in verbose and clean output when add...Andy Cedilnik2003-05-141-4/+16
* 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 a...Andy Cedilnik2003-04-171-2/+2
* Better support for spaces in pathsAndy Cedilnik2003-04-031-1/+1
* Initial import of bootstrap for CMakeAndy Cedilnik2003-03-271-0/+334