aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Scripts/depends-list.sh
Commit message (Expand)AuthorAgeFilesLines
* Allow passing -DDEPENDS_SHOW_FLAVOR to list flavors for dependency lists.bdrewery2018-01-251-4/+13
* Fix typo in r458054.bdrewery2018-01-051-1/+1
* Fix some *-list targets not properly passing FLAVOR down the chain.bdrewery2018-01-051-1/+5
* Implement basic flavors.mat2017-09-261-2/+7
* Make make clean be recursive again.mat2016-10-181-5/+4
* typo.mat2016-08-171-1/+1
* Unbreak make missing.mat2016-08-171-1/+17
* 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-3/+3
* - Combine clean-depends-list.sh into depends-list.shbdrewery2015-10-201-6/+34
* The command environment from r399703 is only needed if recursing.bdrewery2015-10-201-3/+6
* When listing dependencies, export the common command execution results.bdrewery2015-10-201-0/+2
* Shift any arguments eaten up from getopts. This script takes no argumentsbdrewery2015-10-101-0/+1
* Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.bdrewery2015-10-101-0/+17
* Implemented complete support for test target.amdmi32015-09-291-0/+38