aboutsummaryrefslogtreecommitdiff
path: root/rambo/meta.py
Commit message (Collapse)AuthorAgeFilesLines
* Do not count on verify attributeJoseph Hunkeler2018-08-081-3/+2
|
* Short circuit rendering data against invalid payloadJoseph Hunkeler2018-08-081-7/+20
|
* Explicitly use a default python version if one is not specified.Matt Rendina2018-05-041-22/+12
| | | | | Remove redundant manifest filtering method. Wording changes.
* Fix return valueMatt Rendina2018-05-041-3/+6
|
* Add filter-nonpy flag; cleanup; minor refactor of culled -dev recipeMatt Rendina2018-05-031-74/+115
| | | | handling; enable culling when only --filter-nonpy specified.
* Speed optimization of recipe rendering (#8)Matt Rendina2018-01-101-19/+144
| | | * Subsume rendering speed optimization behavior under the --culled flag.
* Quck test; disable output_yaml call1.0.0b3Matt Rendina2017-09-191-1/+1
| | | ...to address error that occurs during rendering of recipes with empty build: and run: requirements fields.
* Output rendered recipe and display canonical build nameMatt Rendina2017-09-191-1/+7
|
* Pass manifest channel URL as config value to render callMatt Rendina2017-09-181-4/+9
|
* Force old build string behavior under conda-build 3.x for now; bump versionMatt Rendina2017-09-151-5/+11
|
* Remove lineMatt Rendina2017-09-061-1/+0
|
* Take numpy version from cmd line argument, not manifestMatt Rendina2017-09-061-1/+1
|
* Correctly handle platform-arch stringMatt Rendina2017-08-031-2/+4
|
* conda-build API compat.; platform default behaviorMatt Rendina2017-07-271-11/+24
| | | | | * Accommodate both conda-build 2.x and 3.x APIs. * Default platform used if not specified as argument
* Skip directive; better platform specMatt Rendina2017-07-071-7/+11
|
* Revert "Skip directive; platform selection"Matt Rendina2017-07-071-11/+7
|
* Skip directive removes from build list; conda platform now set by argumentMatt Rendina2017-07-071-7/+11
|
* File rename and associated reference changesMatt Rendina2017-06-061-0/+382