1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 15:20:24 +00:00
Commit graph

82 commits

Author SHA1 Message Date
FellippeHeitor
e4d987ab89 Removes -v switch from compile.sh 2021-01-14 21:39:28 -03:00
Luke Ceddia
9e0a354d91 Package internal/source for macOS, exclude for windows 2020-07-13 20:51:11 +10:00
Fellippe Heitor
5860026d79 Too soon to drop osx... 2020-02-20 22:02:54 -03:00
Fellippe Heitor
c22ef3ac96 And clang++ where applicable. 2020-02-20 21:43:23 -03:00
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
Fellippe Heitor
a75377a9ef
Fixes output of versioninfo.txt [ci-skip] 2020-02-02 01:55:51 -03:00
Fellippe Heitor
a3f238b8ef
Fixes output of versioninfo.txt 2020-01-29 12:45:38 -03:00
Fellippe Heitor
e0fa76ce7b
Changes build.bat to send versioninfo.txt to .org 2020-01-29 12:34:21 -03:00
FellippeHeitor
204a241d34 Updates deploy.bat to try harder when upload to server fails. 2020-01-08 16:00:39 -03:00
FellippeHeitor
4c5992ec69 Attempts to deliver qb64.exe with the proper icon. 2020-01-08 12:58:00 -03:00
FellippeHeitor
f95a0bd3ce Properly removes .travis. Replaces .ci/win-exclusion.list. 2020-01-08 12:47:17 -03:00
FellippeHeitor
d961d4dbed Attempts to deliver qb64.exe with the proper icon. Also:
- Deletes /.travis
2020-01-08 12:01:46 -03:00
Fellippe Heitor
4d9a9bcecf
Fixes mm-dd order in archive name 2020-01-08 08:41:04 -03:00
flukiluke
ff4e78c759
Remove qb64_bootstrap.exe after use 2020-01-08 22:11:07 +11:00
Luke Ceddia
61a7c59254 Add windows x64 build 2020-01-08 21:55:08 +11:00
Luke Ceddia
c52211ffc5 More typos 2020-01-08 21:31:35 +11:00
Luke Ceddia
63e1dabf2f Work in the morning 2020-01-08 21:24:26 +11:00
Luke Ceddia
2753a3f9af Fix typos? 2020-01-08 20:47:53 +11:00
Luke Ceddia
85d54db3a9 Windows deployment 2020-01-08 20:33:09 +11:00
Luke Ceddia
ddea1e4e47 Windows build 2020-01-08 19:35:38 +11:00
Luke Ceddia
d4391a2c4c Add osx exclusion list; fail on failed deployment 2020-01-06 18:43:36 +11:00
Luke Ceddia
963b1afd3a Deploy macos build 2020-01-06 18:40:15 +11:00
Luke Ceddia
5200bcb23e MacOS build 2020-01-06 18:36:05 +11:00
Luke Ceddia
214ad7d089 Switch trigger branch to development 2020-01-05 00:52:15 +11:00
Luke Ceddia
9d4975ae97 chmod +x .ci/deploy.sh 2020-01-05 00:45:03 +11:00
Luke Ceddia
b6aba842c4 Add ssh deployment 2020-01-05 00:40:05 +11:00
Luke Ceddia
a3e4a2c2bb Only update source on change 2020-01-04 23:40:28 +11:00
Luke Ceddia
39f22a41b5 Proper compile exit code 2020-01-04 23:09:53 +11:00
Luke Ceddia
4990cb798d Push code update back to repo 2020-01-04 22:18:31 +11:00
Luke Ceddia
393225a1cf Add compile step 2020-01-03 23:29:13 +11:00
Luke Ceddia
1276bb49ab checkout v2; fix typo 2020-01-03 22:48:11 +11:00
Luke Ceddia
23b1f74b19 Add .ci/bootstrap.sh 2020-01-03 22:43:20 +11:00