コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer 5e89953273 - make sure that we see all lib*/.c in IMA-mode even when not building the .so 18 年 前
  Rob Landley 786988faf7 Tweak allbareconfig not to pause. 18 年 前
  Eric Andersen a6db0eef59 Willy Tarreau writes: 19 年 前
  Bernhard Reutner-Fischer a25d83b282 - remove superfluous dependency which was fixed in r14527 19 年 前
  Bernhard Reutner-Fischer df10094870 - revert back to r14406 19 年 前
  Rob Landley 19808fea76 "make help" should not build the configurator first. 19 年 前
  Rob Landley 9dc6913896 Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do 19 年 前
  Rob Landley 31e3610c4b Cleanup from Paul Fox. One find piped to xargs is faster/simpler than 19 年 前
  Bernhard Reutner-Fischer 07a79e75f5 - backout using features which are not available with the previous stable 19 年 前
  Bernhard Reutner-Fischer a59721166a - work around missing features and bugs in make-3.79.1: 19 年 前
  Mike Frysinger 56ee779074 clean *.osm as pointed out by Robert P. J. Day 19 年 前
  Mike Frysinger 33b45a09a1 clean busybox_unstripped as pointed out by Robert P. J. Day 19 年 前
  Bernhard Reutner-Fischer 7ad83b4e2c - ar cruP doesn't replace ('r') but unconditionally _adds_ all objects. 19 年 前
  Bernhard Reutner-Fischer e3ec99de82 - remove unused lists *-m 19 年 前
  Bernhard Reutner-Fischer c8e278f54b - make sure applets.o is rebuilt when the .config changes. 19 年 前
  Bernhard Reutner-Fischer 9b6b894422 - allow for make /path/to/dir/file.o 19 年 前
  Bernhard Reutner-Fischer cfc5d860e6 Denis Vlasenko writes: make sizes was rebuilding busybox - unstripped one! 19 年 前
  Bernhard Reutner-Fischer 5d26126b9e - fixes parallel builds (make -j) 19 年 前
  Rob Landley 8bbee85214 defconfig shouldn't enable CONFIG_INSTALL_NO_USR, and while we're at it 19 年 前
  Mike Frysinger 611e085c20 kill all .depend files 19 年 前
  Mike Frysinger a568ef2343 hide bb_mkdep build 19 年 前
  "Vladimir N. Oleynik" 6732af2766 full removed config.h, use bb_config.h only 19 年 前
  Rob Landley 7bfa88f315 New USE() macros 19 年 前
  Rob Landley 1ab4c3dc25 Help text update and tweak to defconfig to remove two more things that 19 年 前
  Mike Frysinger f37529d6b6 if the .pl script gets updated, force doc regen 19 年 前
  Mike Frysinger b38673fb9f make the build system puuuuuuuuuuurty 19 年 前
  Bernhard Reutner-Fischer 81b94960a2 - pass -static via CC rather than LD 19 年 前
  Rob Landley a167ec5e63 Turn defconfig into what make allyesconfig is today. Turn allyesconfig 19 年 前
  Rob Landley f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 19 年 前
  Bernhard Reutner-Fischer 08a1b5095d - add a macro to check for ld and as flags 19 年 前