| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Output is fixed with a5babe37f42cc162812f8ed3310a1e0c45eabb67
|
|
|
|
|
|
|
| |
* tools/dependencies/dependencies
* tools/dependencies/dependencies-helper
ditto
|
|
|
|
|
|
|
|
|
|
| |
Mostly reimplements the old dependency-fetching scripts from
resources/scripts/helpers/build/dependencies, though instead of
fetching the requisite dependencies for the user, it prints them to
stdout.
The scripts do not perform any downloading/installation due to root
privileges being necessary to carry it out.
|
|
|
|
|
| |
Dependencies for individual programs are placed in separate files to
lower maintainence costs.
|
|
|
|
|
| |
Dependencies for individual programs are placed in separate files to
lower maintainence costs.
|
|
Any other compatible system (e.g. *BSD) can be added in the future once
the necessary packages on those systems have been determined.
|