sh-elf-vhex/scripts
YannMagnin 1d7a36e5f0
sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes
*add*
> [scripts]
  | [_uninstall] support `--purge` option to remove the cloned folder
  | [_utils] export `utils_warn_callcmd` which throw warning if cmd fail
  | [bootstrap] support `--overwrite` option to force-reinstall

*update*
> [scripts]
  | [bootstrap] rename default sysroot with underscore as prefix

*fix*
> [scripts]
  | [_uninstall] use the new _utils.sh helpers
  | [_uninstall] proper remove symlink in install prefix
  | [_uninstall] proper remove the sysroot
  | [_uninstall] check `sh-elf-vhex-as` instead of `sh-elf-vhex-gcc`
  | [_utils] fix local variable declaration
  | [_utils] fix pushd/popd handling
  | [binutils/config] fix missing `gcc` as dependency for all target
  | [binutils/config] fix missing `gcc-g++` for Fedora
  | [binutils/config] fix bad package search for Fedora
  | [bootstrap] proper support curl operation
  | [gcc/config] allow dependencies install fail with warning
2023-12-16 18:26:29 +01:00
..
binutils sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes 2023-12-16 18:26:29 +01:00
gcc sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes 2023-12-16 18:26:29 +01:00
_install.sh sh-elf-vhex - v2.0.0-dev6 : rework scripts 2023-12-04 18:33:11 +01:00
_uninstall.sh sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes 2023-12-16 18:26:29 +01:00
_utils.sh sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes 2023-12-16 18:26:29 +01:00
bootstrap.sh sh-elf-vhex - v2.0.0-dev9 : rework uninstall operation + various fixes 2023-12-16 18:26:29 +01:00