| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ... | Brad King | 2005-04-13 | 1 | -0/+11 |
|
|
* | BUG: Added more try-compiles from kwsys. | Brad King | 2005-04-13 | 1 | -1/+45 |
|
|
* | BUG: The bootstrap script should perform the KWSYS_STL_STRING_HAVE_NEQ_CHAR t... | Brad King | 2005-04-06 | 1 | -0/+11 |
|
|
* | ENH: Added istream and ostream operators for stl string in KWSys when using o... | Brad King | 2005-03-29 | 1 | -1/+10 |
|
|
* | BUG: The is replaced by cvs... This is safer anyway | Andy Cedilnik | 2005-03-28 | 1 | -1/+1 |
|
|
* | ENH: For development versions report version when doing bootstrap | Andy Cedilnik | 2005-03-25 | 1 | -1/+8 |
|
|
* | ENH: oops forgot to chek this in | Ken Martin | 2005-03-14 | 1 | -1/+0 |
|
|
* | BUG: Remove awk, remove problems and add full spaces in the path support | Andy Cedilnik | 2005-03-09 | 1 | -2/+3 |
|
|
* | BUG: Fix for spaces in the path when constructing cmBootstrapCommands depende... | Brad King | 2005-03-08 | 1 | -2/+3 |
|
|
* | ENH: Add proper dependencies for cmBootstrapCommands | Andy Cedilnik | 2005-03-07 | 1 | -0/+5 |
|
|
* | BUG: Handle when initial cmake fails | Andy Cedilnik | 2005-03-04 | 1 | -0/+4 |
|
|
* | ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default. | Brad King | 2005-03-01 | 1 | -0/+3 |
|
|
* | ENH: add a new library path ordering algorithm to make sure -L paths will pic... | Bill Hoffman | 2005-02-24 | 1 | -0/+1 |
|
|
* | ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta... | Brad King | 2005-02-17 | 1 | -1/+12 |
|
|
* | ENH: add xcode stuff to bootstrap | Bill Hoffman | 2005-01-25 | 1 | -0/+3 |
|
|
* | ENH: split up cmCommands into two files | Bill Hoffman | 2005-01-21 | 1 | -0/+1 |
|
|
* | ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl... | Brad King | 2004-11-03 | 1 | -0/+1 |
|
|
* | PERF: Remove several classes from the bootstrap and so making bootstrap small... | Andy Cedilnik | 2004-10-27 | 1 | -5/+0 |
|
|
* | ENH: Added cmLocalUnixMakefileGenerator2 to build. | Brad King | 2004-10-26 | 1 | -0/+1 |
|
|
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -0/+1 |
|
|
* | ENH: perfer gmake for bootstrap | Bill Hoffman | 2004-10-19 | 1 | -1/+1 |
|
|
* | COMP: Fix on sun | Will Schroeder | 2004-10-18 | 1 | -2/+2 |
|
|
* | ENH: Add check for previous bootstrap in the source tree when doing out-of-so... | Andy Cedilnik | 2004-10-18 | 1 | -0/+41 |
|
|
* | allow kdevelop for cygwin | Bill Hoffman | 2004-10-12 | 1 | -2/+5 |
|
|
* | BUG: do not build kdevlop stuff when bootstrapping | Bill Hoffman | 2004-10-12 | 1 | -2/+0 |
|
|
* | ENH: add kdev to bootstrap | Bill Hoffman | 2004-10-11 | 1 | -0/+2 |
|
|
* | ENH: pick native compilers first, and aCC before CC | Bill Hoffman | 2004-10-05 | 1 | -1/+1 |
|
|
* | ERR: Fix bootstrap | Andy Cedilnik | 2004-10-05 | 1 | -1/+1 |
|
|
* | BUG: Check if the compiler is gnu. If it is, do not do special platform tests... | Andy Cedilnik | 2004-09-30 | 1 | -88/+113 |
|
|
* | ENH: Attempt to detect a non-parallel make | Andy Cedilnik | 2004-09-23 | 1 | -1/+18 |
|
|
* | ERR: Fix bootstrap for the changes in kwsys | Andy Cedilnik | 2003-12-31 | 1 | -21/+21 |
|
|
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T... | Brad King | 2003-12-23 | 1 | -95/+210 |
|
|
* | ENH: Fix bootstrap to handle lex parser | Andy Cedilnik | 2003-12-08 | 1 | -4/+13 |
|
|
* | BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C comp... | Brad King | 2003-09-15 | 1 | -0/+25 |
|
|
* | BUG: Must use C compiler to compile C files during bootstrap, not C++ compiler. | Brad King | 2003-09-02 | 1 | -1/+6 |
|
|
* | ERR: Reorganize to try to fix the -pthread problem on some systems | Andy Cedilnik | 2003-08-22 | 1 | -6/+12 |
|
|
* | ENH: Add error message for make missing | Andy Cedilnik | 2003-08-11 | 1 | -0/+4 |
|
|
* | ENH: Add rebuild_cache | Andy Cedilnik | 2003-08-06 | 1 | -0/+4 |
|
|
* | ENH: Adding forced settings for prefix, docdir, mandir, and datadir. | Brad King | 2003-07-23 | 1 | -13/+8 |
|
|
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ... | Brad King | 2003-07-21 | 1 | -10/+55 |
|
|
* | ENH: Removed cmsys include directory from bootstrap build of kwsys. It is no... | Brad King | 2003-07-11 | 1 | -2/+2 |
|
|
* | ENH: Add globbing to FILE command | Andy Cedilnik | 2003-07-08 | 1 | -0/+1 |
|
|
* | ENH: Fix bootstrap to include ProcessUNIX.c | Andy Cedilnik | 2003-07-07 | 1 | -4/+12 |
|
|
* | ERR: Fix changes in kwsys for Configure.h and StandardIncludes.hxx | Andy Cedilnik | 2003-06-30 | 1 | -1/+4 |
|
|
* | ENH: Fix checking for C++ compiler on Mac, remove cmConfigure.h.tmp, so that ... | Andy Cedilnik | 2003-06-30 | 1 | -2/+19 |
|
|
* | ENH: Attempt to handle OSF compiler flags | Andy Cedilnik | 2003-06-26 | 1 | -5/+55 |
|
|
* | ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr... | Brad King | 2003-06-23 | 1 | -1/+0 |
|
|
* | ENH: Merged use of kwsys library. | Brad King | 2003-06-23 | 1 | -2/+65 |
|
|
* | ENH: Add copyright, cmConfigure.h is now touched only when it is modified, re... | Andy Cedilnik | 2003-06-21 | 1 | -14/+84 |
|
|
* | ERR: Cannot use iostream.h for strict C++ compiler sanity check. Using a sma... | Brad King | 2003-06-04 | 1 | -2/+3 |
|
|