1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Brian Fiete
c5dee2f8bc Linux updates for LLVM 2024-05-06 12:43:52 -04:00
disarray2077
ec2d888470 Use pre-built LLVM if available 2024-02-16 19:29:47 -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
Green Sky
71a0f70d86 llvm: only build "needed" parts, extracted currently needed parts to llvm_targets.txt 2020-11-28 23:23:27 +01:00
Green Sky
a47dc0c0bf make llvm git clone shallow 2020-11-28 17:49:17 +01:00
apg360
0d0c0ee4a8
use llvm-11.0.0.src.tar.xz if it exists
User can downloaded llvm-11.0.0.src.tar.xz into extern directory so build will not git clone LLVM repo.
2020-11-26 10:58:55 +02:00
Brian Fiete
9995803d60 Linux fixes for LLVM 11 2020-10-28 09:34:23 -07:00
Brian Fiete
5da74382d4 Interop fixes and tests, fixing xplat struct passing issues 2020-06-10 07:12:07 -07:00
bfiete
1354bc5cf9 Improved failure recovery 2020-05-21 09:20:58 -07:00
Brian Fiete
9f3fded709 Apple fixes 2019-10-29 05:01:04 -07:00
Brian Fiete
bc261e50c9 Linux fixes 2019-08-24 08:01:43 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00