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 build scripts w/o gui #561

Closed
wants to merge 2 commits into from

Conversation

KayBeSee
Copy link
Contributor

Adds scripts to build HWI without the QT GUI.

Still needs to remove { include = "hwi-qt.py" }, from L14 and hwi-qt = 'hwilib._gui:main' from L46 in pyproject.toml

@achow101
Copy link
Member

achow101 commented Feb 1, 2022

Instead of a new script, I would prefer if an option were just added to the existing script(s) that would disable the qt build.

@prusnak prusnak added the gui label Mar 28, 2022
achow101 added a commit that referenced this pull request Jan 3, 2023
f6d246a Typo (Kiminuo)
56e541f `contrib/build_bin.sh` and `contrib/build_bin.sh` now accepts `--without-gui` as their first parameters to build without the GUI support. (Kiminuo)

Pull request description:

  Alternative to #561

  Addresses #561 (comment):

  > Instead of a new script, I would prefer if an option were just added to the existing script(s) that would disable the qt build.

ACKs for top commit:
  achow101:
    ACK f6d246a

Tree-SHA512: fbce40b6d21c3523b747439e7018153b18589e736aae717bced28e42af4c12f0104afead537683e5d9d027e64023f728d3e6803fc95cfd21b6871c4cb1984d6a
@kiminuo
Copy link
Contributor

kiminuo commented Feb 27, 2023

Should this PR be closed given that #655 was merged?

@achow101 achow101 closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants