Commit History

Author SHA1 Message Date
  Denis Vlasenko 3240474c23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 17 years ago
  Denis Vlasenko 64e619c0c8 build system: pass EXTRA_LDFLAGS to final link stage 17 years ago
  Denis Vlasenko 66dc9068eb Start 1.8.x cycle 17 years ago
  Denis Vlasenko ff65cd469b fix out-of-source-tree build 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Bernhard Reutner-Fischer ee921393a5 - do not hardcode HOSTCFLAGS to gcc specific flags. Fixes errors when not using gcc as HOSTCC 17 years ago
  Mike Frysinger 5b5bcf24f5 punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling 17 years ago
  Denis Vlasenko dd6e1f0deb start 1.7.x version 17 years ago
  Denis Vlasenko a0d7508748 website: announce 1.6.0 17 years ago
  Mike Frysinger 9020d850bf less intrusive export of FLTFLAGS 17 years ago
  Mike Frysinger c7b10dc037 set default FLTFLAGS for a fatty stack 17 years ago
  Denis Vlasenko 2856dab477 tcpsvd: new applet 17 years ago
  Mike Frysinger 52a9db6bb8 introduce the concept of LDLIBS for additional libraries so that when we do the final link, the objects/libraries are in the correct order 17 years ago
  Denis Vlasenko 7d10823f6a Announce 1.5.0 and move svn to 1.6.0.svn 17 years ago
  Denis Vlasenko 4b38e29764 This revision is busybox 1.5.0 17 years ago
  Denis Vlasenko 41e1dc3f8b make clean deletes .kernelrelease now 17 years ago
  Mike Frysinger 757ed50841 fix typo as pointed out by src.obsolete.funcs 17 years ago
  Denis Vlasenko 84a9b8750e build system: produce link map. Rather useful when you 17 years ago
  Denis Vlasenko d46d3c292e new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> 17 years ago
  Mike Frysinger 5b6195c9bc respect CFLAGS/CPPFLAGS in env 17 years ago
  Denis Vlasenko 12a3917e45 head is 1.5.0.svn now 17 years ago
  Denis Vlasenko 8942c12782 releasing busybox 1.4.0 17 years ago
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 17 years ago
  Bernhard Reutner-Fischer d1e54e4f56 - missing hunk to go with r17206 17 years ago
  Bernhard Reutner-Fischer e86bd6cde5 - vapier wants LD to point to CC, revert my previous change 17 years ago
  Bernhard Reutner-Fischer c1feac6e9f - set LD to ld 18 years ago
  Mike Frysinger d514ba226b convert include/autoconf.h split and include/bbconfigopts.h commands into the new cmd style 18 years ago
  Mike Frysinger d9e4ddc38b we need to use the compiler driver to invoke LD as LDFLAGS is in the form the compiler driver understands, not the form the linker itself understands, so trying to invoke ld directly and passing it LDFLAGS while invoking the compiler driver in other places and passing it LDFLAGS does not work 18 years ago
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery 18 years ago
  Denis Vlasenko 8cd1a288fa ifupdown: parse() returning NULL and returning "" is not the same, 18 years ago