summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-0/+1
* COMP: Added KWSys try-compiles KWSYS_STL_HAS_ALLOCATOR_TEMPLATE and KWSYS_STL...Brad King2005-04-211-5/+27
* COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...Brad King2005-04-151-0/+11
* ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT...Brad King2005-04-151-8/+57
* ENH: Added KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP try-compile to KWSys. Nee...Brad King2005-04-151-0/+11
* COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ...Brad King2005-04-131-0/+11
* BUG: Added more try-compiles from kwsys.Brad King2005-04-131-1/+45
* BUG: The bootstrap script should perform the KWSYS_STL_STRING_HAVE_NEQ_CHAR t...Brad King2005-04-061-0/+11
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-291-1/+10
* BUG: The is replaced by cvs... This is safer anywayAndy Cedilnik2005-03-281-1/+1
* ENH: For development versions report version when doing bootstrapAndy Cedilnik2005-03-251-1/+8
* ENH: oops forgot to chek this inKen Martin2005-03-141-1/+0
* BUG: Remove awk, remove problems and add full spaces in the path supportAndy Cedilnik2005-03-091-2/+3
* BUG: Fix for spaces in the path when constructing cmBootstrapCommands depende...Brad King2005-03-081-2/+3
* ENH: Add proper dependencies for cmBootstrapCommandsAndy Cedilnik2005-03-071-0/+5
* BUG: Handle when initial cmake failsAndy Cedilnik2005-03-041-0/+4
* ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default.Brad King2005-03-011-0/+3
* ENH: add a new library path ordering algorithm to make sure -L paths will pic...Bill Hoffman2005-02-241-0/+1
* ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...Brad King2005-02-171-1/+12
* ENH: add xcode stuff to bootstrapBill Hoffman2005-01-251-0/+3
* ENH: split up cmCommands into two filesBill Hoffman2005-01-211-0/+1
* ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...Brad King2004-11-031-0/+1
* PERF: Remove several classes from the bootstrap and so making bootstrap small...Andy Cedilnik2004-10-271-5/+0
* ENH: Added cmLocalUnixMakefileGenerator2 to build.Brad King2004-10-261-0/+1
* ENH: Add development version support in CMakeAndy Cedilnik2004-10-221-0/+1
* ENH: perfer gmake for bootstrapBill Hoffman2004-10-191-1/+1
* COMP: Fix on sunWill Schroeder2004-10-181-2/+2
* ENH: Add check for previous bootstrap in the source tree when doing out-of-so...Andy Cedilnik2004-10-181-0/+41
* allow kdevelop for cygwinBill Hoffman2004-10-121-2/+5
* BUG: do not build kdevlop stuff when bootstrappingBill Hoffman2004-10-121-2/+0
* ENH: add kdev to bootstrapBill Hoffman2004-10-111-0/+2
* ENH: pick native compilers first, and aCC before CCBill Hoffman2004-10-051-1/+1
* ERR: Fix bootstrapAndy Cedilnik2004-10-051-1/+1
* BUG: Check if the compiler is gnu. If it is, do not do special platform tests...Andy Cedilnik2004-09-301-88/+113
* ENH: Attempt to detect a non-parallel makeAndy Cedilnik2004-09-231-1/+18
* 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