summaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: alter build flagsFRP-3532-g01a256149Ron Yorston2020-07-091-1/+1
* Merge branch 'busybox' into mergeRon Yorston2020-07-091-0/+2
|\
| * Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int...Biswapriyo Nath2020-06-101-0/+2
* | win32: use lazy loading for certain DLLsRon Yorston2020-06-021-1/+1
* | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1Ron Yorston2020-05-291-1/+2
|\|
| * build system: remove KBUILD_STR()Jean-Philippe Brucker2020-04-291-1/+1
* | Build fixesFRP-3329-gcf0fa4d13Ron Yorston2020-01-081-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2020-01-081-5/+26
|\|
| * Makefile.flags: suppress some clang-9 warningsDenys Vlasenko2019-10-251-3/+22
| * Remove syscall wrappers around clock_gettime, closes 12091Denys Vlasenko2019-10-241-2/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-0/+4
|\|
| * build system: FEATURE_NSLOOKUP_BIG needs -lresolvDenys Vlasenko2018-04-161-0/+4
* | ps: obtain applet names from other BusyBox processesRon Yorston2018-04-041-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-181-2/+1
|\|
| * Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesisDenys Vlasenko2017-07-041-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