aboutsummaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: add local dirent implementationRon Yorston2021-06-131-1/+1
* Merge branch 'busybox' into mergeRon Yorston2021-05-141-5/+8
|\
| * Makefile.flags: add a test for -lrt availabilityDenys Vlasenko2021-04-141-5/+8
* | Post-merge build fixesRon Yorston2021-03-011-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-03-011-6/+1
|\|
| * trylink: do not drop libs from CONFIG_EXTRA_LDLIBSDenys Vlasenko2021-02-231-5/+0
| * Makefile.flags: fix the OS detection for libresolvMartin Kaiser2021-02-071-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-1/+4
|\|
| * Do not add -lresolv on non-Linux systemsAlex Samorukov2021-01-041-0/+2
| * build system: make -static-libgcc selectable in configDenys Vlasenko2020-12-161-1/+2
* | build system: use static ssp libraryRon Yorston2020-11-121-1/+1
* | build: add ssp libraryRon Yorston2020-11-111-1/+1
* | 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