Skip to content

Adding support for no_export flag.#608

Open
ghost wants to merge 1 commit intoolofk:mainfrom
idex-biometrics:no_export
Open

Adding support for no_export flag.#608
ghost wants to merge 1 commit intoolofk:mainfrom
idex-biometrics:no_export

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 28, 2023

Replicate --no-export command line argument using flags. This is useful for tool flows such as filelist generation where you don't want to copy all source files to the Fusesoc build directory.

Replicate --no-export command line argument using flags. This is useful
for tool flows such as filelist generation where you don't want to copy
all source files to the Fusesoc build directory.
@ghost
Copy link
Copy Markdown
Author

ghost commented Feb 28, 2023

@olofk This was equivalent to an old PR I created, you closed during a clean up, I re-opened and subsequently closed after convincing myself that there was already support for this when there wasn't. So here it is again.

The use case is really just to enable specific tool flows to prevent source files being exported without having to rely on the user to remember to supply the command line argument. I currently only use this in filelist generation.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants