1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 17:00:26 +00:00
Commit graph

6 commits

Author SHA1 Message Date
DSMan195276 75cbe7a55e setup_lnx.sh: Fixed issue with internal being deleted on second run.
The script has the option to do an 'in-place update' of QB64 which
involves deleting the internal folder. This fix keeps the script from
deleting internal when the option is turned off (DOWNLOAD=0). Now the
script will recompile qb64 if run a second time.
2013-05-10 00:07:01 -04:00
DSMan195276 9907eb70cc setup_lnx.sh: Added support for Zorin OS
Added suport for Zorin OS (Ubuntu/Debian based) to the Linux setup script.
2013-05-03 01:05:05 -04:00
DSMan195276 950b84a318 Adding QB64 PNG icon image and updating ./setup_lnx.sh to use it's location 2013-04-05 22:02:21 -04:00
DSMan195276 4157516c5f Updating setup_lnx.sh with new installer 2013-04-05 19:58:47 -04:00
Galleon 7f57e2b8c9 Version changed to 0.978
_RESIZE , _STRETCH
_RESIZE , _SMOOTH
... = _SNDRAWLEN
_SNDRAWDONE
SOUND ...
PLAY ...
BEEP
Setup now clears old precompiled files which could conflict with newer versions
2013-03-26 00:01:30 +11:00
Galleon 87e7abdcb5 GL UPLOAD 2013-01-24 23:57:23 +11:00