crosstool-ng/scripts
Chris Packham 5a1dc8d95d scripts: Save toolchain config as regular file
Since commit 16c6cc99 ("Save the toolchain configuration to its own
file, as an auto-extracting shell script:") we've been saving the
configuration as a self extracting script. This is a little non-obvious
as it looks like it should be a regular file but the bzipped payload
means it can be easily inspected. It may also cause alarm for users who
should rightly be suspicious of unexpected binaries that get shipped
along with packaged toolchains. It also assumes that bzip2 (or at least
bzcat) is available on the machine running the toolchain.

Instead of the self extracting shell script save the config as a regular
compressed file with an obvious file extension.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-07-29 13:13:26 +12:00
..
build binutils: Allow gold to be statically linked 2024-07-29 13:12:59 +12:00
override Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
upgrade Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
compile WIP: autotoolization 2018-04-07 12:03:17 -07:00
config.guess Update config.{guess,sub} 2024-02-02 15:15:29 +13:00
config.rpath Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
config.sub Update config.{guess,sub} 2024-02-02 15:15:29 +13:00
crosstool-NG.sh Add mold linker build 2024-06-05 19:31:45 +12:00
depcomp WIP: autotoolization 2018-04-07 12:03:17 -07:00
functions scripts: Save toolchain config as regular file 2024-07-29 13:13:26 +12:00
install-sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
ltmain.sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
missing WIP: autotoolization 2018-04-07 12:03:17 -07:00
populate.in populate: Include dependencies of PIE executables 2022-05-08 09:48:44 +12:00
saveSample.sh Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
scripts.mk Fix installation of the license file 2018-11-12 01:19:04 -08:00
show-config.sh Add mold linker build 2024-06-05 19:31:45 +12:00
show-tuple.sh Support out-of-tree local builds 2018-04-07 14:39:56 -07:00
version-check.sh Use enhanced framework for 'ct-ng update-samples' 2019-02-09 15:55:16 -08:00
xldd.in Doc renames & issue template 2017-04-13 00:07:29 -07:00