summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-10Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman1-7/+11
2017-01-09Support building Newlib with Link Time OptimisationAlastair D'Silva1-10/+13
2017-01-09Add more newlib optionsAlastair D'Silva1-16/+33
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman2-2/+2
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman6-41/+41
2016-11-11Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2-1/+7
2016-10-24Merge branch 'master' into janitorialBryan Hundven1-0/+5
2016-10-05Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman1-0/+5
2016-10-01Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov7-550/+435
2016-09-14build/glibc: Improve confusing commentKirill K. Smirnov1-1/+2
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
2016-08-23musl: Add multilib support.Alexey Neyman2-36/+59
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman2-188/+59
2016-08-23Treat multiroots differently.Alexey Neyman2-17/+83
2016-08-23First stab at multilib/uClibc.Alexey Neyman1-14/+130
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman1-113/+17
2016-08-23Change multilib functions to set the variable.Alexey Neyman1-2/+3
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman7-71/+10