Results 22 comments of Tim Snyder

I'm getting really tired of waiting on the 30 minute ctng-compilers-feedstock rerenders. If no one has looked into using boa for rerender, I might give it a whirl while I'm...

@prachi237 , I think that @beckermr and I were talking about creating a new subsection of the user section of the docs that covers all the areas I created the...

Hey @wsnyder. We `./configure` with `CXX` set in the environment and I see configure successfully running the version of g++ that I would expect in the build logs at https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=561395&view=logs&j=656edd35-690f-5c53-9ba3-09c10d0bea97&t=e5c8ab1d-8ff9-5cae-b332-e15ae582ed2d&l=221...

Thanks @wsnyder and @gezalore. Currently for the conda-forge verilator package, I build without SystemC support (because no one has asked me to add it and I don't need it). If/when...

You should be able to just add `sbt` into the list of conda packages in `machine-launch-script.sh` and it will install https://anaconda.org/conda-forge/sbt/files. Let me know if you encounter trouble with it...

Filed https://github.com/ploxiln/paramiko-ng/issues/135 to ask about this.

Fixed in https://github.com/ploxiln/paramiko-ng/pull/136. I asked about getting it released in that PR.

@conda-forge/conda-smithy could someone review this please? We reuse the CI configuring abilities in sparcians/map but would like to be able to configure smithy to not render the webservices and automerge...

Think this can be closed as superseded by #1802

@wsnyder , David and I talked more and agree that we can override the behavior with `-MAKEFLAGS CFG_CXXFLAGS_STD_NEWEST=` (i.e. setting it empty) so that the `-std` we request in `-CFLAGS`...