1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 02:14:47 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Samuel Gomes
316fd0245c Enabled clang O2 flag for audio lib 2022-08-18 14:31:27 +05:30
Samuel Gomes
6b9424b029 Added Clang++ std flag c++11 2022-08-18 14:03:24 +05:30
Samuel Gomes
ffc697c54a macOS complie error fixes 2022-08-18 10:41:12 +05:30
Samuel Gomes
290a31c112 Replaced OpenAL audio with miniaudio 2022-08-17 21:03:44 +05:30
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
Luke Ceddia
1c365c2bb8 Manually apply PR #93 chmod +x .command files 2020-01-02 14:13:56 +11:00
Galleon
91e7ace500 (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00