1. 15cb4a4 fix a problem with two different applet_name's by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 724d196 Move applets/applet.c into libbb, allows to get rid of --whole-archive by Denis Vlasenko · 17 years ago
  4. 141750e trylink: s/strip/$STRIP/g by Denis Vlasenko · 17 years ago
  5. 42e4182 trylink: trivial cleanup by Denis Vlasenko · 17 years ago
  6. 01f3b2c trylink: reformat link flags for readability by Denis Vlasenko · 17 years ago
  7. d19b87e trylink: remove useless redirects, add missing error checks by Denis Vlasenko · 17 years ago
  8. 8d755ad trylink: trivial fixes by Denis Vlasenko · 17 years ago
  9. e9fd69c make "individual applets" build less noisy. by Denis Vlasenko · 17 years ago
  10. 642a52d make --help work for "individual applets" too. by Denis Vlasenko · 17 years ago
  11. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  12. f545be0 reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 by Denis Vlasenko · 17 years ago
  13. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  14. 76a6b23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 by Denis Vlasenko · 17 years ago
  15. 3240474 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 by Denis Vlasenko · 17 years ago
  16. 9862e6b trylink: reinstate accidentally deleted --verbose by Denis Vlasenko · 17 years ago
  17. d2bb2d3 - Generally strip off -l that does not pull in a lib. by Bernhard Reutner-Fischer · 17 years ago
  18. 8d91c13 - fix bug where we linked again -lm even though it is not needed. by Bernhard Reutner-Fischer · 17 years ago
  19. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  20. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  21. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  22. 73f21e9 trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  23. 8274e06 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
  24. 557fb71 chpasswd: fixes and code shrink by Denis Vlasenko · 17 years ago
  25. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  26. 150d2fa Modify method of linking against libs. Now we fisrt try all by Denis Vlasenko · 17 years ago
  27. 41e1dc3 make clean deletes .kernelrelease now by Denis Vlasenko · 18 years ago
  28. 84a9b87 build system: produce link map. Rather useful when you by Denis Vlasenko · 18 years ago
  29. 018e085 stop using bash'isms ('function') runtest: do not depend on busybox.links by Denis Vlasenko · 18 years ago
  30. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago