summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* buildrepo: set default plugins dir to /usr/share/buildrepo/pluginsNatanael Copa2019-01-091-5/+6
| | | | and make it possible to override in config
* buildrepo: add support for config fileNatanael Copa2019-01-091-3/+11
|
* buildrepo: pass opts to pluginsNatanael Copa2018-05-021-4/+4
|
* buildrepo: only skip packages with missing deps when -s is specifiedNatanael Copa2017-12-041-1/+1
| | | | | | | | This is so we will catch errors when there are circular dependencies and get the error triggered when trying to build the package. Otherwise the packages will not be built at all and warning easily gets unnoticed. For example rust -> cargo -> rust
* buildrepo: add support for abuild 3's new rootbldWilliam Pitcock2017-08-101-2/+6
|
* move binfiles to bin/ directoryJakub Jirutka2017-07-252-0/+412