crosstool-ng/maintainer
Alexey Neyman 66ad1ff514 Upgrade to new releases
android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng

MPC vs MPFR dependencies required modifications in auto-generated templates
to also provide non-inclusive older-than/newer-than specifications.

Also correct MPC URLs, the website seems to have adjusted its directory
layout.

Currently, newlib 3.0.0 doesn't build for arm-nano-eabi.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-01-28 19:25:47 -08:00
..
create-release.sh Go into subdirectory when checksumming/signing 2017-03-23 23:18:30 -07:00
kconfig-choice.template Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
kconfig-menu.template Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
kconfig-versions.template Upgrade to new releases 2018-01-28 19:25:47 -08:00
manage-packages.sh Add a summary of the operations 2017-12-05 01:09:56 -08:00
package-versions.template Add "postprocessing" to substituted variables 2017-08-24 14:58:14 -07:00
README Add a release creation script 2017-03-21 14:04:12 -07:00

These scripts are not of much interest to the end user.
They are used to automate everyday maintenance tasks for crosstool-NG. As such,
they are not subject to the same level of portability requirements - they can
expect to be run on a fairly modern Linux distribution, with bash, GNU sed and
grep, etc.