Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger b1cec5003b build system: use pkg-config to look up selinux libs hace 12 años
  Denys Vlasenko 6dca172610 fix build breakage with gcc 4.2.1 hace 12 años
  Denys Vlasenko 65457625a7 build system: remove bogus $(1) in last commit hace 12 años
  Denys Vlasenko c528917195 build system: detect missing crypt and drop it from linking hace 12 años
  Denys Vlasenko 39c2cb2e93 build system: fix broken CONFIG_SYSROOT handling hace 12 años
  Rob Walker bf6343796e Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config hace 12 años
  Tristan Schmelcher 5560e1af0a Fix link failure on some platforms when PAM is enabled hace 13 años
  Denys Vlasenko e0894f567a Android build fixes and alternate (hopefully simpler) defconfig for it hace 13 años
  Wolfgang Denk 91b77c3953 Compile options: default to -O2 when -Os is not available hace 13 años
  Mike Frysinger b78d561ec7 allow SKIP_STRIP to be set in the env hace 14 años
  Dan Fandrich 1821d188ca diff: more compiler compat fixes. no code changes hace 15 años
  Denys Vlasenko dc3d8939d4 preliminary work for gcc 4.4.0 hace 15 años
  Mike Frysinger dec37b3232 the -elf2flt flag can be used w/out -Wl, so drop the requirement so people can use either form hace 16 años
  Bernhard Reutner-Fischer 0d22d1755c - add flash_eraseall hace 16 años
  Bernhard Reutner-Fischer f6107c7e88 - add CONFIG_EXTRA_CFLAGS (thanks to keesj) hace 16 años
  Bernhard Reutner-Fischer e6ce824edd - reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys? hace 16 años
  Denis Vlasenko bd8390a872 Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) hace 16 años
  Denis Vlasenko 401de648a7 Build system: track -Wl,-elf2flt in CFLAGS_busybox too. hace 16 años
  Denis Vlasenko 1a9bbfb96f remove -fno-jump-tables - after stripping it proved to be worse hace 16 años
  Denis Vlasenko 1da86d2f40 build system: add PIE build option hace 16 años
  Denis Vlasenko 5599502a55 more -Wall warning fixes. -Wall is enabled now. hace 16 años
  Denis Vlasenko e251337a4d Add more -W options to gcc. hace 16 años
  Denis Vlasenko 4b04f543a1 build system: do not rebuild entire tree if it is moved hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 17 años
  Denis Vlasenko fcfb5c04bb defconfig: update hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 8d82cf72c9 add -fpic to CC flags when we build libbusybox (14% smaller .so) 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 d6e81c7762 login: optional support for PAM hace 17 años