| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int... | Biswapriyo Nath | 2020-06-10 | 1 | -0/+2 |
* | build system: remove KBUILD_STR() | Jean-Philippe Brucker | 2020-04-29 | 1 | -1/+1 |
* | Makefile.flags: suppress some clang-9 warnings | Denys Vlasenko | 2019-10-25 | 1 | -3/+22 |
* | Remove syscall wrappers around clock_gettime, closes 12091 | Denys Vlasenko | 2019-10-24 | 1 | -2/+4 |
* | build system: FEATURE_NSLOOKUP_BIG needs -lresolv | Denys Vlasenko | 2018-04-16 | 1 | -0/+4 |
* | Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis | Denys Vlasenko | 2017-07-04 | 1 | -1/+1 |
* | build: add a sanitizer debug option | Mike Frysinger | 2016-02-12 | 1 | -0/+5 |
* | build system: remove special-casing for extra libs | Denys Vlasenko | 2015-10-12 | 1 | -14/+11 |
* | build system: -fno-builtin-printf | Denys Vlasenko | 2015-10-07 | 1 | -0/+3 |
* | Aboriginal linux/musl build fixes | Denys Vlasenko | 2015-10-05 | 1 | -0/+2 |
* | Makefile.flags: survive a build system which has no pthread | Denys Vlasenko | 2015-09-04 | 1 | -1/+6 |
* | Makefile: add missing libraries to LDLIBS | Bartosz Golaszewski | 2015-08-17 | 1 | -9/+9 |
* | build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS | Denys Vlasenko | 2015-04-14 | 1 | -1/+1 |
* | build system: use pkg-config to look up selinux libs | Mike Frysinger | 2012-10-20 | 1 | -1/+11 |
* | build system: stop .eh_frame generation | Denys Vlasenko | 2012-09-04 | 1 | -0/+3 |
* | disable format security warnings | Mike Frysinger | 2012-08-04 | 1 | -0/+1 |
* | fix build breakage with gcc 4.2.1 | Denys Vlasenko | 2012-04-20 | 1 | -1/+4 |
* | build system: remove bogus $(1) in last commit | Denys Vlasenko | 2012-03-11 | 1 | -1/+1 |
* | build system: detect missing crypt and drop it from linking | Denys Vlasenko | 2012-03-10 | 1 | -7/+8 |
* | build system: fix broken CONFIG_SYSROOT handling | Denys Vlasenko | 2012-03-08 | 1 | -1/+3 |
* | Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config | Rob Walker | 2012-03-07 | 1 | -0/+15 |
* | Fix link failure on some platforms when PAM is enabled | Tristan Schmelcher | 2011-12-05 | 1 | -1/+8 |
* | Android build fixes and alternate (hopefully simpler) defconfig for it | Denys Vlasenko | 2011-09-09 | 1 | -0/+5 |
* | Compile options: default to -O2 when -Os is not available | Wolfgang Denk | 2011-05-02 | 1 | -2/+2 |
* | allow SKIP_STRIP to be set in the env | Mike Frysinger | 2010-11-16 | 1 | -1/+1 |
* | diff: more compiler compat fixes. no code changes | Dan Fandrich | 2010-02-04 | 1 | -0/+1 |
* | preliminary work for gcc 4.4.0 | Denys Vlasenko | 2009-08-22 | 1 | -0/+9 |
* | the -elf2flt flag can be used w/out -Wl, so drop the requirement so people ca... | Mike Frysinger | 2009-03-12 | 1 | -3/+3 |
* | - add flash_eraseall | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -0/+1 |
* | - add CONFIG_EXTRA_CFLAGS (thanks to keesj) | Bernhard Reutner-Fischer | 2009-01-22 | 1 | -0/+5 |
* | - reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys? | Bernhard Reutner-Fischer | 2008-08-05 | 1 | -1/+2 |
* | Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) | Denis Vlasenko | 2008-06-12 | 1 | -3/+10 |
* | Build system: track -Wl,-elf2flt in CFLAGS_busybox too. | Denis Vlasenko | 2008-06-06 | 1 | -2/+7 |
* | remove -fno-jump-tables - after stripping it proved to be worse | Denis Vlasenko | 2008-06-04 | 1 | -4/+0 |
* | build system: add PIE build option | Denis Vlasenko | 2008-06-04 | 1 | -4/+16 |
* | more -Wall warning fixes. -Wall is enabled now. | Denis Vlasenko | 2008-05-18 | 1 | -3/+7 |
* | Add more -W options to gcc. | Denis Vlasenko | 2008-05-15 | 1 | -14/+3 |
* | build system: do not rebuild entire tree if it is moved | Denis Vlasenko | 2008-05-08 | 1 | -1/+1 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 1 | -0/+1 |
* | defconfig: update | Denis Vlasenko | 2007-12-24 | 1 | -1/+2 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+4 |
* | add -fpic to CC flags when we build libbusybox (14% smaller .so) | Denis Vlasenko | 2007-10-11 | 1 | -0/+6 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 | Denis Vlasenko | 2007-10-07 | 1 | -1/+2 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 2 | Denis Vlasenko | 2007-10-07 | 1 | -8/+5 |
* | login: optional support for PAM | Denis Vlasenko | 2007-08-21 | 1 | -3/+5 |
* | Modify method of linking against libs. Now we fisrt try all | Denis Vlasenko | 2007-07-17 | 1 | -3/+10 |
* | random shrinkage of statics, -60 bytes saved | Denis Vlasenko | 2007-06-21 | 1 | -2/+2 |
* | since we removed the deprecated matches() now and thus not alot of warnings a... | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -0/+3 |
* | punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling | Mike Frysinger | 2007-06-19 | 1 | -1/+8 |
* | moved biggest stack buffers to malloc space, or made their size configurable | Denis Vlasenko | 2007-06-10 | 1 | -0/+1 |