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

Add UnsignedChar API #1042

Merged
merged 7 commits into from
Apr 10, 2018
Merged

Add UnsignedChar API #1042

merged 7 commits into from
Apr 10, 2018

Conversation

tdesveauxPKFX
Copy link
Contributor

No description provided.

@samsinsane
Copy link
Member

Could Clang, MSC, VS, XCode and CodeLite support this too?

@tdesveauxPKFX
Copy link
Contributor Author

I thought clang used shared flags from gcc but while it does it's not as I though so yeah I will implement it.

I will have to look for the others.

@samsinsane
Copy link
Member

@tdesveauxPKFX yeah it's a tricky one, some things aren't supported on Clang. Best example is floatingpoint "Strict", but floatingpoint "Fast" is, which was super annoying when we didn't have a Default option for it.

@samsinsane
Copy link
Member

Amazing stuff! Thanks for adding in support for all of the other actions and toolsets!

@samsinsane samsinsane merged commit d8573d9 into premake:master Apr 10, 2018
@tdesveauxPKFX tdesveauxPKFX deleted the unsigned-char branch April 12, 2018 17:32
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