aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/avr-libc.sh
Commit message (Expand)AuthorAgeFilesLines
* Cleanup old avr-libstdcxx code and make it usable on other targetsQBos072024-12-231-2/+2
* Add option to re-enable ˋlibstdc++ˋ on avr targets.Quentin Boswank2023-08-141-18/+50
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-1/+1
* Add moxiebox as a choice for libcAlexey Neyman2018-12-011-17/+2
* Fix the references to old config variablesAlexey Neyman2017-07-081-26/+12
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-251-0/+1
* Fix use of custom location if it is a directory.Alexey Neyman2016-12-021-1/+1
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-2/+2
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-231-4/+0
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-12/+2
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-2/+2
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+71