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

sage_setup: Output depfiles #34631

Open
mkoeppe opened this issue Oct 3, 2022 · 1 comment
Open

sage_setup: Output depfiles #34631

mkoeppe opened this issue Oct 3, 2022 · 1 comment

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Oct 3, 2022

find_python_sources and find_extra_files scan directories in src to find source files. We output these dependencies (on files and directories) in the form of depfiles. This complements the depfiles that cythonize can write out (#34630)

Depends on #32874

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/34631

@mkoeppe mkoeppe added this to the sage-9.8 milestone Oct 3, 2022
@mkoeppe
Copy link
Member Author

mkoeppe commented Oct 5, 2022

Dependencies: #32874

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant