aboutsummaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Expand)AuthorAgeFilesLines
* build system: avoid full rebuild when EXTRAVERSION changesRon Yorston2024-02-161-1/+1
* build system: try a different exception methodRon Yorston2024-01-211-1/+1
* Makefile.flags: suppress clang warnings when cross-compilingRon Yorston2024-01-171-3/+3
* win32: make the clang build less crashyRon Yorston2024-01-031-0/+5
* Merge branch 'busybox' into mergeRon Yorston2023-05-231-0/+1
|\
| * build system: Make it possible to build with 64bit time_tUwe Kleine-König2023-05-071-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2023-01-051-0/+3
|\|
| * Makefile.flags: add resolv to LDLIBS for linux compilers too (not only gnu ones)Denys Vlasenko2023-01-021-0/+3
| * Fix non-Linux buildsSamuel Thibault2022-11-291-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2022-05-121-2/+2
|\|
| * kbuild: Prefer -Oz over -OsBernhard Reutner-Fischer2022-04-241-2/+2
* | Merge busybox into mergeRon Yorston2021-12-271-2/+2
|\|
| * Makefile.flags: use all cflags for crypt and rt checksMartin Kaiser2021-12-121-2/+2
* | 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