1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Roland Heyder a56ff3e28e Step 11: Final touches 2022-08-12 22:47:09 +02:00
Roland Heyder 2ec897b75d Step 10: Update remaining stuff
- checks all remaining occurrences of the term 'qb64', some remain untouched, some are renamed according to context
- also added new logo for README.md
- this step does finalize the 'Phoenix Edition' re-branding
2022-08-12 02:54:12 +02:00
Roland Heyder db6081b1ae Step 8: Rename other involved file extensions
- qb64*.bat, .sh, .command, .desktop, .sym to qb64pe*.* respectively
- Excludes mentions in the help (*.txt) files
2022-08-11 22:53:01 +02:00
Roland Heyder 9b4b7992d4 Step 2: Update Linux icon file
Replaced and renamed icon file and moved it into the regular source folder, adjusted references in setup_lnx.sh
2022-08-10 00:48:56 +02:00
George McGinn 17878775c2
Update setup_lnx.sh
Added OS=lnx to the 'make clean' statement for Issue #89
2022-07-23 17:12:24 -04:00
Matthew Kilgore 2d919768ac Add C++ compiler settings dialog
The new dialogs includes 5 settings:

1. Flag to turn on Optimization (off by default)
2. Flag to strip symbols (On by default)
3. String for extra compiler flags
4. String for extra linker flags
5. Setting for max compiler processes (default of 3)

Fixes: #65
Fixes: #40
2022-05-30 23:15:04 -04:00
Matthew Kilgore ec484f5b1e Add make to Linux dependency list 2022-05-12 00:21:02 -04:00
Matthew Kilgore f8aeb88f97 Change setup scripts to use make 2022-05-12 00:21:02 -04:00
Matthew Kilgore 5031de2cd6 Add ability to avoid starting QB64 after script is run 2022-04-28 17:21:58 -04:00
Luke Ceddia e452241a28
Merge pull request #168 from all-other-usernames-were-taken/patch-1 2021-06-14 21:07:04 +10:00
Zachary Spriggs 03bb0db663 Revert "Merge pull request #168 from all-other-usernames-were-taken/patch-1"
This reverts commit 0a484500e4, reversing
changes made to 3c829db8b2.
2021-06-07 08:37:03 -04:00
what 6b2dc9f1b7
add xmessage to dependency list 2021-05-28 16:33:45 -04:00
Luke Ceddia 6d4878d643
Make linux installer not affect mingw files 2021-01-14 22:29:19 +11:00
Logen Kain dc893a48a5 Fix Voidlinux to grab GCC 2020-03-21 01:45:55 -04:00
Logen Kain 83ffb01d13 Add VoidLinux support 2020-03-21 00:13:29 -04: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 18f52b4fa5 Maybe -no-pie will work this time for Linux without breaking autobuilds? 2019-04-04 01:40:14 -03:00
FellippeHeitor 62acc0710c Revert "Fixes #90"
This reverts commit af0c41316a.
2019-03-31 21:01:59 -03:00
Dustin Boyd af0c41316a Fixes #90 2019-02-15 16:34:31 -06:00
FellippeHeitor 775e99b7ab Removes -no-pie switch as it breaks autobuilds... /sigh 2018-12-02 21:28:39 -02:00
FellippeHeitor 0f6f16e51a Adds -no-pie switch to g++ makeline (Linux). 2018-12-02 21:06:30 -02:00
Luke Ceddia bdc3250b89 Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
Galleon 91e7ace500 (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00