AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

autobuild3

Stories in Ready

Autobuild is a distribution packaging toolkit meant to carry out the following functions:

Autobuild3 is essentially a set of scripts (autobuild is the only command script useful for invoking a build process) that works to automatically carry out the function listed above, and to simplify build configuration (build scripts in another word) using various pre-designed build routines, named ABTYPE or Autobuild Build Types. More will be discussed below (extensively).

Autobuild3 is a successor to the original Autobuild used back in 2013 when AOSC OS2 was initially rebooted as a independent Linux distribution. Unlike Autobuild being a distribution specific and single backend toolkit, Autobuild3 is distribution neutral and supports various backends:

Installing autobuild3

Documentations

Documentations can be found here.

Porting

Autobuild3 contains some AOSC-specific code, especially some definitions about system paths. You may want to change it before you use it on your system.

License

GNU GPLv2+.