James
James
Hi! I have done preliminary support for Robot in conan.io package manager: https://github.com/memsharded/conan-robot, https://www.conan.io/source/Robot/2.0/memsharded/testing I am using fork in this PR https://github.com/Robot/robot/pull/23, because it is more convenient having a CMakeLists.txt....
Hi! I am trying to contribute the behavior for adding/removing files, i.e. managing ``/dev/null``. Most likely this is a poor solution, but please let me know if some other approach...
It seems the docs for this method is not there: https://docs.conan.io/en/latest/reference/conanfile.html
https://docs.conan.io/en/latest/reference/conanfile/methods.html#validate - Compatible packages that really fallback - Advantages of using it for options not defined in profiles, that configure() will fail to validate them.
Sorry, we don't have the resources at this moment to maintain this extension. We will resume work as soon as possible, but that means most likely after 2.0 GA.
Not sure how I got to this, but the final result is: ```xml ``` Probably it needs to check for existence to not repeat it
Changelog: Feature: New ``conanfile.win_bash_run`` and ``tools.microsoft.bash:active`` config for better Windows bash management Docs: https://github.com/conan-io/docs/pull/XXXX
Changelog: (Feature | Fix | Bugfix): Describe here your pull request Docs: https://github.com/conan-io/docs/pull/XXXX AFTER https://github.com/conan-io/conan/pull/11328