1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 04:11:21 +00:00
Commit graph

1047 commits

Author SHA1 Message Date
Fellippe Heitor 79fd7081da
Hides the output of pushd/popd.
Manually adds the fix for line 15 -- from a previously merged PR
2020-01-13 11:53:52 -03:00
Jussi Hagman 84f0deb441
cleanup
use pushd X/Y/Z ; popd instead of cd X/Y/Z ; cd ../../..
2020-01-13 16:08:59 +02: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 deee3c82c6 Restores .travis... 2020-01-08 12:08:18 -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 cf26b3da07
Create FUNDING.yml 2020-01-08 10:10:12 -03:00
Fellippe Heitor 21cdb70efe
Trigger recompilation 2020-01-08 09:06:28 -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 b227df91c3 Push changes to development branch 2020-01-08 22:00:47 +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 f7ed110b49 Enable branch 2020-01-08 19:36:26 +11:00
Luke Ceddia ddea1e4e47 Windows build 2020-01-08 19:35:38 +11:00
Luke Ceddia 43611bf60e Proper exclusions for linux autobuilds 2020-01-06 18:51:53 +11:00
Luke Ceddia fb60505008 Merge MacOS deployment 2020-01-06 18:47:40 +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
Autobuild Process 7a19f82051 Update internal/source 2020-01-04 12:49:17 +00:00
Luke Ceddia b215c06164 More dummy qb64.bas changes 2020-01-04 23:46:20 +11:00
Luke Ceddia 4837a27dc2 Dummy qb64.bas change 2020-01-04 23:43:23 +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 5c1262e68f Ignore autogenerated files 2020-01-04 21:34:15 +11:00
Luke Ceddia 393225a1cf Add compile step 2020-01-03 23:29:13 +11:00
Luke Ceddia ea407b52c1 Add ncurses dependency 2020-01-03 22:51:50 +11:00
Luke Ceddia 1276bb49ab checkout v2; fix typo 2020-01-03 22:48:11 +11:00
Luke Ceddia 67301e2e99 Add build.yml 2020-01-03 22:44:16 +11:00
Luke Ceddia 23b1f74b19 Add .ci/bootstrap.sh 2020-01-03 22:43:20 +11:00
Autobuild process 1e395ee3c5 Autobuild update [ci skip] 2020-01-03 05:53:27 +00:00
Fellippe Heitor bcc05e8b15
Merge pull request #118 from Galleondragon/rename-zlib-folder
Renames zlib's folder so it can be updated without the hassle later on.
2020-01-03 02:46:17 -03:00
Autobuild process 71abea04c5 Autobuild update [ci skip] 2020-01-03 05:43:20 +00:00
Fellippe Heitor 7e24b0723f
Merge pull request #119 from Galleondragon/reduce-warnings-qb64-bas
Eliminates warnings when compiling qb64.bas
2020-01-03 02:39:42 -03:00
FellippeHeitor 8708aa73b0 If it looks stupid but works, is it really stupid? Closes #90 2020-01-03 00:36:14 -03:00
FellippeHeitor 7bf3eb09d7 Eliminates warnings when compiling qb64.bas 2020-01-02 23:16:02 -03:00
FellippeHeitor 51710ddcd3 Renames zlib's folder so it can be updated without the hassle later on. 2020-01-02 23:00:51 -03:00
Fellippe Heitor 9f89e063f7
Trigger recompilation 2020-01-02 20:18:06 -03:00
Autobuild process 7c3210ee53 Autobuild update [ci skip] 2020-01-02 23:13:27 +00:00
Fellippe Heitor d02516cec3
Merge pull request #117 from Galleondragon/fix-steve
Adds stubs for recent OS-specific functions and fixes other glitches.
2020-01-02 20:09:42 -03:00
FellippeHeitor 7c9eafbadb Replaces _TOGGLE_(KEY)LOCK with _(KEY)LOCK ON/OFF/_TOGGLE. Also:
- Changes CFont to sub__consolefont and func_CInp to func_cinp, in alignment with the rest of libqb/qbx.
- Adds stubs to all new console functionality, so we can still ship for other OSes with no bigger issues.
- Adds new keywords to syntax highlighter.
2020-01-02 19:55:58 -03:00