aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/musl.sh
Commit message (Expand)AuthorAgeFilesLines
* Fold libc_start_files into libcAlexey Neyman2022-02-111-72/+29
* Resepct CT_TARGET_{C,LD}FLAGS when building muslDima Krasner2019-12-041-1/+2
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-1/+1
* Fix musl build when CT_SHARED_LIBS=nDima Krasner2019-02-241-0/+5
* Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-7/+0
* Add moxiebox as a choice for libcAlexey Neyman2018-12-011-17/+11
* Fix the references to old config variablesAlexey Neyman2017-07-081-10/+4
* Fix up ld.so symlinks for muslAlexey Neyman2017-03-121-1/+3
* Move tools alias creation to a common functionAlexey Neyman2017-03-121-0/+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-251-0/+1
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-131-1/+1
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-4/+4
* musl: Add multilib support.Alexey Neyman2016-08-231-34/+57
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-4/+0
* libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-231-14/+28
* musl-libc: Rewrite musl.sh build scriptBryan Hundven2016-02-291-50/+67
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-12/+2
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-4/+4
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+4
* libc/musl: Add config option for extra developer warningsBryan Hundven2014-09-111-0/+4
* libc/musl: Add config option for debugging infoBryan Hundven2014-09-111-0/+4
* libc/musl: Add options for optimizationBryan Hundven2014-09-111-1/+5
* libc/musl: add musl-libc supportBryan Hundven2014-08-081-0/+103