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
* OpenSSL 1.x.x Conan 2.0 compatibility
* Removed legacy code
* Fix lint issues
* Fix pedantic lint issue
* Work around linter limitations
* Require Conan 1.53
* nmake doesn't like -j1
* 1.53 is not enough to rely on settings_build
* Remove legacy code to try to molify github-actions bot
* Fix lint warning in test recipe
* Moved 'r' prefix to correct location
* conandata.yml schema now requires patch_description and patch_type
* Use 'if' rather than 'elif' per linter
* Use f-strings per lint
* Put back legacy support
* Don't require msys2 when using nmake
* Fixes for review comments
* Apply suggestions from code review
Co-authored-by: Chris Mc <[email protected]>
* Use self.settings in validate()
Co-authored-by: Chris Mc <[email protected]>
* Removed use of shutil.which as override mechanism
Co-authored-by: Chris Mc <[email protected]>
* Use explicit calls to nmake; removed Conan-version-specific code
* Revise comment regra
Co-authored-by: Chris Mc <[email protected]>
* Removed unused shutil import
Co-authored-by: Chris Mc <[email protected]>
Co-authored-by: Chris Mc <[email protected]>
0 commit comments