Commit History

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