Historia zmian

Autor SHA1 Wiadomość Data
  Bernhard Reutner-Fischer ee921393a5 - do not hardcode HOSTCFLAGS to gcc specific flags. Fixes errors when not using gcc as HOSTCC 17 lat temu
  Mike Frysinger 5b5bcf24f5 punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling 17 lat temu
  Denis Vlasenko dd6e1f0deb start 1.7.x version 17 lat temu
  Denis Vlasenko a0d7508748 website: announce 1.6.0 17 lat temu
  Mike Frysinger 9020d850bf less intrusive export of FLTFLAGS 17 lat temu
  Mike Frysinger c7b10dc037 set default FLTFLAGS for a fatty stack 17 lat temu
  Denis Vlasenko 2856dab477 tcpsvd: new applet 17 lat temu
  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 lat temu
  Denis Vlasenko 7d10823f6a Announce 1.5.0 and move svn to 1.6.0.svn 17 lat temu
  Denis Vlasenko 4b38e29764 This revision is busybox 1.5.0 17 lat temu
  Denis Vlasenko 41e1dc3f8b make clean deletes .kernelrelease now 17 lat temu
  Mike Frysinger 757ed50841 fix typo as pointed out by src.obsolete.funcs 17 lat temu
  Denis Vlasenko 84a9b8750e build system: produce link map. Rather useful when you 17 lat temu
  Denis Vlasenko d46d3c292e new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> 18 lat temu
  Mike Frysinger 5b6195c9bc respect CFLAGS/CPPFLAGS in env 18 lat temu
  Denis Vlasenko 12a3917e45 head is 1.5.0.svn now 18 lat temu
  Denis Vlasenko 8942c12782 releasing busybox 1.4.0 18 lat temu
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 18 lat temu
  Bernhard Reutner-Fischer d1e54e4f56 - missing hunk to go with r17206 18 lat temu
  Bernhard Reutner-Fischer e86bd6cde5 - vapier wants LD to point to CC, revert my previous change 18 lat temu
  Bernhard Reutner-Fischer c1feac6e9f - set LD to ld 18 lat temu
  Mike Frysinger d514ba226b convert include/autoconf.h split and include/bbconfigopts.h commands into the new cmd style 18 lat temu
  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 lat temu
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery 18 lat temu
  Denis Vlasenko 8cd1a288fa ifupdown: parse() returning NULL and returning "" is not the same, 18 lat temu
  Denis Vlasenko cda6c636ca re-applying first post-1.3.x change 18 lat temu
  Denis Vlasenko a883fa4cee exterminate last bzero's 18 lat temu
  Bernhard Reutner-Fischer 9729e65706 - honor CONFIG_DEBUG 18 lat temu
  Denis Vlasenko eb98be02ac "kernel config" -> "busybox config" 18 lat temu
  Denis Vlasenko 14aa9f7415 build system: Makefiles are in source dir, add $(srctree) 18 lat temu