summaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
AgeCommit message (Expand)AuthorFilesLines
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-01-30Fix location where libc manual is builtAlexey Neyman1-2/+2
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+1
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-6/+6
2017-01-13Unify fetching Linaro components.Alexey Neyman1-11/+10
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
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-13/+13
2016-09-14build/glibc: Improve confusing commentKirill K. Smirnov1-1/+2
2016-08-23Support multilib in sh/uClibc.Alexey Neyman1-105/+17
2016-08-23Treat multiroots differently.Alexey Neyman1-10/+46
2016-08-23Change multilib functions to set the variable.Alexey Neyman1-2/+3
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-27/+2
2016-08-23glibc.sh: cleanupsAlexey Neyman1-55/+33
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-116/+74
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-3/+19
2016-08-23glibc: Build manuals and locales lastRay Donnelly1-3/+17
2016-08-23glibc.sh: Use --print-multi-os-directoryAlexey Neyman1-41/+44
2016-06-10glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman1-1/+2
2016-06-10glibc: Use common arch call to get multilib targetsRay Donnelly1-1/+18
2016-06-10glibc: do not add bogus optionsAlexey Neyman1-2/+2
2016-04-02Unbreak sparc-unknown-linux-gnu.Alexey Neyman1-2/+17
2016-02-24glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven1-0/+1
2016-02-24glibc: remove do_libc_locales_extract; it's emptyBryan Hundven1-10/+0
2016-02-24glibc: Remove support for downloading and extracting add-onsBryan Hundven1-67/+0
2016-02-24glibc: reformat glibc build scriptBryan Hundven1-66/+64
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-11/+5
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-27/+27
2015-11-13Add gettext and libiconv as companion libsRay Donnelly1-0/+14
2015-09-02glibc: Fix applying addons to glibc => 2.17Bryan Hundven1-25/+27
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2015-04-08bugfix: pass extra build CFLAGS and LDFLAGS to glibcLawrence D'Anna1-0/+4
2015-04-08Merge pull request #37 from bhundven/so_long_to_eglibcBryan Hundven1-10/+530
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-0/+1
2015-01-28glibc: Fix pkgversion and bugurl supportBryan Hundven1-1/+6
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-10/+525
2015-01-16libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo1-3/+11
2014-12-09libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+6
2014-12-08scripts: Update download locationsBryan Hundven1-8/+6
2014-01-06libc/glibc: fix downloading addonsYann E. MORIN"1-3/+3
2013-11-16libc/{glibc,eglibc}: Don't download glibc-ports when not availableYann E. MORIN"1-0/+5
2013-01-10libc: get rid of libc_finishYann E. MORIN"1-1/+0
2012-08-22libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"1-1/+1
2011-07-29libc/glibc: add partial support for localesBenoît THÉBAUDEAU"1-0/+70
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"1-0/+6
2011-05-30glibc: properly handle internal addonsYann E. MORIN"1-6/+13
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"1-48/+1