Skip to content

Portal-Controlled-SW/build-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

The GNU ARM Eclipse build scripts

These are the scripts used to build the GNU ARM Eclipse tools.

The project is available from GitHub.

All scripts use a common helper (build-helper.sh) to perform common tasks.

To use the scripts, clone the project to Downloads and start the desired script with bash.

$ git clone https://github.com/gnuarmeclipse/build-scripts.git ~/Downloads/build-scripts.git
$ bash ~/Downloads/build-scripts.git/scripts/build-windows-build-tools.sh --all

Each script will further download the project repository, libraries, and all components required to perform the build.

The scripts generate:

  • a Windows setup
  • an macOS install package
  • a GNU/Linux compressed archive

For more details regarding each project build, see:

About

The scripts used to build various tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%