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

Some fixes for Python scripts #4

Merged
merged 1 commit into from Sep 4, 2019

Conversation

ProGTX
Copy link
Contributor

@ProGTX ProGTX commented Aug 16, 2019

  • Enforce Python3 for all scripts
  • Use UTF-8 encoding in report in main script
    • Required for Python 3
  • Better argument parsing in main script
    • e.g. allows passing multiple C++ flags to CMake
  • Made scripts executable

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2019

CLA assistant check
All committers have signed the CLA.

@ProGTX ProGTX force-pushed the ProGTX/script-fixes branch 3 times, most recently from 6936454 to d9680bc Compare August 16, 2019 12:45
* Enforce Python3 for all scripts
* Use UTF-8 encoding in report in main script
  * Required for Python 3
* Better argument parsing in main script
  * e.g. allows passing multiple C++ flags to CMake
* Made modified scripts executable
@bader bader merged commit 5d104b9 into KhronosGroup:SYCL-1.2.1/master Sep 4, 2019
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

4 participants