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

29 commits

Author SHA1 Message Date
Brian Fiete
baeaf1ebe9 Linux LLVM 19 fixes 2025-03-20 09:34:28 -04:00
M0N7Y5
a66a9a1acb
Update CMakeLists.txt
Fixed LLVM link issues
2024-07-18 13:35:49 +02:00
Franjo Hornung
6645213edd
Update CMakeLists.txt
In order to prevent the following:

CMake Error at IDEHelper/CMakeLists.txt:186 (add_library):
  Target "IDEHelper" links to item "-lLLVM-18 " which has leading or trailing
  whitespace.  This is now an error according to policy CMP0004.

Noticed on Arch Linux.
2024-07-02 20:57:30 -07:00
flying-dude
3cce232442
upgrade cmake min version 2024-06-04 09:15:30 +02:00
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
ec2d888470 Use pre-built LLVM if available 2024-02-16 19:29:47 -03:00
flying-dude
8f40fe1d62 remove trailing whitespace from CMakeLists.txt files 2022-07-23 21:54:50 +02:00
disarray2077
aacaf7455a Fail build when execute_process fails 2022-06-27 19:37:16 -03:00
Brian Fiete
2a60c51fbd Add CeDebugger 2022-03-17 09:39:08 -07:00
Brian Fiete
1210fb7142 LLVM 13 Linux fixes 2022-02-08 10:38:02 -08:00
disarray2077
b6a0fbcc0e Update CMakeLists.txt 2022-02-06 14:09:44 -03:00
Brian Fiete
32fb5956aa Bump to c++17 2021-12-27 10:21:34 -05:00
Brian Fiete
52a441f486 Linux fixes 2020-12-14 09:24:45 -08:00
Brian Fiete
b227197e54 Added CeMachine 2020-12-14 06:12:32 -08:00
Brian Fiete
9995803d60 Linux fixes for LLVM 11 2020-10-28 09:34:23 -07:00
Brian Fiete
b7b065855d Start of wasm support 2020-08-06 09:24:37 -07:00
Brian Fiete
511e88de29 Linux fix 2020-05-31 07:51:32 -07:00
Brian Fiete
b8c0322924 Backtrace fix 2020-05-21 14:27:55 -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
6b46904510 Working on Linux fixes 2020-05-21 06:58:26 -07:00
Brian Fiete
2196c8c669 Fixed ARM linking issue and 'step into' for BeefProgramStart 2019-10-23 11:30:59 -07:00
Brian Fiete
e2428a11a3 Avoid showing line number when its not relevant 2019-10-17 06:47:50 -07:00
Brian Fiete
07b993d824 Link fix for Linux 2019-10-16 17:18:39 -07:00
Brian Fiete
57396b9abb Auto stash before merge of "master" and "origin/master" 2019-10-16 16:23:19 -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
63191e1c86 Linux fixes 2019-09-20 16:07:04 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00