Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add setting "postConfigureTask"#4566

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Francois-Le wants to merge4 commits intomicrosoft:main
base:main
Choose a base branch
Loading
fromFrancois-Le:main

Conversation

@Francois-Le
Copy link

This changes introduce a new feature

The following changes are proposed:

  • Add a new setting "postConfigureTask"
    • If set, the task bearing the name set is called every time cmake configure have run sucessfully.

The purpose of this change

The purpose is enable users to set up tasks after cmake configure to enable automation.

Other Notes/Information

My particular use-case for this feature is post-processing the output of compile_commands.json generated by cmake. I am aware of the setting "copyCompileCommands" but in my case I need to, additionally to copying it, modify it. Adding a task automation is a generic solution to achieve that goal.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Francois-Le@gcampbell-msft

[8]ページ先頭

©2009-2025 Movatter.jp