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

Solution for Issue #4275 (Compilation db uses TEMPFILE generated command line instead of the plain command line) #4278

Merged
merged 10 commits into from
Jan 2, 2023

Conversation

bdbaddog
Copy link
Contributor

Solution for Issue #4275 (Compilation db get's tmp file command line), also extending serveral APIs to allow specifying an overrides dictionary which would override (at the last minute) any envvar or potentially env TARGET/SOURCE when subst is being called a subst() or subst_list(). Tests created. Docs still need to be updated.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt (and read the README.rst)
  • I have updated the appropriate documentation

…line), also extending serveral APIs to allow specifying an overrides dictionary which would override (at the last minute) any envvar or potentially env TARGET/SOURCE when subst is being called a subst() or subst_list(). Tests created. Docs still need to be updated.
@bdbaddog bdbaddog linked an issue Dec 11, 2022 that may be closed by this pull request
@bdbaddog bdbaddog changed the title [WIP] Solution for Issue #4275 (Compilation db get's tmp file command line)… Solution for Issue #4275 (Compilation db get's tmp file command line)… Dec 31, 2022
@bdbaddog bdbaddog changed the title Solution for Issue #4275 (Compilation db get's tmp file command line)… Solution for Issue #4275 (Compilation db uses TEMPFILE generated command line instead of the plain command line) Dec 31, 2022
@bdbaddog bdbaddog merged commit 50f8be4 into SCons:master Jan 2, 2023
@bdbaddog bdbaddog deleted the fix_4275_comp_db_with_TEMPFILE branch January 2, 2023 01:14
@mwichmann mwichmann added the TEMPFILE Long-command-line handling with TEMPFILE label Jan 2, 2023
@mwichmann mwichmann added this to the NextRelease milestone Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TEMPFILE Long-command-line handling with TEMPFILE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation_db and TempFileMunge interference
2 participants