Commit Graph

3 Commits

Author SHA1 Message Date
YannMagnin 155a34acc1
sh-elf-vhex - v2.0.0-dev6 : rework scripts
*update*
> [scripts]
  | [install] rework CLI and subscripts handling
  | [binutils] rework CLI and operations
  | [gcc] rework CLI and operations

*fix*
> [patches]
  | [gcc] drop 11.3.0 support
> [scripts]
  | [binutils] do not wait user confirm for package installation
2023-12-04 18:33:11 +01:00
YannMagnin 5eccfc8669
sh-elf-vhex - v1.4.0-dev4 : fix binutils build and GCC build (stage 1)
*update*
> [scripts]
  | [_install] support the new architecture
  | [gcc] display sysroot and version information
  | [binutils] display sysroot and version information

*fix*
> [patches]
  | [binutils] remove hazardous v2.38 patches
  | [gcc] remove broken v1.3.0 patches
> [scripts]
  | [all] fix path handling
  | [_utils] fix exit during function error
  | [_utils] fix bad env var check
  | [gcc] fix user input check for dependencies install
  | [gcc] fix dependencies install
  | [bootstrap] fix missing verbose information in verbose mode
  | [bootstrap] fix error handling during operation
  | [bootstrap] fix end message
2023-12-02 19:04:31 +01:00
YannMagnin 3b071dbbdf
sh-elf-vhex - v1.4.0-dev1 : create bootstrap script + drop vxSDK support (WIP)
*regression*
> [project]
  | [arch] drop vxSDK support (WIP)

*add*
> [scripts]
  | [bootstrap] create the bootstrap script

*update*
> [scripts]
  | [install] move to internal name (`install.sh` -> `_install.sh`)
  | [uninstall] move to internal name (`uninstall.sh` -> `_uninstall.sh`)
  | [utils] move to internal name (`utils.sh` -> `_utils.sh`)
  | [utils] review code (WIP)
2023-12-01 16:23:13 +01:00
Renamed from scripts/install.sh (Browse further)