aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3 from rendinam/packageMatt Rendina2017-05-235-7/+69
|\ | | | | Turning into a package
| * Turning into a packageMatt Rendina2017-05-235-7/+69
|/
* Add licenseMatt Rendina2017-05-221-0/+339
|
* cleanupMatt Rendina2017-04-181-1/+0
|
* Adjust for python2 compatibilityMatt Rendina2017-04-181-3/+4
|
* string composition fixMatt Rendina2017-04-181-2/+2
|
* Merge pull request #2 from rendinam/filter_by_manifestMatt Rendina2017-04-181-68/+132
|\ | | | | Allow filtering by manifest and other improvements
| * 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
* Create README.mdMatt Rendina2017-04-131-0/+12
|
* Merge pull request #1 from rendinam/add_culled_outputMatt Rendina2017-04-131-95/+166
|\ | | | | Add culling behavior, other improvements
| * 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-072-0/+334
|
* Initial commitMatt Rendina2017-04-071-0/+89