aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Scripts/do-depends.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make -j'.bdrewery2017-12-071-3/+3
* Implement basic flavors.mat2017-09-261-1/+10
* Don't truncate DEPENDS_ARGS here.bdrewery2016-11-011-2/+2
* Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup.bdrewery2016-06-241-6/+4
* Show proper variable in error.bdrewery2016-06-241-1/+1
* Ease debugging of Mk/Scripts scripts.mat2016-05-211-0/+2
* Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly.bdrewery2015-12-051-2/+2
* - Only consider missing dependency origins to be fatal if they were notbdrewery2015-11-141-8/+21
* Fix error message when not finding a packagebapt2015-09-031-1/+1
* Split LIB_DEPENDS and the other _DEPENDS types.mat2015-07-241-6/+15
* Factorize the function to validate envbapt2015-07-021-12/+1
* Add PATH environment when trying to find libraries this fixes building underbapt2015-07-011-1/+1
* Refactor dependency checks and installationbapt2015-06-291-0/+177