Commit History

作者 SHA1 備註 提交日期
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 22 年之前
  Eric Andersen e788a83817 Add install_utils and install_target_utils targets, so people 22 年之前
  Eric Andersen 4dd4bdd34d Be ever so pedantic and explicitly tell tar to use stdin, 22 年之前
  Eric Andersen 202f0c6ae8 Don't assume uid=gid 22 年之前
  Eric Andersen 2ad28ec7a7 Fix/simplify longjmp. Fix toplevel mips settings 22 年之前
  Eric Andersen 03f7612acc Miles Bader <miles@lsi.nec.co.jp> noticed that `make install' tries to 22 年之前
  Eric Andersen ad3d96f8b7 Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup 22 年之前
  Eric Andersen 158af7364a Sigh. Typod it again 22 年之前
  Eric Andersen 9f35800685 Oops. typo. 22 年之前
  Eric Andersen dd43462ee2 More build system cleanups... 22 年之前
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 22 年之前
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 22 年之前
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 22 年之前
  Eric Andersen 01d1ae3769 Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking 22 年之前
  Eric Andersen 553d7485bf Use tar instead of cp -LR for make install, since older GNU cp 22 年之前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年之前
  Eric Andersen ed93e45cfe My adjusted 'make install' was missing include/linux subdirs. Try 22 年之前
  Eric Andersen dc7210e42d Oops... 22 年之前
  Eric Andersen a078da48fd Much faster version of 'make install' -- it was doing one 22 年之前
  Michael Durrant 683c13fcc8 MDAD: The "Config" file message, should say copy to "Config" not "Config.". 22 年之前
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. 22 年之前
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in 22 年之前
  Eric Andersen 46d6bbc8e2 Revert global old mmap usage, and do it per arch 22 年之前
  Eric Andersen 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 22 年之前
  Eric Andersen 11ebbd7641 Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX) 23 年之前
  Eric Andersen 3c735763c2 A few more (final?) cleanups for the installer behavior. I now think 23 年之前
  Eric Andersen c784f7652f Add in a make release target 23 年之前
  Eric Andersen 24700c28ae Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer 23 年之前
  David Schleef 7f133fafec Need to create $(SYSTEM_DEVEL_PREFIX)/usr/bin 23 年之前
  Eric Andersen 8f127c4f0a Oops. Symlink args were backwards... 23 年之前