aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1134 from stilor/upgradingAlexey Neyman2019-02-061-7/+0
|\
| * Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-7/+0
* | Coding style fix in uClibc.shDima Krasner2019-01-231-1/+1
* | Moved uClibc configuration installation to uClibc.shDima Krasner2019-01-231-0/+4
|/
* Bionic modifies CT_TARGET_CFLAGSAlexey Neyman2018-12-151-1/+5
* Remove a TBDAlexey Neyman2018-12-071-8/+0
* Disable -fstack-protector* from being used by glibcAlexey Neyman2018-12-071-0/+8
* Add configuration options for enabling SSPAlexey Neyman2018-12-042-3/+10
* Fix uClibc builds after moxie mergeAlexey Neyman2018-12-032-13/+13
* Add moxiebox as a choice for libcAlexey Neyman2018-12-019-137/+163
* Create glibc-ports symlink inside CT_SRC_DIRAlexey Neyman2018-10-161-2/+2
* Fix up timestamps after patchingAlexey Neyman2018-09-281-1/+0
* Merge pull request #984 from slash3g/masterAlexey Neyman2018-09-251-4/+4
|\
| * Properly handle newlib configuration flagsDaniele Baracchi2018-06-111-4/+4
* | Restore *-android buildAlexey Neyman2018-09-241-1/+7
* | Merge pull request #990 from antmak/fix_newlib_multilib_optAlexey Neyman2018-09-211-1/+1
|\ \ | |/ |/|
| * Fix a wrong name for the newlib's multilib optionAnton Maklakov2018-06-151-1/+1
* | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-053-3/+3
|/
* Too many fixes need backporting for GCC8...Alexey Neyman2018-05-141-7/+1
* First batch of fixesAlexey Neyman2018-05-121-0/+7
* Preserve each variant of libwinpthread.dllAlexey Neyman2018-05-031-0/+18
* Make libiconv an option in the menu configAlexey Neyman2018-02-101-0/+7
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-031-0/+1
* Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman2017-09-031-36/+36
* Super-H multilib toolchain fixesAlexey Neyman2017-09-031-2/+2
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-2/+2
* Make --enable-obsolete-rpc an option in ct-ngAlexey Neyman2017-08-261-2/+3
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-261-4/+8
* Fix version check in mingw-w64Alexey Neyman2017-08-161-3/+3
* Separate the notions of package name/labelAlexey Neyman2017-07-081-1/+0
* Kconfigize choice/menu itemsAlexey Neyman2017-07-081-1/+1
* Remove support for pregenerated locales in uClibcAlexey Neyman2017-07-081-26/+4
* uClibc locale "package"Alexey Neyman2017-07-081-28/+30
* Fixes for buildingAlexey Neyman2017-07-082-7/+6
* Building packages using the new frameworkAlexey Neyman2017-07-081-2/+2
* Downloading packages using new frameworkAlexey Neyman2017-07-081-0/+0
* Fix the references to old config variablesAlexey Neyman2017-07-087-236/+70
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-082-26/+26
* Preliminary bionic/Android supporthyc2017-05-141-0/+43
* Fix MINGW_SECURE_API testAlexey Neyman2017-04-071-4/+3
* Merge pull request #676 from tamird/mingw-secure-apiAlexey Neyman2017-04-071-0/+5
|\
| * MinGW: add --enable-secure-api config optionTamir Duberstein2017-04-061-0/+5
* | libc/mingw: quote variable in comparisonTamir Duberstein2017-04-061-1/+1
|/
* Pass HOSTCC to uclibc's makeAlexey Neyman2017-04-021-0/+1
* 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
|\ \ | |/ |/|