1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
Commit graph

1051 commits

Author SHA1 Message Date
FellippeHeitor 5e7f77d23a Ctrl+left/right arrows now properly stops cursor at the end of lines. 2020-01-10 03:07:36 -03:00
FellippeHeitor 1f3a106230 Sets ActiveINCLUDELink only if the $included file is found. 2020-01-10 02:28:24 -03:00
FellippeHeitor 09f51fbc1b Restores IDE title with x32 or x64 when a new file is opened/created. 2020-01-10 02:03:46 -03:00
FellippeHeitor 0701364fb2 Skip syntax highlighter if current line is an InValidLine() 2020-01-10 01:58:38 -03:00
FellippeHeitor 6c779ca798 Exits with an error code if the 'internal' folder cannot be found/locked. 2020-01-10 00:43:08 -03:00
FellippeHeitor 2309d05ff8 Fixes alignments of --help page. 2020-01-09 12:00:14 -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 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