aboutsummaryrefslogtreecommitdiff
path: root/rambo.py
Commit message (Collapse)AuthorAgeFilesLines
* Bludgenoning into shape for desired package behaviorMatt Rendina2017-05-241-466/+0
|
* cleanupMatt Rendina2017-04-181-1/+0
|
* Adjust for python2 compatibilityMatt Rendina2017-04-181-3/+4
|
* string composition fixMatt Rendina2017-04-181-2/+2
|
* 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