Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko eb1cda2f2d trylink: don't use ld --gc-sections if ld doesn't support it hace 15 años
  Bernhard Reutner-Fischer 2dfd295726 - give glob a chance hace 16 años
  Denis Vlasenko b522d6931d trylink: make messages less confusing hace 16 años
  Denis Vlasenko dd316dd283 hush: add support for ':'; create testsuite entries hace 16 años
  Bernhard Reutner-Fischer 50dbed95fb - pass flags to ld in one argument hace 16 años
  Denis Vlasenko a2dcb50175 trylink: fix glibc check; make --sort-section option look less ugly hace 16 años
  Denis Vlasenko 4824ccae8e *: fix build problems found with randomconfig hace 16 años
  Denis Vlasenko f1d93ec420 build system: pass CFLAGS to link stage too (closes bug 1376) hace 16 años
  Denis Vlasenko 0a4624aece build system: don't use -o /dev/null, old gcc can delete /dev/null! hace 16 años
  Denis Vlasenko 3f9c848576 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC hace 16 años
  Mike Frysinger 49d15890e0 make output a little more friendly hace 17 años
  Denis Vlasenko 130f559f4d trylink: accomodate older versions of ld hace 17 años
  Denis Vlasenko 15cb4a4272 fix a problem with two different applet_name's hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 724d196c75 Move applets/applet.c into libbb, allows to get rid of --whole-archive hace 17 años
  Denis Vlasenko 141750e388 trylink: s/strip/$STRIP/g hace 17 años
  Denis Vlasenko 42e418292d trylink: trivial cleanup hace 17 años
  Denis Vlasenko 01f3b2c91a trylink: reformat link flags for readability hace 17 años
  Denis Vlasenko d19b87ece4 trylink: remove useless redirects, add missing error checks hace 17 años
  Denis Vlasenko 8d755adc1a trylink: trivial fixes hace 17 años
  Denis Vlasenko e9fd69c8e8 make "individual applets" build less noisy. hace 17 años
  Denis Vlasenko 642a52d65e make --help work for "individual applets" too. hace 17 años
  Denis Vlasenko d62fd84d4b libbusybox: move (possibly compressed) help stuff into libbusybox. hace 17 años
  Denis Vlasenko f545be083d reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 hace 17 años
  Denis Vlasenko def8898596 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 hace 17 años
  Denis Vlasenko 76a6b236a9 reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 hace 17 años
  Denis Vlasenko 3240474c23 reviving libbusybox, adding CONFIG_INDIVIDUAL part 1 hace 17 años
  Denis Vlasenko 9862e6b056 trylink: reinstate accidentally deleted --verbose hace 17 años
  Bernhard Reutner-Fischer d2bb2d3918 - Generally strip off -l that does not pull in a lib. hace 17 años
  Bernhard Reutner-Fischer 8d91c13df5 - fix bug where we linked again -lm even though it is not needed. hace 17 años