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

Add option to generate depfile #334

Open
thirtytwobits opened this issue May 6, 2024 · 0 comments
Open

Add option to generate depfile #334

thirtytwobits opened this issue May 6, 2024 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@thirtytwobits
Copy link
Member

Add an option to emit dependency files per the CMAKE-specified grammar here -> https://cmake.org/cmake/help/latest/command/add_custom_command.html#grammar-token-depfile-depfile

@thirtytwobits thirtytwobits added the feature New feature or request label May 6, 2024
thirtytwobits added a commit to thirtytwobits/nunavut that referenced this issue Jun 28, 2024
thirtytwobits added a commit to thirtytwobits/nunavut that referenced this issue Jun 28, 2024
@thirtytwobits thirtytwobits added this to the 3.0 milestone Jul 25, 2024
thirtytwobits added a commit to thirtytwobits/nunavut that referenced this issue Jul 26, 2024
Support for --embed-auditing-info was added several changes ago. This last change completes OpenCyphal#324 for when this option is not provided.

Progress on depfiles

First step towards OpenCyphal#334

Progress: legacy mode isolated.

Progress. Legacy should remain functional here. New APIs not working yet.

Progress on integrating the new generator method with the CLI

Legacy tests are green

Buncha progress but blocked on pydsdl OpenCyphal#109

Progress on untangling support from pod

All python tests green after ResourceType refactor stage 1

C++ stable.

Progress on testing new modes

Small refactor of environment object

Most mypy warnings clear

Getting docs fixed up

Coverage up

Changing to omit-deprecated

Checkpoint for depfile support

More Progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant