提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman 7eba58a439 ENH: add xcode stuff to bootstrap 21 年之前
  Bill Hoffman a641ad3bba ENH: split up cmCommands into two files 21 年之前
  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 年之前
  Andy Cedilnik 56234aed4b PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster 21 年之前
  Brad King 3e59af4dcd ENH: Added cmLocalUnixMakefileGenerator2 to build. 21 年之前
  Andy Cedilnik fc70a2bb2a ENH: Add development version support in CMake 21 年之前
  Bill Hoffman 30c71b5f20 ENH: perfer gmake for bootstrap 21 年之前
  Will Schroeder 20461af1e6 COMP: Fix on sun 21 年之前
  Andy Cedilnik 6b7257db61 ENH: Add check for previous bootstrap in the source tree when doing out-of-source build 21 年之前
  Bill Hoffman 9fd8d5f181 allow kdevelop for cygwin 21 年之前
  Bill Hoffman 832a302ca2 BUG: do not build kdevlop stuff when bootstrapping 21 年之前
  Bill Hoffman 031e956adc ENH: add kdev to bootstrap 21 年之前
  Bill Hoffman 29794b24a9 ENH: pick native compilers first, and aCC before CC 21 年之前
  Andy Cedilnik bb865245f4 ERR: Fix bootstrap 21 年之前
  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 年之前
  Andy Cedilnik 47c82a381a ENH: Attempt to detect a non-parallel make 21 年之前
  Andy Cedilnik 25b0dbf608 ERR: Fix bootstrap for the changes in kwsys 22 年之前
  Brad King ef96274a08 ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. This corresponds to the same merge in KWSys. Fixes for bootstrapping on cygwin are also included. 22 年之前
  Andy Cedilnik aa859a7603 ENH: Fix bootstrap to handle lex parser 22 年之前
  Brad King 54584d1cb9 BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C compilation. 22 年之前
  Brad King 0cd97b4030 BUG: Must use C compiler to compile C files during bootstrap, not C++ compiler. 22 年之前
  Andy Cedilnik 21ec23413e ERR: Reorganize to try to fix the -pthread problem on some systems 22 年之前
  Andy Cedilnik 9ad2a2eb14 ENH: Add error message for make missing 22 年之前
  Andy Cedilnik 123759d9f5 ENH: Add rebuild_cache 22 年之前
  Brad King dada2859b7 ENH: Adding forced settings for prefix, docdir, mandir, and datadir. 22 年之前
  Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 年之前
  Brad King 2910c30dd5 ENH: Removed cmsys include directory from bootstrap build of kwsys. It is no longer needed. 22 年之前
  Andy Cedilnik db77d2e019 ENH: Add globbing to FILE command 22 年之前
  Andy Cedilnik 2a6e9970b3 ENH: Fix bootstrap to include ProcessUNIX.c 22 年之前
  Andy Cedilnik 6c66cdd28d ERR: Fix changes in kwsys for Configure.h and StandardIncludes.hxx 22 年之前