Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not count on verify attribute | Joseph Hunkeler | 2018-08-08 | 1 | -3/+2 |
| | |||||
* | Short circuit rendering data against invalid payload | Joseph Hunkeler | 2018-08-08 | 1 | -7/+20 |
| | |||||
* | Explicitly use a default python version if one is not specified. | Matt Rendina | 2018-05-04 | 1 | -22/+12 |
| | | | | | Remove redundant manifest filtering method. Wording changes. | ||||
* | Fix return value | Matt Rendina | 2018-05-04 | 1 | -3/+6 |
| | |||||
* | Add filter-nonpy flag; cleanup; minor refactor of culled -dev recipe | Matt Rendina | 2018-05-03 | 1 | -74/+115 |
| | | | | handling; enable culling when only --filter-nonpy specified. | ||||
* | Speed optimization of recipe rendering (#8) | Matt Rendina | 2018-01-10 | 1 | -19/+144 |
| | | | * Subsume rendering speed optimization behavior under the --culled flag. | ||||
* | Quck test; disable output_yaml call1.0.0b3 | Matt Rendina | 2017-09-19 | 1 | -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 name | Matt Rendina | 2017-09-19 | 1 | -1/+7 |
| | |||||
* | Pass manifest channel URL as config value to render call | Matt Rendina | 2017-09-18 | 1 | -4/+9 |
| | |||||
* | Force old build string behavior under conda-build 3.x for now; bump version | Matt Rendina | 2017-09-15 | 1 | -5/+11 |
| | |||||
* | Remove line | Matt Rendina | 2017-09-06 | 1 | -1/+0 |
| | |||||
* | Take numpy version from cmd line argument, not manifest | Matt Rendina | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Correctly handle platform-arch string | Matt Rendina | 2017-08-03 | 1 | -2/+4 |
| | |||||
* | conda-build API compat.; platform default behavior | Matt Rendina | 2017-07-27 | 1 | -11/+24 |
| | | | | | * Accommodate both conda-build 2.x and 3.x APIs. * Default platform used if not specified as argument | ||||
* | Skip directive; better platform spec | Matt Rendina | 2017-07-07 | 1 | -7/+11 |
| | |||||
* | Revert "Skip directive; platform selection" | Matt Rendina | 2017-07-07 | 1 | -11/+7 |
| | |||||
* | Skip directive removes from build list; conda platform now set by argument | Matt Rendina | 2017-07-07 | 1 | -7/+11 |
| | |||||
* | File rename and associated reference changes | Matt Rendina | 2017-06-06 | 1 | -0/+382 |