index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
libc
/
glibc.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
MinGW-W64 fixes
Alexey Neyman
2017-03-30
1
-1
/
+1
*
Move tools alias creation to a common function
Alexey Neyman
2017-03-12
1
-0
/
+2
*
Merge pull request #635 from stilor/macos-skip-locales
Alexey Neyman
2017-03-07
1
-1
/
+1
|
\
|
*
Skip building locales on macos, too
Alexey Neyman
2017-03-06
1
-1
/
+1
*
|
glibc: hide native c++ executable from build
Dan McGregor
2017-03-01
1
-0
/
+4
*
|
Bring in FreeBSD support
Dan McGregor
2017-03-01
1
-1
/
+9
|
/
*
Skip locale build on Cygwin
Alexey Neyman
2017-02-28
1
-0
/
+9
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
1
-3
/
+3
*
Determine whether -E/-r option selects extended regexp
Alexey Neyman
2017-02-13
1
-3
/
+3
*
External addons supported by glibc even now
Alexey Neyman
2017-02-09
1
-27
/
+24
*
Revert "glibc: Remove support for downloading and extracting add-ons"
Alexey Neyman
2017-02-09
1
-0
/
+67
*
Fix location where libc manual is built
Alexey Neyman
2017-01-30
1
-2
/
+2
*
Run all configure scripts using ${CONFIG_SHELL}
Alexey Neyman
2017-01-25
1
-0
/
+1
*
Use ${CT_CC} instead of gcc ...
Alexey Neyman
2017-01-13
1
-6
/
+6
*
Unify fetching Linaro components.
Alexey Neyman
2017-01-12
1
-11
/
+10
*
Darwin needs -liconv when building glibc.
Alexey Neyman
2017-01-10
1
-7
/
+2
*
Avoid trampling user's LDFLAGS_FOR_HOST...
Alexey Neyman
2017-01-10
1
-7
/
+11
*
Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.
Alexey Neyman
2016-11-20
1
-13
/
+13
*
build/glibc: Improve confusing comment
Kirill K. Smirnov
2016-09-15
1
-1
/
+2
*
Support multilib in sh/uClibc.
Alexey Neyman
2016-08-23
1
-105
/
+17
*
Treat multiroots differently.
Alexey Neyman
2016-08-23
1
-10
/
+46
*
Change multilib functions to set the variable.
Alexey Neyman
2016-08-23
1
-2
/
+3
*
libc/*.sh: Deprecate libc_check_config step.
Alexey Neyman
2016-08-23
1
-27
/
+2
*
glibc.sh: cleanups
Alexey Neyman
2016-08-23
1
-55
/
+33
*
libc/*.sh: handle combinations of multilib root/dir.
Alexey Neyman
2016-08-23
1
-116
/
+74
*
multilib: Determine which options may pass through.
Alexey Neyman
2016-08-23
1
-3
/
+19
*
glibc: Build manuals and locales last
Ray Donnelly
2016-08-23
1
-3
/
+17
*
glibc.sh: Use --print-multi-os-directory
Alexey Neyman
2016-08-23
1
-41
/
+44
*
glibc.sh: build dummy libc.so with correct extra flags
Alexey Neyman
2016-06-09
1
-1
/
+2
*
glibc: Use common arch call to get multilib targets
Ray Donnelly
2016-06-09
1
-1
/
+18
*
glibc: do not add bogus options
Alexey Neyman
2016-06-09
1
-2
/
+2
*
Unbreak sparc-unknown-linux-gnu.
Alexey Neyman
2016-04-01
1
-2
/
+17
*
glibc: Mirror extra_config flags from do_libc_backend_once
Bryan Hundven
2016-02-23
1
-0
/
+1
*
glibc: remove do_libc_locales_extract; it's empty
Bryan Hundven
2016-02-23
1
-10
/
+0
*
glibc: Remove support for downloading and extracting add-ons
Bryan Hundven
2016-02-23
1
-67
/
+0
*
glibc: reformat glibc build script
Bryan Hundven
2016-02-23
1
-66
/
+64
*
scripts: Update usage of CT_GetCustom
Bryan Hundven
2015-12-08
1
-11
/
+5
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
1
-27
/
+27
*
Add gettext and libiconv as companion libs
Ray Donnelly
2015-11-13
1
-0
/
+14
*
glibc: Fix applying addons to glibc => 2.17
Bryan Hundven
2015-09-01
1
-25
/
+27
*
avr-libc: add support for avr-libc C library
Erico Nunes
2015-06-21
1
-0
/
+4
*
bugfix: pass extra build CFLAGS and LDFLAGS to glibc
Lawrence D'Anna
2015-04-07
1
-0
/
+4
*
Merge pull request #37 from bhundven/so_long_to_eglibc
Bryan Hundven
2015-04-07
1
-10
/
+530
|
\
|
*
glibc: Fix pkgversion and bugurl support
Bryan Hundven
2015-01-27
1
-1
/
+6
|
*
eglibc: Remove eglibc support
Bryan Hundven
2015-01-27
1
-10
/
+525
*
|
scripts/*/*.sh: prioritize http downloads
Bryan Hundven
2015-02-01
1
-0
/
+1
|
/
*
libc: glibc: Add Linaro GLibc 2.20-2014.11
Cristoforo Cataldo
2015-01-16
1
-3
/
+11
*
libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustom
David Holsgrove
2014-12-09
1
-1
/
+6
*
scripts: Update download locations
Bryan Hundven
2014-12-08
1
-8
/
+6
*
libc/glibc: fix downloading addons
Yann E. MORIN"
2014-01-06
1
-3
/
+3
[next]