コミット履歴

作者 SHA1 メッセージ 日付
  Manuel Novoa III 75b012d74e Fix bug: tried to install non-existant shared libs. 23 年 前
  Manuel Novoa III 63fbd32beb Install ldd and ldconfig as appropriate. 23 年 前
  Manuel Novoa III dd4d42c2b9 Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and 23 年 前
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate 23 年 前
  Eric Andersen 0af935ea15 Don't try to run ldconfig unless it exists 23 年 前
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only 23 年 前
  Eric Andersen cebef70d90 One last structural change. Install header files to INSTALLDIR/usr/include 23 年 前
  Eric Andersen f1c423b188 Stub out libresolv for now. Some apps try to link with it (though 23 年 前
  Eric Andersen 58903a0726 Patch from David McCullough <davidm@lineo.com> -- do not 23 年 前
  Eric Andersen 0ad1b4fdd3 Fix up a few little problems 23 年 前
  Eric Andersen 51116eca39 Should not call make on ldso/libdl 23 年 前
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 年 前
  Eric Andersen 249cb00d9f Rework where libraries get installed to. Now thew will be compiled and 23 年 前
  Eric Andersen bebf39c493 Change 'crypt' to 'libcrypt' 23 年 前
  Eric Andersen be0f7c05d8 Fix up naming of ld.so so every uses the same define. The top level 23 年 前
  Eric Andersen 1077fa4d77 uClibc now has a math library. muahahahaha! 23 年 前
  Eric Andersen e6f7f47c0b By default, leave out the RPC junk (it adds over 30k). Add in a compile 23 年 前
  Eric Andersen 64cdebe1de compile up libutil 23 年 前
  Eric Andersen b7eec40bb0 Another update to make sure things work properly on x86 now. 23 年 前
  Eric Andersen 91307a3666 This patch allows powerpc to compile again. It also checks if we 23 年 前
  Eric Andersen 84a9d87e2d This is kindof neat. With this update, you can now simply set your 23 年 前
  Eric Andersen 9325f0b9fa A few more compilation updates 23 年 前
  Eric Andersen 675a560f87 Ok, this should finish things up 23 年 前
  Eric Andersen ea633bb9d2 Oops. I forgot to check this in last night, so if anybody built 23 年 前
  Eric Andersen 0c156a802a Fix up the main makefile. Autobuild ld.so and install it 23 年 前
  Manuel Novoa III c75d8083ee Change shared lib name. Update install_new target in Makefile. 23 年 前
  Eric Andersen ba9470b709 Compile the compiler last 23 年 前
  Eric Andersen b40433694d Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that 23 年 前
  David Schleef ec2653144b Reimplemented "make install" target. I left the old one as-is, 23 年 前
  David McCullough ca4fb819f2 23 年 前