aboutsummaryrefslogtreecommitdiff
path: root/rambo.py
Commit message (Collapse)AuthorAgeFilesLines
* Filter available recipes by manifest, if provided; presort metas to make ↵Matt Rendina2017-04-181-68/+132
| | | | order optimization deterministic; consolidate command line flags; cleanup and PEP 8
* Refactor to use official conda_build API; add culling behavior; add file ↵Matt Rendina2017-04-131-95/+166
| | | | output option; cleanup and usability improvements
* Initial commitMatt Rendina2017-04-071-0/+331