1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-13 09:23:54 +00:00
Commit graph

52 commits

Author SHA1 Message Date
Cory Smith
a9b205bd63 Modified 32-bit bootstrap and release.yml.
Instead of relying on "windows instance" to build 32-bit, separating so that 32-bit is specific. Also updated release.yml with, hopefully, better uploaded filenames.
2022-09-10 04:29:25 -05:00
Cory Smith
263e4c4463 Update mingw to 12.1.0 rev 0. 2022-09-10 03:27:25 -05:00
Cory Smith
a96b93bdef Adding 'publish' to ci. 2022-09-06 13:19:27 -05:00
Cory Smith
abd695415f
Adding download / install of latest GCC.
Signed-off-by: Cory Smith <dualbrain@msn.com>
2022-09-05 09:41:02 -07:00
Cory Smith
1368676c3a check for environment variable before attempting to use it 2022-09-04 16:39:27 -05:00
Luke Ceddia
18c33837a7
Push changelog to bucket 2021-12-23 23:37:59 +11:00
Luke Ceddia
41052e9e73
Fix windows missing endpoint, bad exclusions 2021-12-23 23:31:52 +11:00
Luke Ceddia
41a13c0c90
Grrr, Windows 2021-12-23 23:17:45 +11:00
Luke Ceddia
138080f41d
Fix CI errors, set upload file public 2021-12-23 23:13:09 +11:00
Luke Ceddia
df07ffa91a
Change to DigitalOcean Spaces for dev builds 2021-12-23 22:38:03 +11:00
Luke Ceddia
9a89aef365
Remove dependency on aws-actions/configure-aws-credentials 2021-12-11 23:48:35 +11:00
Fellippe Heitor
ef8de59aee Prevents deletion of latest.txt. Also:
Restores case of keywords in qb64.bas.
2021-02-03 14:26:17 -03:00
Luke Ceddia
223e250c82
Publish latest version name 2021-02-03 23:31:10 +11:00
Luke Ceddia
5ef682c7ca Quote 7z command 2021-02-02 22:52:33 +11:00
Luke Ceddia
e7f4eeffad Try some powershell 2021-02-02 22:39:11 +11:00
Luke Ceddia
36a0a28e59
Remove quotes? 2021-02-02 21:36:46 +11:00
Luke Ceddia
eb5d78194b
Add win file deletion 2021-02-02 21:02:55 +11:00
Luke Ceddia
3ed73b2cfe
Add windows x86 2021-02-01 21:11:02 +11:00
Luke Ceddia
93645ed7e6
Add osx 2021-02-01 20:58:41 +11:00
Luke Ceddia
46c8f9fe84
Add aws action 2021-02-01 20:47:45 +11:00
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