summaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Retire obsoleted milestonesAlexey Neyman1-437/+0
2020-10-15Don't remove XLOCALE support unconditionally.lancethepants1-1/+0
2019-04-05Merge pull request #1178 from stilor/masterAlexey Neyman1-1/+1
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman1-1/+1
2019-03-23Fix uClibc build for noMMU targetMax Filippov1-14/+16
2019-02-20Select flat/FDPIC in accordance with ct-ng settingAlexey Neyman1-0/+9
2019-02-20Stash the uClibc config after our modsAlexey Neyman1-0/+4
2019-01-23Coding style fix in uClibc.shDima Krasner1-1/+1
2019-01-23Moved uClibc configuration installation to uClibc.shDima Krasner1-0/+4
2018-12-05Add configuration options for enabling SSPAlexey Neyman1-3/+6
2018-12-03Fix uClibc builds after moxie mergeAlexey Neyman1-12/+12
2018-12-01Add moxiebox as a choice for libcAlexey Neyman1-19/+15
2018-02-10Make libiconv an option in the menu configAlexey Neyman1-0/+7
2017-09-03Super-H multilib toolchain fixesAlexey Neyman1-2/+2
2017-07-08Remove support for pregenerated locales in uClibcAlexey Neyman1-26/+4
2017-07-08uClibc locale "package"Alexey Neyman1-28/+30
2017-07-08Fixes for buildingAlexey Neyman1-3/+2
2017-07-08Fix the references to old config variablesAlexey Neyman1-33/+9
2017-04-02Pass HOSTCC to uclibc's makeAlexey Neyman1-0/+1
2017-03-13Fix up ld.so symlinks for muslAlexey Neyman1-47/+1
2017-03-01Avoid -T, it is not available on macosAlexey Neyman1-3/+1
2017-02-05Use 'make olddefconfig' in uClibc/uClibc-ng configurationAlexey Neyman1-1/+1
2017-01-23Add selection for RPCAlexey Neyman1-0/+7
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-2/+2
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman1-1/+1
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-11/+11
2016-10-05Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman1-0/+5
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
2016-08-23musl: Add multilib support.Alexey Neyman1-2/+2
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman1-83/+42
2016-08-23Treat multiroots differently.Alexey Neyman1-7/+37
2016-08-23First stab at multilib/uClibc.Alexey Neyman1-14/+130
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman1-113/+17
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-24/+8
2016-08-23uclibc: merge startfiles/final into single backend.Alexey Neyman1-160/+109
2016-08-23uClibc.sh: typo, local -> locale.Alexey Neyman1-13/+13
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-27/+43
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-12/+4
2015-11-23uClibc: Add kconfig option to enable IPv6 supportBryan Hundven1-0/+7
2015-11-21uClibc: remove references to sh64*Bryan Hundven1-1/+0
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-11/+11
2015-11-13uClibc: Fall back to default configs if not providedBryan Hundven1-1/+4
2015-11-13uClibc: Add support for uClibc-ngBryan Hundven1-10/+17
2015-11-13uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven1-219/+177
2015-11-11uClibc: Reduce supported versionsBryan Hundven1-8/+1
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-1/+0
2015-11-03uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven1-9/+9
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4