aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-133-9/+9
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-131-7/+1
|\
| * AVR32 support has been retired.Alexey Neyman2017-01-121-4/+0
| * install_root has no effect on newlib install.Alexey Neyman2017-01-121-1/+1
| * Remove 2nd copy of the option.Alexey Neyman2017-01-121-2/+0
* | Unify fetching Linaro components.Alexey Neyman2017-01-122-20/+22
|/
* Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman2017-01-101-26/+46
|\
| * Support building Newlib with Link Time OptimisationAlastair D'Silva2017-01-101-10/+13
| * Add more newlib optionsAlastair D'Silva2017-01-101-16/+33
* | Darwin needs -liconv when building glibc.Alexey Neyman2017-01-101-7/+2
* | Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman2017-01-101-7/+11
|/
* Fix use of custom location if it is a directory.Alexey Neyman2016-12-022-2/+2
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-206-41/+41
* Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-112-1/+7
|\
| * Merge branch 'master' into janitorialBryan Hundven2016-10-241-0/+5
| |\
| | * Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman2016-10-041-0/+5
| * | build/glibc: Improve confusing commentKirill K. Smirnov2016-09-151-1/+2
| |/
* | Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov2016-10-017-550/+435
|\|
| * uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov2016-08-301-0/+6
| * uClibc: install native utilsKirill K. Smirnov2016-08-301-1/+1
| * musl: Add multilib support.Alexey Neyman2016-08-232-36/+59
| * uClibc: move ldso check to post_cc.Alexey Neyman2016-08-231-43/+54
| * Support multilib in sh/uClibc.Alexey Neyman2016-08-232-188/+59
| * Treat multiroots differently.Alexey Neyman2016-08-232-17/+83
| * First stab at multilib/uClibc.Alexey Neyman2016-08-231-14/+130
| * uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-231-113/+17
| * Change multilib functions to set the variable.Alexey Neyman2016-08-231-2/+3