crosstool-ng/maintainer
Alexey Neyman d14adeb1d9 Use git-version-gen to generate version info
Suggested-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-06-06 17:52:17 -07:00
..
create-release.sh Docs installation 2018-04-07 12:03:17 -07:00
download-docs.sh User manual installation 2018-04-07 12:03:17 -07:00
git-version-gen Use git-version-gen to generate version info 2018-06-06 17:52:17 -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 Make patch order overridable by individual packages 2018-06-06 00:50:36 -07:00
manage-packages.sh Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ng 2018-04-12 08:17:05 -07: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.