Skip to content

Argument parsing#3

Open
chubinou wants to merge 2 commits intomozilla:masterfrom
chubinou:argument_parsing
Open

Argument parsing#3
chubinou wants to merge 2 commits intomozilla:masterfrom
chubinou:argument_parsing

Conversation

@chubinou
Copy link
Copy Markdown

The goal of this branch is to allow invocation as

fxc2 \T ps_2_0 \Fh myHeader.h \E inputFunction input.hlsl

  - accept windows style flags: /opt or -opt
  - accept split arguments : -FhFilename.h or -Fh Filename
@tomrittervg
Copy link
Copy Markdown
Collaborator

Hi; thanks! This looks like a very comprehensive patch; and I'm not sure I have the time to do a proper review of it and test it. I didn't envision this application having much applicability outside of Mozilla/Tor - do you think you could let me know why you're interested in it/how you're using it?

@chubinou
Copy link
Copy Markdown
Author

Hi, I work on VLC and use it to cross compile Qt for windows with ANGLE support.

@tomrittervg
Copy link
Copy Markdown
Collaborator

Ah; okay. So I would be loathe to stand in the way of your progress and leave you in a weird state; would you be interested in forking? You can keep it named fxc2 or pick a new one; develop your version to your heart's content; and I will add a pointer in the README indicating that your version is in active development/maintenance while this one is fairly stagnant. And then at some point in the future when I have more time, we may try to switch over to your version.

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.

2 participants