1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
Commit graph

419 commits

Author SHA1 Message Date
Pirachy
4dbdddc89e Updated build.command to specifically work with Apple's Clang
Fixed an issue where Apple's Clang is forcefully used instead of GCC for compiling QB64 applications. (Fixes issues for those using true GCC via Homebrew and not Clang that just has a symlink of GCC).
2020-02-19 12:50:50 +00:00
Fellippe Heitor
997773a1d1 Fixes startup crash on macOS as described on #32 2020-02-18 10:39:31 -03:00
Autobuild Process
d0cd9b92f7 Update internal/source 2020-02-13 16:28:47 +00:00
Autobuild Process
e28e7fb596 Update internal/source 2020-02-13 15:12:04 +00:00
Autobuild Process
1ec0388794 Update internal/source 2020-02-10 03:29:34 +00:00
Autobuild Process
20803697dc Update internal/source 2020-02-10 00:34:15 +00:00
FellippeHeitor
e4e39457a4 Updates help files with _CINP and _CONSOLEINPUT. 2020-02-08 22:46:27 -03:00
FellippeHeitor
05fdc4b00e Fixes internal calls to WIDTH after WIDTH for $CONSOLE was added.
Parameter 'int32 passed' moved to last position. Also: fixes RUN to (i) restore VIEW PRINT and (ii) clear keyboard buffers.
2020-02-08 18:03:43 -03:00
Autobuild Process
d289de82b9 Update internal/source 2020-02-08 01:39:10 +00:00
Autobuild Process
1f52f57610 Update internal/source 2020-02-06 14:52:32 +00:00
Autobuild Process
1a5fbd078a Update internal/source 2020-02-04 00:29:33 +00:00
Autobuild Process
c1a1aac7be Update internal/source 2020-01-29 06:12:46 +00:00
Autobuild Process
63ab48e149 Update internal/source 2020-01-29 05:38:56 +00:00
Autobuild Process
e491b566a7 Update internal/source 2020-01-22 18:31:04 +00:00
Autobuild Process
e551eefe97 Update internal/source 2020-01-22 18:14:16 +00:00
Autobuild Process
3ac4b2fedd Update internal/source 2020-01-22 17:29:09 +00:00
Autobuild Process
7699d8091d Update internal/source 2020-01-22 16:07:41 +00:00
Autobuild Process
326e4fbfd5 Update internal/source 2020-01-22 05:04:40 +00:00
Autobuild Process
68fdc47f45 Update internal/source 2020-01-20 19:54:12 +00:00
Autobuild Process
0f91d0f8d3 Update internal/source 2020-01-20 19:05:07 +00:00
Fellippe Heitor
7902b665ad Updates a few more help files. 2020-01-20 16:00:05 -03:00
Fellippe Heitor
75e1b07eea Begins updating help files for v1.4. [ci-skip] 2020-01-19 23:36:46 -03:00
Autobuild Process
82614df960 Update internal/source 2020-01-19 23:37:46 +00:00
Autobuild Process
7c1da918ae Update internal/source 2020-01-19 22:21:25 +00:00
Autobuild Process
fcb428e7aa Update internal/source 2020-01-19 14:29:08 +00:00
FellippeHeitor
ac268c740b Simplifies usage of zlib across platforms. 2020-01-18 18:48:10 -03:00
Fellippe Heitor
44c80201f2 Gets _DEFLATE$ and _INFLATE$ to work on macOS. 2020-01-18 17:50:24 -03:00
Autobuild Process
81106cb5a2 Update internal/source 2020-01-18 05:39:43 +00:00
Autobuild Process
a6101af33c Update internal/source 2020-01-16 14:29:21 +00:00
Autobuild Process
b845b35515 Update internal/source 2020-01-16 03:56:08 +00:00
Autobuild Process
f794a0debb Update internal/source 2020-01-16 01:54:47 +00:00
Autobuild Process
a9a9e32459 Update internal/source 2020-01-15 20:11:04 +00:00
Autobuild Process
da8a4a7fb4 Update internal/source 2020-01-15 03:17:45 +00:00
Autobuild Process
b7f1ae0ee7 Update internal/source 2020-01-15 03:11:44 +00:00
Fellippe Heitor
95664863be
Merge pull request #17 from QB64Team/detect-retina-macos
Detects Retina displays on macOS for proper scaling.
2020-01-15 00:08:38 -03:00
Fellippe Heitor
21cdb70efe
Trigger recompilation 2020-01-08 09:06:28 -03:00
Fellippe Heitor
0f1f63eda8 Detects Retina displays on macOS for proper scaling. 2020-01-06 12:09:15 -03:00
Autobuild Process
7a19f82051 Update internal/source 2020-01-04 12:49:17 +00: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
FellippeHeitor
8708aa73b0 If it looks stupid but works, is it really stupid? Closes #90 2020-01-03 00:36:14 -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
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
FellippeHeitor
114bd7b5a8 Adds stubs for _INFLATE$ and DEFLATE$ for OSes other than Windows.
These will return the unchanged text$ passed for now.
2020-01-02 17:35:02 -03:00
Fellippe Heitor
fdf3fe9a02
Merge pull request #116 from Galleondragon/issue81
Fix issue #81
2020-01-02 13:01:04 -03:00
Luke Ceddia
ae379cb29c Fix issue #81 2020-01-03 00:09:21 +11:00
Fellippe Heitor
7bf6dbb6e9
Trigger recompilation 2020-01-02 06:20:08 -03:00