crosstool-ng/maintainer
mid-kid 0ce5b27385 maintainer/manage-packages.sh: Fix typo
Signed-off-by: mid-kid <esteve.varela@gmail.com>
2023-02-01 21:58:43 +13:00
..
create-release.sh Include testing/ into the release. 2018-11-26 23:50:47 -08:00
download-docs.sh User manual installation 2018-04-07 12:03:17 -07:00
git-version-gen Make rpmbuild happy with our unreleased versions 2020-03-17 12:44:44 -07:00
kconfig-choice.template Don't generate empty help 2021-02-01 21:13:17 +13:00
kconfig-menu.template Don't generate empty help 2021-02-01 21:13:17 +13:00
kconfig-versions.template Move SRC_CUSTOM inside choice 2021-06-09 20:35:53 +12:00
manage-packages.sh maintainer/manage-packages.sh: Fix typo 2023-02-01 21:58:43 +13:00
package-versions.template Slide the checked out tag of elf2flt 2020-02-26 11:05:19 -08: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.