1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/.travis
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
..
build-docs.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
build-gitstats.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
build-osx.sh chore(build): Remove qTox-Mac-Deployer-ULTIMATE.sh 2022-01-09 18:52:53 -08:00
build-qtox-linux.sh chore(CI): Use docker for CI scripts 2021-12-19 14:56:05 -08:00
build-windows.sh chore(windows): use Debian Bullseye for Windows cross-compilation 2021-10-01 13:30:50 -04:00
deploy-docs.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
deploy-gitstats.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
lcov.sh chore(CI): Use docker for CI scripts 2021-12-19 14:56:05 -08:00
verify-commit-format.sh chore(ci): Migrate PR CI from travis-ci.org and circleci to GitHub Actions 2021-06-27 01:03:23 -07:00