summaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Fold libc_start_files into libcAlexey Neyman1-166/+35
2021-06-24Fix build of older Glibc using GCC >=10Nik Konyuchenko1-0/+4
2020-10-05glibc: set glibc build system default_cflags emptyHans-Christian Noren Egtvedt1-0/+2
2019-10-27prevent the glibc build from overwriting flagsNorbert Lange1-1/+4
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman1-7/+7
2019-02-16Disable CXX while building glibcAlexey Neyman1-3/+4
2018-12-07Disable -fstack-protector* from being used by glibcAlexey Neyman1-0/+8
2018-12-05Add configuration options for enabling SSPAlexey Neyman1-0/+4
2018-12-01Add moxiebox as a choice for libcAlexey Neyman1-23/+28
2018-10-16Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman1-2/+2
2018-09-28Fix up timestamps after patchingAlexey Neyman1-1/+0
2018-06-05Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman1-1/+1
2018-05-15Too many fixes need backporting for GCC8...Alexey Neyman1-7/+1
2018-05-12First batch of fixesAlexey Neyman1-0/+7
2017-09-03Use the new SuperH fixes in the two multilib samplesAlexey Neyman1-0/+1
2017-09-03Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman1-36/+36
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-07-08Building packages using the new frameworkAlexey Neyman1-2/+2
2017-07-08Fix the references to old config variablesAlexey Neyman1-103/+24
2017-07-08Convert the rest of packages to new frameworkAlexey Neyman1-23/+23
2017-03-31MinGW-W64 fixesAlexey Neyman1-1/+1
2017-03-12Move tools alias creation to a common functionAlexey Neyman1-0/+2
2017-03-07Merge pull request #635 from stilor/macos-skip-localesAlexey Neyman1-1/+1
2017-03-07Skip building locales on macos, tooAlexey Neyman1-1/+1
2017-03-02glibc: hide native c++ executable from buildDan McGregor1-0/+4
2017-03-02Bring in FreeBSD supportDan McGregor1-1/+9
2017-03-01Skip locale build on CygwinAlexey Neyman1-0/+9
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