Skip to content

bpo-37589: Add a few missing dependencies on .h files in the Makefile. #15757

Merged
Yhg1s merged 1 commit into
python:masterfrom
Yhg1s:makefile-deps
Sep 9, 2019
Merged

bpo-37589: Add a few missing dependencies on .h files in the Makefile. #15757
Yhg1s merged 1 commit into
python:masterfrom
Yhg1s:makefile-deps

Conversation

@Yhg1s

@Yhg1s Yhg1s commented Sep 9, 2019

Copy link
Copy Markdown
Member

Add a few missing dependencies on .h files in the Makefile. The missing dependencies prevented incremental builds from working when you touched any of these files. Based on GH-14758 by @vemakereporter.

https://bugs.python.org/issue37589

dependencies prevented incremental builds from working when you touched any
of these files.
@Yhg1s
Yhg1s merged commit b4612f5 into python:master Sep 9, 2019
@Yhg1s
Yhg1s deleted the makefile-deps branch September 9, 2019 12:17
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @Yhg1s for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2019
pythonGH-15757)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on pythonGH-14758 by @vemakereporter.
(cherry picked from commit b4612f5)

Co-authored-by: T. Wouters <thomas@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-15767 is a backport of this pull request to the 3.8 branch.

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @Yhg1s, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b4612f5d54aced5bc37f1b85bf50b4cafa2480f0 3.7

Yhg1s added a commit to Yhg1s/cpython that referenced this pull request Sep 9, 2019
…kefile. (pythonGH-15757)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on pythonGH-14758 by @vemakereporter..
(cherry picked from commit b4612f5)

Co-authored-by: T. Wouters <thomas@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-15769 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Sep 9, 2019
GH-15757)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on GH-14758 by @vemakereporter.
(cherry picked from commit b4612f5)

Co-authored-by: T. Wouters <thomas@python.org>
miss-islington pushed a commit that referenced this pull request Sep 9, 2019
…kefile. (GH-15757) (GH-15769)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on GH-14758 by @vemakereporter..
(cherry picked from commit b4612f5)




https://bugs.python.org/issue37589



Automerge-Triggered-By: @gpshead
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
pythonGH-15757)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on pythonGH-14758 by @vemakereporter.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
pythonGH-15757)

The missing dependencies prevented incremental builds from working when you touched any
of these files. Based on pythonGH-14758 by @vemakereporter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants