summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2017-09-01config: Add package versioning flexibilityNathan Chancellor1-2/+2
2017-08-26Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman1-2/+3
2017-08-26Fix glibc-ports with the new frameworkAlexey Neyman1-4/+8
2017-08-16Fix version check in mingw-w64Alexey Neyman1-3/+3
2017-07-08Separate the notions of package name/labelAlexey Neyman1-1/+0
2017-07-08Kconfigize choice/menu itemsAlexey Neyman1-1/+1
2017-07-08Remove support for pregenerated locales in uClibcAlexey Neyman1-26/+4
2017-07-08uClibc locale "package"Alexey Neyman1-28/+30
2017-07-08Fixes for buildingAlexey Neyman2-7/+6
2017-07-08Building packages using the new frameworkAlexey Neyman1-2/+2
2017-07-08Downloading packages using new frameworkAlexey Neyman1-0/+0
2017-07-08Fix the references to old config variablesAlexey Neyman7-236/+70
2017-07-08Convert the rest of packages to new frameworkAlexey Neyman2-26/+26
2017-05-14Preliminary bionic/Android supporthyc1-0/+43
2017-04-07Fix MINGW_SECURE_API testAlexey Neyman1-4/+3
2017-04-07Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman1-0/+5
2017-04-07libc/mingw: quote variable in comparisonTamir Duberstein1-1/+1
2017-04-07MinGW: add --enable-secure-api config optionTamir Duberstein1-0/+5
2017-04-02Pass HOSTCC to uclibc's makeAlexey Neyman1-0/+1
2017-03-31MinGW-W64 fixesAlexey Neyman2-52/+99
2017-03-13Fix up ld.so symlinks for muslAlexey Neyman2-48/+4
2017-03-12Move tools alias creation to a common functionAlexey Neyman2-0/+4
2017-03-07Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman1-1/+1
2017-03-07Merge pull request #627 from dankm/freebsdAlexey Neyman1-1/+13
2017-03-07Skip building locales on macos, tooAlexey Neyman1-1/+1
2017-03-04Do not pretend we're downloading anythingAlexey Neyman1-3/+1
2017-03-02glibc: hide native c++ executable from buildDan McGregor1-0/+4
2017-03-02Bring in FreeBSD supportDan McGregor1-1/+9
2017-03-01Merge pull request #625 from stilor/skip-localedefAlexey Neyman1-0/+9
2017-03-01Skip locale build on CygwinAlexey Neyman1-0/+9
2017-03-01Avoid -T, it is not available on macosAlexey Neyman1-3/+1
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-3/+3
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-3/+3
2017-02-10External addons supported by glibc even nowAlexey Neyman1-27/+24
2017-02-10Revert "glibc: Remove support for downloading and extracting add-ons"Alexey Neyman1-0/+67
2017-02-05Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman1-1/+1
2017-01-30Fix location where libc manual is builtAlexey Neyman1-2/+2
2017-01-26Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman1-0/+3
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman5-0/+8
2017-01-24Merge pull request #552 from stilor/uclibc-ng-for-buildrootAlexey Neyman1-0/+7
2017-01-23Add selection for RPCAlexey Neyman1-0/+7
2017-01-22mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin1-0/+30
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman3-9/+9
2017-01-14Merge pull request #526 from stilor/double-includeAlexey Neyman1-7/+1
2017-01-13Unify fetching Linaro components.Alexey Neyman2-20/+22
2017-01-13AVR32 support has been retired.Alexey Neyman1-4/+0
2017-01-13install_root has no effect on newlib install.Alexey Neyman1-1/+1
2017-01-13Remove 2nd copy of the option.Alexey Neyman1-2/+0
2017-01-11Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman1-26/+46
2017-01-10Darwin needs -liconv when building glibc.Alexey Neyman1-7/+2