aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpMatt Rendina2017-07-081-1/+1
|
* Merge pull request #1 from rendinam/skip+platformMatt Rendina2017-07-072-8/+13
|\ | | | | Skip directive; better platform spec
| * Skip directive; better platform specMatt Rendina2017-07-072-8/+13
|/
* Merge pull request #5 from rendinam/revert-4-platform_skipMatt Rendina2017-07-072-13/+8
|\ | | | | Revert "Skip directive; platform selection"
| * Revert "Skip directive; platform selection"Matt Rendina2017-07-072-13/+8
|/
* Merge pull request #4 from rendinam/platform_skipMatt Rendina2017-07-072-8/+13
|\ | | | | Skip directive; platform selection
| * Skip directive removes from build list; conda platform now set by argumentMatt Rendina2017-07-072-8/+13
|/
* Doc update for installationMatt Rendina2017-06-061-1/+5
|
* File rename and associated reference changesMatt Rendina2017-06-063-8/+8
|
* PEP8 and other minor adjustmentsMatt Rendina2017-06-064-15/+12
|
* Add print function supportMatt Rendina2017-05-241-0/+1
|
* Restore stateMatt Rendina2017-05-241-95/+0
|
* Remove conflicted linesMatt Rendina2017-05-241-5/+1
|
* mergeMatt Rendina2017-05-242-0/+99
|\
| * 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
| |/
* | Bludgenoning into shape for desired package behaviorMatt Rendina2017-05-246-466/+138
| |
* | Trimmed down to work better in a package; fixed attribute error when running ↵Matt Rendina2017-05-241-0/+383
|/ | | | without providing channel information.
* 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