aboutsummaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1_26_2' into w32_1_26_2w32_1_26_2Ron Yorston2021-03-241-1/+1
|\
* | mingw: add -fno-ident to CFLAGSRon Yorston2016-02-221-2/+1
* | Merge branch 'busybox' into mergeRon Yorston2016-02-221-0/+5
|\|
| * build: add a sanitizer debug optionMike Frysinger2016-02-121-0/+5
* | Merge branch 'busybox' into mergeRon Yorston2015-10-131-8/+15
|\|
| * build system: remove special-casing for extra libsDenys Vlasenko2015-10-121-14/+11
| * build system: -fno-builtin-printfDenys Vlasenko2015-10-071-0/+3
| * Aboriginal linux/musl build fixesDenys Vlasenko2015-10-051-0/+2
| * Makefile.flags: survive a build system which has no pthreadDenys Vlasenko2015-09-041-1/+6
| * Makefile: add missing libraries to LDLIBSBartosz Golaszewski2015-08-171-9/+9
* | libbb: really add build details to bannerRon Yorston2015-06-231-1/+2
* | Merge branch 'busybox' into mergeFRPRon Yorston2015-05-181-1/+1
|\|
| * build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGSDenys Vlasenko2015-04-141-1/+1
* | Drop CONFIG_WIN32_NET settingRon Yorston2014-03-171-4/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-12-111-1/+11
|\|
| * build system: use pkg-config to look up selinux libsMike Frysinger2012-10-201-1/+11
* | Merge branch 'busybox' into mergeRon Yorston2012-09-071-0/+4
|\|
| * build system: stop .eh_frame generationDenys Vlasenko2012-09-041-0/+3
| * disable format security warningsMike Frysinger2012-08-041-0/+1
* | win32: support fancy prompts and (limited) tilde expansionRon Yorston2012-04-231-0/+1
* | Merge commit '1_20_0' into mergeRon Yorston2012-04-231-1/+4
|\|
| * fix build breakage with gcc 4.2.1Denys Vlasenko2012-04-201-1/+4
* | Merge branch 'busybox' into mergeRon Yorston2012-03-231-5/+30
|\|
| * build system: remove bogus $(1) in last commitDenys Vlasenko2012-03-111-1/+1
| * build system: detect missing crypt and drop it from linkingDenys Vlasenko2012-03-101-7/+8
| * build system: fix broken CONFIG_SYSROOT handlingDenys Vlasenko2012-03-081-1/+3
| * Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK configRob Walker2012-03-071-0/+15
| * Fix link failure on some platforms when PAM is enabledTristan Schmelcher2011-12-051-1/+8
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-231-1/+6
|\|
| * Android build fixes and alternate (hopefully simpler) defconfig for itDenys Vlasenko2011-09-091-0/+5
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-221-2/+2
|\|
| * Compile options: default to -O2 when -Os is not availableWolfgang Denk2011-05-021-2/+2
* | Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-041-1/+1
|\|
| * allow SKIP_STRIP to be set in the envMike Frysinger2010-11-161-1/+1
* | win32: Makefile: support building with network supportNguyễn Thái Ngọc Duy2010-09-151-0/+3
* | win32: Import fnmatch sourceNguyễn Thái Ngọc Duy2010-09-101-1/+2
* | Makefile: support building on Windows using MinGW compilerNguyễn Thái Ngọc Duy2010-09-101-0/+5
|/
* diff: more compiler compat fixes. no code changesDan Fandrich2010-02-041-0/+1
* preliminary work for gcc 4.4.0Denys Vlasenko2009-08-221-0/+9
* the -elf2flt flag can be used w/out -Wl, so drop the requirement so people ca...Mike Frysinger2009-03-121-3/+3
* - add flash_eraseallBernhard Reutner-Fischer2009-02-181-0/+1
* - add CONFIG_EXTRA_CFLAGS (thanks to keesj)Bernhard Reutner-Fischer2009-01-221-0/+5
* - reinstate commented out _FORTIFY_SOURCE that was somehow dropped by Denys?Bernhard Reutner-Fischer2008-08-051-1/+2
* Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)Denis Vlasenko2008-06-121-3/+10
* Build system: track -Wl,-elf2flt in CFLAGS_busybox too.Denis Vlasenko2008-06-061-2/+7
* remove -fno-jump-tables - after stripping it proved to be worseDenis Vlasenko2008-06-041-4/+0
* build system: add PIE build optionDenis Vlasenko2008-06-041-4/+16
* more -Wall warning fixes. -Wall is enabled now.Denis Vlasenko2008-05-181-3/+7
* Add more -W options to gcc.Denis Vlasenko2008-05-151-14/+3
* build system: do not rebuild entire tree if it is movedDenis Vlasenko2008-05-081-1/+1