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
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Feature: Allow relative paths to the Conan home folder in the global.conf. (#13415). Docs: π
Feature: Some improvements for html formatter in conan list command. (#13409). Docs: π
Feature: Adds an optional "build_script_folder" argument to the autoreconf method of the Autotools class. It mirrors the same argument and behavior of the configure method of the same class. That is, it allows one to override where the tool is run (by default it runs in the source_folder. (#13403)
Feature: Create summary of cached content. (#13386)
Feature: Add conan config show <conf> command. (#13354). Docs: π
Feature: Allow global.conf jinja2 inclusion of other files. (#13336)
Feature: Add conan export-pkg --skip-binaries to allow exporting without binaries of dependencies. (#13324). Docs: π
Feature: Add core.version_ranges:resolve_prereleases conf to control whether version ranges can resolve to prerelease versions (#13321)
Fix: Allow automatic processing of package_type = "build-scripts" in conan create as --build-require. (#13433)
Fix: Improve the detection and messages of server side package corruption. (#13432)