Brad King
|
b370936a25
BUG: Added more try-compiles from kwsys.
|
20 years ago |
Brad King
|
6f95540ac7
BUG: The bootstrap script should perform the KWSYS_STL_STRING_HAVE_NEQ_CHAR test for kwsys.
|
20 years ago |
Brad King
|
22f6d68be3
ENH: Added istream and ostream operators for stl string in KWSys when using old streams that do not provide them.
|
20 years ago |
Andy Cedilnik
|
11077bfcaa
BUG: The is replaced by cvs... This is safer anyway
|
20 years ago |
Andy Cedilnik
|
888d5f2f47
ENH: For development versions report version when doing bootstrap
|
20 years ago |
Ken Martin
|
fe41711a08
ENH: oops forgot to chek this in
|
21 years ago |
Andy Cedilnik
|
83343c59c9
BUG: Remove awk, remove problems and add full spaces in the path support
|
21 years ago |
Brad King
|
636f1587b5
BUG: Fix for spaces in the path when constructing cmBootstrapCommands dependencies.
|
21 years ago |
Andy Cedilnik
|
cc9a43dd13
ENH: Add proper dependencies for cmBootstrapCommands
|
21 years ago |
Andy Cedilnik
|
6cb01848fb
BUG: Handle when initial cmake fails
|
21 years ago |
Brad King
|
2aa613b98c
ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default.
|
21 years ago |
Bill Hoffman
|
ff812580eb
ENH: add a new library path ordering algorithm to make sure -L paths will pick the correct libraries if possible
|
21 years ago |
Brad King
|
508cff55f6
ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct stat has the extra st_mtim member that has high resolution times.
|
21 years ago |
Bill Hoffman
|
7eba58a439
ENH: add xcode stuff to bootstrap
|
21 years ago |
Bill Hoffman
|
a641ad3bba
ENH: split up cmCommands into two files
|
21 years ago |
Brad King
|
d46d8df0ed
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.
|
21 years ago |
Andy Cedilnik
|
56234aed4b
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
21 years ago |
Brad King
|
3e59af4dcd
ENH: Added cmLocalUnixMakefileGenerator2 to build.
|
21 years ago |
Andy Cedilnik
|
fc70a2bb2a
ENH: Add development version support in CMake
|
21 years ago |
Bill Hoffman
|
30c71b5f20
ENH: perfer gmake for bootstrap
|
21 years ago |
Will Schroeder
|
20461af1e6
COMP: Fix on sun
|
21 years ago |
Andy Cedilnik
|
6b7257db61
ENH: Add check for previous bootstrap in the source tree when doing out-of-source build
|
21 years ago |
Bill Hoffman
|
9fd8d5f181
allow kdevelop for cygwin
|
21 years ago |
Bill Hoffman
|
832a302ca2
BUG: do not build kdevlop stuff when bootstrapping
|
21 years ago |
Bill Hoffman
|
031e956adc
ENH: add kdev to bootstrap
|
21 years ago |
Bill Hoffman
|
29794b24a9
ENH: pick native compilers first, and aCC before CC
|
21 years ago |
Andy Cedilnik
|
bb865245f4
ERR: Fix bootstrap
|
21 years ago |
Andy Cedilnik
|
d186bbd719
BUG: Check if the compiler is gnu. If it is, do not do special platform tests. Fixes Bug #1215 - bootstrap uses native flags with gnu compiler on OSF
|
21 years ago |
Andy Cedilnik
|
47c82a381a
ENH: Attempt to detect a non-parallel make
|
21 years ago |
Andy Cedilnik
|
25b0dbf608
ERR: Fix bootstrap for the changes in kwsys
|
22 years ago |