Skip to content

New graph resolution detects build_requires transitive conflicts - #4514

Merged
lasote merged 154 commits into
conan-io:developfrom
memsharded:feature/new_graph_builder
Mar 6, 2019
Merged

lasote merged 154 commits into
conan-io:developfrom
memsharded:feature/new_graph_builder

Conversation

@memsharded

@memsharded memsharded commented Feb 13, 2019

Copy link
Copy Markdown
Member

Changelog: Bugfix: Build-requires expand over the closure of the package they apply to, so they can create conflicts too. Previously, those conflicts were silently skipped, and builds would use an undetermined version and configuration of dependencies.
Docs: omit

@tags: slow
@revisions: 1

Close #3949

@memsharded memsharded changed the title WIP: CI: Feature/new graph builder Feature/new graph builder Feb 26, 2019
@memsharded memsharded changed the title Feature/new graph builder New graph resolution and package_id default modes Feb 26, 2019
@memsharded memsharded assigned lasote and unassigned memsharded Feb 26, 2019
@ghost ghost assigned memsharded Feb 27, 2019
@memsharded memsharded added this to the 1.13 milestone Mar 1, 2019
@memsharded memsharded changed the title New graph resolution and package_id default modes New graph resolution detects build_requires transitive conflicts Mar 1, 2019
@lasote
lasote merged commit 3b74f2a into conan-io:develop Mar 6, 2019
@ghost ghost removed the stage: review label Mar 6, 2019
@memsharded
memsharded deleted the feature/new_graph_builder branch March 6, 2019 12:32
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.

Report warnings for conflicting versions of build_requires and regular requires

2 participants