1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/.ci
Fellippe Heitor 172583fd17 Replaces g++ with clang for the remaining macOS scripts.
If a user has Homebrew installed, calling g++ won't use Apple's Xcode version of the tool, which is required by QB64. This fix continues on with the patch introduced in 4dbdddc89e.

Extra "osx" references replaced with "macOS", but nothing substantial (almost aesthetic).
2020-02-20 20:52:30 -03:00
..
bootstrap.bat Windows deployment 2020-01-08 20:33:09 +11:00
bootstrap.sh Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00
build.bat Attempts to deliver qb64.exe with the proper icon. Also: 2020-01-08 12:01:46 -03:00
common-exclusion.list Windows deployment 2020-01-08 20:33:09 +11:00
compile.bat Attempts to deliver qb64.exe with the proper icon. 2020-01-08 12:58:00 -03:00
compile.sh Proper compile exit code 2020-01-04 23:09:53 +11:00
deploy.bat Fixes output of versioninfo.txt [ci-skip] 2020-02-02 01:55:51 -03:00
deploy.sh Add osx exclusion list; fail on failed deployment 2020-01-06 18:43:36 +11:00
lnx-exclusion.list Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00
osx-exclusion.list Add osx exclusion list; fail on failed deployment 2020-01-06 18:43:36 +11:00
update-source.sh Only update source on change 2020-01-04 23:40:28 +11:00
win-exclusion.list Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00