index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.flags
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.flags: add a test for -lrt availability
Denys Vlasenko
2021-04-14
1
-5
/
+8
*
trylink: do not drop libs from CONFIG_EXTRA_LDLIBS
Denys Vlasenko
2021-02-23
1
-5
/
+0
*
Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
2021-02-07
1
-1
/
+1
*
Do not add -lresolv on non-Linux systems
Alex Samorukov
2021-01-04
1
-0
/
+2
*
build system: make -static-libgcc selectable in config
Denys Vlasenko
2020-12-16
1
-1
/
+2
*
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
[next]