Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstallGraph.reduce #15573

Merged
merged 6 commits into from
Feb 7, 2024
Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Jan 31, 2024

Changelog: Feature: Provide a new graph build-order --reduce argument to reduce the order exclusively to packages that need to be built from source.
Docs: conan-io/docs#3584

Close #15566

@memsharded memsharded added this to the 2.1 milestone Feb 5, 2024
@memsharded memsharded marked this pull request as ready for review February 6, 2024 17:05
@jcar87
Copy link
Contributor

jcar87 commented Feb 7, 2024

Amazing! Test against https://github.com/jcar87/conan-build-order-configuration and from a custom command, works like a charm.

@jcar87 jcar87 merged commit c043da6 into conan-io:develop2 Feb 7, 2024
2 checks passed
@memsharded memsharded deleted the feature/install_graph_reduce branch February 7, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] ability to get build order that doesn't include already existing binaries (Download/Cache)
5 participants