crosstool-ng/maintainer
Chris Packham 2340fa2912 Don't generate empty help
Kconfig now complains when we have a help section with no text. If there
is nothing in @@help@@ don't output a `help` section.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2021-02-01 21:13:17 +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 Support released versions from Git branches 2020-11-23 19:47:13 +13:00
manage-packages.sh Slide the checked out tag of elf2flt 2020-02-26 11:05:19 -08: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.