BuildSystem: Rewrite port compilation system
Now ports define some environment variables, and call a unified bash script that handles configuration, recompilation and installation. If a port uses non-configure buildsystem, port script can also specify custom build and install step.
This commit is contained in:
4
ports/.gitignore
vendored
4
ports/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
installed
|
||||
*/*
|
||||
!*/patches/
|
||||
!*/build.sh
|
||||
|
||||
Reference in New Issue
Block a user