Brian Fiete
|
b0a559e464
|
LLVM linux fixes
|
2024-05-07 18:09:01 -04:00 |
|
Brian Fiete
|
c5dee2f8bc
|
Linux updates for LLVM
|
2024-05-06 12:43:52 -04:00 |
|
disarray2077
|
ae6f7fbf8b
|
Fix build script when llvm isn't installed
|
2024-02-17 15:27:11 -03:00 |
|
disarray2077
|
ec2d888470
|
Use pre-built LLVM if available
|
2024-02-16 19:29:47 -03:00 |
|
Brian Fiete
|
d20b53b187
|
Improved SDL platform support, 'ar' lib reworking
|
2022-11-07 09:57:27 -08:00 |
|
flying-dude
|
cc23e1b50b
|
comment says the wrong thing. actually uses "Debug" by default.
|
2022-07-27 23:41:50 +02:00 |
|
disarray2077
|
986b326c25
|
Don't use Ninja if the build files weren't generated by Ninja
|
2022-07-07 22:54:17 -03:00 |
|
disarray2077
|
2bedd687db
|
Add Ninja as a optional CMake Generator
Ninja:
real 2m25.508s
user 9m52.981s
sys 0m32.548s
Without ninja:
real 8m38.425s
user 8m5.723s
sys 0m30.840s
|
2022-07-07 21:22:08 -03:00 |
|
Brian Fiete
|
1210fb7142
|
LLVM 13 Linux fixes
|
2022-02-08 10:38:02 -08:00 |
|
Brian Fiete
|
114a90dd5e
|
llvm build script updates, vcxproj llvm path updates
|
2022-02-07 14:23:47 -05:00 |
|
Brian Fiete
|
b0aa27c82c
|
BeefySysLib debug libs
|
2021-12-03 15:09:43 -08:00 |
|
Brian Fiete
|
a0260aafdd
|
Link Beefy2D libs
|
2021-12-03 14:53:32 -08:00 |
|
apg360
|
60a93d2d5d
|
build.sh check for llvm 8 instead of 11
It is fine in build.bat but not fine in build.sh.
The script llvm_build.sh work with llvm 11 and not 8
|
2020-11-22 16:18:46 +02:00 |
|
Brian Fiete
|
6e5b6694a1
|
Fixed dynamic Beef libs on Linux/macOS
|
2020-06-30 12:13:20 -07:00 |
|
bfiete
|
af77115f18
|
macOS fixes
|
2020-05-21 13:30:30 -07:00 |
|
Brian Fiete
|
672be8a8f7
|
Linux fixes, now using a IDEHelper_libs.txt file
|
2020-05-21 12:55:58 -07:00 |
|
bfiete
|
38551d7a1d
|
macOS fixes
|
2020-05-21 09:21:35 -07:00 |
|
bfiete
|
6b46904510
|
Working on Linux fixes
|
2020-05-21 06:58:26 -07:00 |
|
Bradan J. Wolbeck (CompaqDisc)
|
7294d4678a
|
Fix build script
Use absolute path rather than erroneously using relative path.
|
2020-04-29 21:38:57 -06:00 |
|
Sid
|
bec59f777b
|
fixed typo
|
2020-03-08 14:47:17 +05:30 |
|
Brian Fiete
|
c7f76f879a
|
Linux fixes
|
2019-10-29 09:06:51 -07:00 |
|
Brian Fiete
|
9f3fded709
|
Apple fixes
|
2019-10-29 05:01:04 -07:00 |
|
Brian Fiete
|
67ee302451
|
Fixes from macOS, first working build
|
2019-10-15 17:27:09 -07:00 |
|
Brian Fiete
|
c8ca66ec5c
|
Change Beefy::defer to be simpler (no std::function), macOS changes
|
2019-10-15 12:28:21 -07:00 |
|
Brian Fiete
|
22ec4a86b8
|
Initial macOS changes
Many changes are related to fixing warnings
|
2019-10-14 14:08:29 -07:00 |
|
Brian Fiete
|
c9e0ab6089
|
Added changes to support CompilerExplorer
|
2019-10-11 05:58:08 -07:00 |
|
Brian Fiete
|
15e65e240d
|
Removed debugging
|
2019-08-24 08:23:26 -07:00 |
|
Brian Fiete
|
968a9ace75
|
Debugging build
|
2019-08-24 08:18:49 -07:00 |
|
Brian Fiete
|
bc261e50c9
|
Linux fixes
|
2019-08-24 08:01:43 -07:00 |
|
Brian Fiete
|
a2a1bf9b09
|
Set executable bit on build.sh
|
2019-08-24 06:00:33 -07:00 |
|
Brian Fiete
|
078564ac9e
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
|