aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-053-3/+3
* Too many fixes need backporting for GCC8...Alexey Neyman2018-05-141-7/+1
* First batch of fixesAlexey Neyman2018-05-121-0/+7
* Preserve each variant of libwinpthread.dllAlexey Neyman2018-05-031-0/+18
* Make libiconv an option in the menu configAlexey Neyman2018-02-101-0/+7
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-031-0/+1
* Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman2017-09-031-36/+36
* Super-H multilib toolchain fixesAlexey Neyman2017-09-031-2/+2
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-2/+2
* Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman2017-08-261-2/+3
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-261-4/+8
* Fix version check in mingw-w64Alexey Neyman2017-08-161-3/+3
* Separate the notions of package name/labelAlexey Neyman2017-07-081-1/+0
* Kconfigize choice/menu itemsAlexey Neyman2017-07-081-1/+1
* Remove support for pregenerated locales in uClibcAlexey Neyman2017-07-081-26/+4
* uClibc locale "package"Alexey Neyman2017-07-081-28/+30
* Fixes for buildingAlexey Neyman2017-07-082-7/+6
* Building packages using the new frameworkAlexey Neyman2017-07-081-2/+2
* Downloading packages using new frameworkAlexey Neyman2017-07-081-0/+0
* Fix the references to old config variablesAlexey Neyman2017-07-087-236/+70
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-082-26/+26
* Preliminary bionic/Android supporthyc2017-05-141-0/+43
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
* MinGW-W64 fixesAlexey Neyman2017-03-302-52/+99
* Fix up ld.so symlinks for muslAlexey Neyman2017-03-122-48/+4
* Move tools alias creation to a common functionAlexey Neyman2017-03-122-0/+4
* Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman2017-03-071-1/+1
|\
| * Skip building locales on macos, tooAlexey Neyman2017-03-061-1/+1
* | Merge pull request #627 from dankm/freebsdAlexey Neyman2017-03-071-1/+13
|\ \ | |/ |/|
| * glibc: hide native c++ executable from buildDan McGregor2017-03-011-0/+4
| * Bring in FreeBSD supportDan McGregor2017-03-011-1/+9
* | Do not pretend we're downloading anythingAlexey Neyman2017-03-031-3/+1
|/
* Merge pull request #625 from stilor/skip-localedefAlexey Neyman2017-02-281-0/+9
|\
| * Skip locale build on CygwinAlexey Neyman2017-02-281-0/+9
* | Avoid -T, it is not available on macosAlexey Neyman2017-02-281-3/+1
|/
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-3/+3
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-3/+3
* External addons supported by glibc even nowAlexey Neyman2017-02-091-27/+24
* Revert "glibc: Remove support for downloading and extracting add-ons"Alexey Neyman2017-02-091-0/+67
* Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman2017-02-041-1/+1
* Fix location where libc manual is builtAlexey Neyman2017-01-301-2/+2
* Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman2017-01-261-0/+3
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-255-0/+8
* Merge pull request #552 from stilor/uclibc-ng-for-buildrootAlexey Neyman2017-01-231-0/+7
|\
| * Add selection for RPCAlexey Neyman2017-01-231-0/+7
* | mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin2017-01-221-0/+30
|/