1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
Commit graph

1154 commits

Author SHA1 Message Date
Autobuild Process
d289de82b9 Update internal/source 2020-02-08 01:39:10 +00:00
FellippeHeitor
7ee6a3d810 Gets zlib to link statically in Windows and Linux.
Dynamic linking on macOS is ok since zlib is natively available.
2020-02-07 22:36:30 -03:00
Autobuild Process
1f52f57610 Update internal/source 2020-02-06 14:52:32 +00:00
FellippeHeitor
03ba53e9c5 Fixes $EXEICON to work when $CHECKING:OFF is enabled. 2020-02-06 11:49:49 -03:00
Autobuild Process
1a5fbd078a Update internal/source 2020-02-04 00:29:33 +00:00
FellippeHeitor
498d2cee54 Fixes a bug that would duplicate an $INCLUDEd line in some scenarios. +
+ Fixes ASCII box glitches.
2020-02-03 21:26:28 -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
Autobuild Process
c1a1aac7be Update internal/source 2020-01-29 06:12:46 +00:00
FellippeHeitor
2a34a20cdc Allows math with scientific notation numbers in CONSTS. 2020-01-29 03:09:23 -03:00
Autobuild Process
63ab48e149 Update internal/source 2020-01-29 05:38:56 +00:00
FellippeHeitor
53dcec5603 Fixes CONST PreParse when using existing CONSTS stored as _FLOAT. 2020-01-29 02:36:15 -03:00
Autobuild Process
e491b566a7 Update internal/source 2020-01-22 18:31:04 +00:00
Fellippe Heitor
6990118553
Updates version.bas 2020-01-22 15:28:43 -03:00
Autobuild Process
e551eefe97 Update internal/source 2020-01-22 18:14:16 +00:00
FellippeHeitor
814f5be495 Reduces console updates even more. 2020-01-22 15:11:15 -03:00
FellippeHeitor
bd7a6757d0 Reduces percentage updates for console compilation. 2020-01-22 14:59:30 -03:00
Autobuild Process
3ac4b2fedd Update internal/source 2020-01-22 17:29:09 +00:00
Fellippe Heitor
e53be8c540 Trigger ci to test new console output 2020-01-22 14:25:31 -03:00
Autobuild Process
7699d8091d Update internal/source 2020-01-22 16:07:41 +00:00
FellippeHeitor
a7db724da0 Stops screaming. Adds progress bar to command line compilation. 2020-01-22 12:52:15 -03:00
FellippeHeitor
1544216488 Keeps focus if ENTER is pressed in DIR list. 2020-01-22 09:19:47 -03:00
Autobuild Process
326e4fbfd5 Update internal/source 2020-01-22 05:04:40 +00:00
FellippeHeitor
f944e86b38 Allows -s switch to change settings and process other parameters. 2020-01-22 02:01:29 -03:00
Autobuild Process
68fdc47f45 Update internal/source 2020-01-20 19:54:12 +00:00
FellippeHeitor
b91b37b823 Properly render help files in Windows
Both files checked out from the repository and packed in the 7z we provide had CRLF for line endings in the help files. This change makes it so the extra CR is removed from the offline help as the user fetches them locally.
2020-01-20 16:50:58 -03: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
FellippeHeitor
d0b4fe2783 Stops trying to fetch wiki data from qb64.net 2020-01-20 15:50:06 -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
Fellippe Heitor
f1fdc09604 Updates version number 2020-01-19 20:34:50 -03:00
Autobuild Process
7c1da918ae Update internal/source 2020-01-19 22:21:25 +00:00
Fellippe Heitor
4adf513f74 Restores INPUT method for help files.
macOS didn't like them; Linux likely won't have liked either.
2020-01-19 19:17:26 -03:00
Fellippe Heitor
ef4c0876b5
Update issue templates [ci-skip] (#30)
* Update feature_request.md
* Update bug_report.md
2020-01-19 15:19:58 -03:00
Fellippe Heitor
3098832c7a
Update run.yml; skips commits with 'ci-skip'. 2020-01-19 15:07:25 -03:00
FellippeHeitor
6410ac3d96 Removes unneeded source/embed/* 2020-01-19 11:57:00 -03:00
Autobuild Process
fcb428e7aa Update internal/source 2020-01-19 14:29:08 +00:00
Fellippe Heitor
e0476b04b7 Merge remote-tracking branch 'origin/zlib-multiplatform' into development 2020-01-19 11:25:09 -03:00
Fellippe Heitor
da9169706c Merge remote-tracking branch 'origin/invalidlines-usebyte' into development 2020-01-19 11:24:54 -03:00
Fellippe Heitor
016e3d4b73 Merge remote-tracking branch 'origin/font8' into development 2020-01-19 11:24:37 -03:00
Fellippe Heitor
e27f1bf29b Merge remote-tracking branch 'origin/fix-include' into development 2020-01-19 11:24:21 -03:00
Fellippe Heitor
b573db5ef5 Merge remote-tracking branch 'origin/fix-string-consts' into development 2020-01-19 11:24:02 -03:00
FellippeHeitor
851fcb2397 Changes macOS setup script to +
+ attempt to install Xcode command line tools when not present.
2020-01-19 11:08:08 -03:00
FellippeHeitor
d9ee85ac92 Minor wording for linux script 2020-01-19 10:59:14 -03:00
FellippeHeitor
4d122b531d Fixes setup_lnx.sh for Arch and Fedora distros 2020-01-19 10:55:58 -03:00
FellippeHeitor
72bbee37d2 Adapts setup_lnx.sh 2020-01-18 20:29:58 -03: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