- seamlessly add Freetz-NG cross toolchain builder integration including first cross templates for Fritz!OS (see wiki)
- rename source folder crosstool-ng
- new commandline options -fng / --freetz-ng to open the Freetz-NG menu
- fix unset variables in syscheck-function to avoid multiple checks
- extend the installers to setup the correct packages for Freetz-NG (tested on Ubuntu 20.04, ArchLinux, CentOS 8, Fedora 31, openSUSE in WSL2)
* Fix typo in template file name
ds126play_armv7 -> ds216play_armv7
* s3.TUP new command to change config file (v0.12.0) (#28)
new commandline option -cfg | --config to change configuration values via tcupdate (e.g. ./s3 tcupdate --config "CTNG_BUILD_AS_ROOT" "1" #enable build as root)
extend commandline option -ctng with the long version --crosstool-ng
rewwork on build as root error messages
new option -ctng to create or edit cross toolchain templates
./s3 tcupdate -ctng TEMPLATE-NAME #edit / create cross toolchain with the given template name
extend and optimize config file builder
reordering command buttons in some menus
some simplebuild integration fixes
remove unnecessary lines in ar71xx_mips cross toolchain template
downgrade dream_mipsel cross toolchain glibc version from 2.30 to 2.24
optimize fix permissions for user ctng before cross toolchain build
avoid error output on symlink detection for include directory
add crosstool-NG build task commands in config (upgradeconfig, show-config; Please reset the config file)# Please enter the commit message for your changes. Lines starting
update cross toolchain templates to newest crosstool-NG version
fix version detection of installed libraries in toolchains
config file updates (Please reset the config file)