Adnn
Adnn
While learning about effect systems, nvFX has a good ranking on Google. Sadly, the links in the "What is nvFX ?" are either dead or redirecting to irrelevant pages. @tlorach...
Hi, I was interested to learn more about AZDO and wanted to follow the link in: "For more information about AZDO, checkout this [video](https://www.youtube.com/watch?v=K70QbvzB6II)". Could you restore it, or share...
We have a pipeline with a single material, and we try to schedule it this way: ourpipeline.schedule(materials=[{'fingerprint': '480432aaa123b49d8336b14e46f94e3ceffd38a6b96ded683c0e5ba2d2efbc63', 'revision': '00e3442b81d6b272083391d146bd9c5cdf6ce2f6'}]) But instead of triggering with the specified git revision, this...
This PR mainly provides an implementation for the restore command. It also adds a few additional settings to control the backup behaviour, with notably the ability to store all the...
Hi! Following @AbrilRBS recommendation on Slack, I am opening on issue for a regression in our Microsoft-hosted Azure CI Windows-2022 environment, for our custom OpenSSL 3.2.0 recipe. Last time we...
### What is your question? Hi! We are porting a recipe which is publishing an env var (in its `package_info()`), and this variable is tested by the test_package `test()` method....
- [x] I've read the [CONTRIBUTING guide](https://raw.githubusercontent.com/conan-io/conan/develop/.github/CONTRIBUTING.md). - [x] I've specified the Conan version, operating system version and any tool that can be relevant. - [x] I've explained the steps...
Hi! We are building a *macOS* project where we compile a custom c++ standard library (derived from libc++). The path to this custom libc++ is provided as an explicit linker...
### What is your question? Hi! We are porting a recipe which is publishing an env var (in its `package_info()`), and this variable is tested by the test_package `test()` method....
Hi, In the context of #18263, and following discussions started in #18328, we would be interested to use globbing patterns in the recipe references used to describe the `editables` in...