1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 03:52:19 +02:00
Commit graph

19 commits

Author SHA1 Message Date
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