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

Argument parsing #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

chubinou
Copy link

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
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
Author

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

@tomrittervg
Copy link
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.

None yet

2 participants