1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. ed607a8 pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled by Steve Iribarne · 13 years ago
  3. 134d0eb cosmetics on top of Dan's patches by Denys Vlasenko · 14 years ago
  4. ebeac16 Define GNU-specific link options in one place by Dan Fandrich · 14 years ago
  5. a88585a trylink: gold may not support --sort-common (yet) by Bernhard Reutner-Fischer · 14 years ago
  6. eb1cda2 trylink: don't use ld --gc-sections if ld doesn't support it by Denys Vlasenko · 15 years ago
  7. 2dfd295 - give glob a chance by Bernhard Reutner-Fischer · 16 years ago
  8. b522d69 trylink: make messages less confusing by Denis Vlasenko · 16 years ago
  9. dd316dd hush: add support for ':'; create testsuite entries by Denis Vlasenko · 16 years ago
  10. 50dbed9 - pass flags to ld in one argument by Bernhard Reutner-Fischer · 16 years ago
  11. a2dcb50 trylink: fix glibc check; make --sort-section option look less ugly by Denis Vlasenko · 16 years ago
  12. 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 16 years ago
  13. f1d93ec build system: pass CFLAGS to link stage too (closes bug 1376) by Denis Vlasenko · 16 years ago
  14. 0a4624a build system: don't use -o /dev/null, old gcc can delete /dev/null! by Denis Vlasenko · 16 years ago
  15. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 16 years ago
  16. 49d1589 make output a little more friendly by Mike Frysinger · 17 years ago
  17. 130f559 trylink: accomodate older versions of ld by Denis Vlasenko · 17 years ago
  18. 15cb4a4 fix a problem with two different applet_name's by Denis Vlasenko · 17 years ago
  19. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  20. 724d196 Move applets/applet.c into libbb, allows to get rid of --whole-archive by Denis Vlasenko · 17 years ago
  21. 141750e trylink: s/strip/$STRIP/g by Denis Vlasenko · 17 years ago
  22. 42e4182 trylink: trivial cleanup by Denis Vlasenko · 17 years ago
  23. 01f3b2c trylink: reformat link flags for readability by Denis Vlasenko · 17 years ago
  24. d19b87e trylink: remove useless redirects, add missing error checks by Denis Vlasenko · 17 years ago
  25. 8d755ad trylink: trivial fixes by Denis Vlasenko · 17 years ago
  26. e9fd69c make "individual applets" build less noisy. by Denis Vlasenko · 17 years ago
  27. 642a52d make --help work for "individual applets" too. by Denis Vlasenko · 17 years ago
  28. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  29. f545be0 reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 by Denis Vlasenko · 17 years ago
  30. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  31. 76a6b23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 by Denis Vlasenko · 17 years ago
  32. 3240474 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 by Denis Vlasenko · 17 years ago
  33. 9862e6b trylink: reinstate accidentally deleted --verbose by Denis Vlasenko · 17 years ago
  34. d2bb2d3 - Generally strip off -l that does not pull in a lib. by Bernhard Reutner-Fischer · 17 years ago
  35. 8d91c13 - fix bug where we linked again -lm even though it is not needed. by Bernhard Reutner-Fischer · 17 years ago
  36. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  37. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  38. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  39. 73f21e9 trylink: s/&& exit 1/|| exit 1/ (spotted by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  40. 8274e06 sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>) by Denis Vlasenko · 17 years ago
  41. 557fb71 chpasswd: fixes and code shrink by Denis Vlasenko · 17 years ago
  42. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  43. 150d2fa Modify method of linking against libs. Now we fisrt try all by Denis Vlasenko · 17 years ago
  44. 41e1dc3 make clean deletes .kernelrelease now by Denis Vlasenko · 17 years ago
  45. 84a9b87 build system: produce link map. Rather useful when you by Denis Vlasenko · 17 years ago
  46. 018e085 stop using bash'isms ('function') runtest: do not depend on busybox.links by Denis Vlasenko · 17 years ago
  47. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago