You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* M4 Conan 2.0 compatibility
* Restore v1 support for M4 env. var.
* Set env_info.PATH in Conan 2 compatible manner
* Removed cond. logic for self.output.PATH.append (see conan-io/conan#12673)
* Added workaround for Conan issue conan-io#12685
* Tweaked how win_bash is set
* Removed workaround for Conan issue conan-io#12685 (fixed in beta8)
* Fixed lint issue
* Conan 2.0 renamed output in self.run()
* Bumped required_conan_version to clear "failed" label
* Removed optional bootstrap support per CCI decision
* Removed import for chdir
* Removed handling of COPYING as symlink (which it is in Git repo)
0 commit comments