summaryrefslogtreecommitdiff
path: root/scripts/build/libc/musl.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Create <sgidefs.h> if MUSL doesn't create oneAlexey Neyman1-0/+3
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+1
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-1/+1
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-4/+4
2016-08-23musl: Add multilib support.Alexey Neyman1-34/+57
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman1-4/+0
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-14/+28
2016-03-01musl-libc: Rewrite musl.sh build scriptBryan Hundven1-50/+67
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-12/+2
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-4/+4
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2014-09-11libc/musl: Add config option for extra developer warningsBryan Hundven1-0/+4
2014-09-11libc/musl: Add config option for debugging infoBryan Hundven1-0/+4
2014-09-11libc/musl: Add options for optimizationBryan Hundven1-1/+5
2014-08-08libc/musl: add musl-libc supportBryan Hundven1-0/+103