crosstool-ng/maintainer
Hans-Christian Noren Egtvedt 1dd4a4fd28 Create unified diff when refreshing patch files in manage-packages.sh
The unified diff patch format will contain slightly more information,
which is helpful when rebasing patches to new releases.

Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
2022-05-15 11:19:11 +12: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 Create unified diff when refreshing patch files in manage-packages.sh 2022-05-15 11:19:11 +12: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.