1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/.github
Anthony Bilinski ff2cad3b03
chore(build): Remove qTox-Mac-Deployer-ULTIMATE.sh
* It is only partially covered by CI and doesn't simplify the build process
much for users. Replacing it in CI with just build-osx.sh significantly reduces
script complexity and is fully tested.
* bootstrap-osx.sh copying system libs and headers locally is unneeded.
  Already the DMG file contains them, and re-linking the app against
updated system files may be desirable.
* Update INSTALL.md for macOS to use brewfile, use common dependency build
  scripts, and use cmake rather than wrapper scripts.
* Build macOS in Release mode in CI, for release artifact creation
* Don't copy all used libs into a local folder, macdeployerqt already
  handles this for the dmg, and for local running of the app using the
system libs and relinking on update is desirable to avoid running out of
date dependencies unexpectedly.
2022-01-09 18:52:53 -08:00
..
actions chore(CI): Use docker for CI scripts 2021-12-19 14:56:05 -08:00
workflows chore(build): Remove qTox-Mac-Deployer-ULTIMATE.sh 2022-01-09 18:52:53 -08:00
ISSUE_TEMPLATE.md chore: remove "Hardware" from issue template 2020-01-26 02:33:20 -08:00
PULL_REQUEST_TEMPLATE.md docs: Add a pull request template file 2017-06-18 15:38:19 -07:00