Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Merge pull request #7 from rendinam/render_name | Matt Rendina | 2017-09-19 | 1 | -1/+7 |
|\ | | | | | Output rendered recipe and display canonical build name | ||||
| * | Output rendered recipe and display canonical build name | Matt Rendina | 2017-09-19 | 1 | -1/+7 |
|/ | |||||
* | Merge pull request #6 from rendinam/render_with_channel | Matt Rendina | 2017-09-18 | 1 | -4/+9 |
|\ | | | | | Pass manifest channel URL as config value to render call | ||||
| * | Pass manifest channel URL as config value to render call | Matt Rendina | 2017-09-18 | 1 | -4/+9 |
| | | |||||
* | | Merge pull request #5 from rendinam/old_build_string | Matt Rendina | 2017-09-15 | 2 | -6/+12 |
|\| | | | | | Force old build string behavior under conda-build 3.x for now | ||||
| * | Force old build string behavior under conda-build 3.x for now; bump version | Matt Rendina | 2017-09-15 | 2 | -6/+12 |
|/ | |||||
* | Merge pull request #4 from rendinam/numpy_arg | Matt Rendina | 2017-09-06 | 2 | -5/+11 |
|\ | | | | | Take numpy version from cmd line argument, not manifest. | ||||
| * | Remove line | Matt Rendina | 2017-09-06 | 1 | -1/+0 |
| | | |||||
| * | Take numpy version from cmd line argument, not manifest | Matt Rendina | 2017-09-06 | 2 | -5/+12 |
|/ | |||||
* | Merge pull request #3 from rendinam/plat_arch_fix | Matt Rendina | 2017-08-03 | 2 | -11/+17 |
|\ | | | | | Correctly handle platform-arch string | ||||
| * | Correctly handle platform-arch string | Matt Rendina | 2017-08-03 | 2 | -11/+17 |
|/ | |||||
* | Merge pull request #2 from rendinam/conda-build-ver | Matt Rendina | 2017-07-27 | 2 | -14/+46 |
|\ | | | | | conda-build API compat.; platform default behavior | ||||
| * | conda-build API compat.; platform default behavior | Matt Rendina | 2017-07-27 | 2 | -14/+46 |
|/ | | | | | * Accommodate both conda-build 2.x and 3.x APIs. * Default platform used if not specified as argument | ||||
* | Version bump | Matt Rendina | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1 from rendinam/skip+platform | Matt Rendina | 2017-07-07 | 2 | -8/+13 |
|\ | | | | | Skip directive; better platform spec | ||||
| * | Skip directive; better platform spec | Matt Rendina | 2017-07-07 | 2 | -8/+13 |
|/ | |||||
* | Merge pull request #5 from rendinam/revert-4-platform_skip | Matt Rendina | 2017-07-07 | 2 | -13/+8 |
|\ | | | | | Revert "Skip directive; platform selection" | ||||
| * | Revert "Skip directive; platform selection" | Matt Rendina | 2017-07-07 | 2 | -13/+8 |
|/ | |||||
* | Merge pull request #4 from rendinam/platform_skip | Matt Rendina | 2017-07-07 | 2 | -8/+13 |
|\ | | | | | Skip directive; platform selection | ||||
| * | Skip directive removes from build list; conda platform now set by argument | Matt Rendina | 2017-07-07 | 2 | -8/+13 |
|/ | |||||
* | Doc update for installation | Matt Rendina | 2017-06-06 | 1 | -1/+5 |
| | |||||
* | File rename and associated reference changes | Matt Rendina | 2017-06-06 | 3 | -8/+8 |
| | |||||
* | PEP8 and other minor adjustments | Matt Rendina | 2017-06-06 | 4 | -15/+12 |
| | |||||
* | Add print function support | Matt Rendina | 2017-05-24 | 1 | -0/+1 |
| | |||||
* | Restore state | Matt Rendina | 2017-05-24 | 1 | -95/+0 |
| | |||||
* | Remove conflicted lines | Matt Rendina | 2017-05-24 | 1 | -5/+1 |
| | |||||
* | merge | Matt Rendina | 2017-05-24 | 2 | -0/+99 |
|\ | |||||
| * | Merge pull request #3 from rendinam/package | Matt Rendina | 2017-05-23 | 5 | -7/+69 |
| |\ | | | | | | | Turning into a package | ||||
| | * | Turning into a package | Matt Rendina | 2017-05-23 | 5 | -7/+69 |
| |/ | |||||
* | | Bludgenoning into shape for desired package behavior | Matt Rendina | 2017-05-24 | 6 | -466/+138 |
| | | |||||
* | | Trimmed down to work better in a package; fixed attribute error when running ↵ | Matt Rendina | 2017-05-24 | 1 | -0/+383 |
|/ | | | | without providing channel information. | ||||
* | Add license | Matt Rendina | 2017-05-22 | 1 | -0/+339 |
| | |||||
* | cleanup | Matt Rendina | 2017-04-18 | 1 | -1/+0 |
| | |||||
* | Adjust for python2 compatibility | Matt Rendina | 2017-04-18 | 1 | -3/+4 |
| | |||||
* | string composition fix | Matt Rendina | 2017-04-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2 from rendinam/filter_by_manifest | Matt Rendina | 2017-04-18 | 1 | -68/+132 |
|\ | | | | | Allow filtering by manifest and other improvements | ||||
| * | Filter available recipes by manifest, if provided; presort metas to make ↵ | Matt Rendina | 2017-04-18 | 1 | -68/+132 |
|/ | | | | order optimization deterministic; consolidate command line flags; cleanup and PEP 8 | ||||
* | Create README.md | Matt Rendina | 2017-04-13 | 1 | -0/+12 |
| | |||||
* | Merge pull request #1 from rendinam/add_culled_output | Matt Rendina | 2017-04-13 | 1 | -95/+166 |
|\ | | | | | Add culling behavior, other improvements | ||||
| * | Refactor to use official conda_build API; add culling behavior; add file ↵ | Matt Rendina | 2017-04-13 | 1 | -95/+166 |
|/ | | | | output option; cleanup and usability improvements | ||||
* | Initial commit | Matt Rendina | 2017-04-07 | 2 | -0/+334 |
| | |||||
* | Initial commit | Matt Rendina | 2017-04-07 | 1 | -0/+89 |