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
s3 Toolchain Menu: New Entry CREATE to start cross toolchain builder menu
s3 Build Menu: New Entry UPDATE to start library updater menu
s3 Build Menu: New Entry BACKUP to make toolchain backups
update language files (en,de)
show name and version of libraries in pkgconfig of toolchain
sample output:
Library config ----> armv7-rpi2-linux-gnueabihf/sysroot/usr/lib/pkgconfig
====================
Library Config : libcrypto.pc found OpenSSL-libcrypto 1.1.0l
Library Config : libpcsclite.pc found PCSC Lite 1.8.26
Library Config : libssl.pc found OpenSSL-libssl 1.1.0l
Library Config : libusb-1.0.pc found libusb-1.0 1.0.23
Library Config : openssl.pc found OpenSSL 1.1.0l
Library Config : zlib.pc found zlib 1.2.11