Commit Graph

6 Commits

Author SHA1 Message Date
Lephenixnoir 0217f5399d
add a :noclean configuration to leave the build folder 2021-05-04 20:05:58 +02:00
Lephenixnoir ba14e905f3
add an `any` configuration that uses existing GCC installs 2021-01-14 19:14:12 +01:00
Lephenixnoir e2a9744f1e
manual build and README 2021-01-02 10:36:59 +01:00
Lephenixnoir 23e34b8e7b
split off binutils into a separate repository 2021-01-02 00:13:11 +01:00
Lephenixnoir 5983cce9fa
(rename fxSDK -> GiteaPC to keep the builder independent) 2021-01-01 15:32:47 +01:00
Lephenixnoir 6cbd8270ca
initial building script
* Try to check dependencies with pacman or apt
* Download and extract archives (supporting gzip and xz)
* Configure and build GCC and binutils (redirecting output to file,
  hoping that everything goes well)
* Clean up uneeded files after building
* Check for conflicting builds of sh-elf-gcc in the PATH
* Offer to update the profile to set the PATH at login
2020-12-30 23:03:15 +01:00