Brian Fiete
dd6c4988e5
Upgrade to LLVM 19.1.7
2025-03-20 09:25:46 -04:00
flying-dude
3cce232442
upgrade cmake min version
2024-06-04 09:15:30 +02:00
Brian Fiete
bea1de42fa
c++ 17 update
2024-05-17 12:08:02 -04:00
Brian Fiete
ae0a8cef23
BeefBoot LLVM update
2024-05-17 12:04:45 -04:00
Brian Fiete
b0a559e464
LLVM linux fixes
2024-05-07 18:09:01 -04:00
Brian Fiete
29f6313bb3
Updates
2024-05-07 13:31:00 -04:00
M0N7Y5
eb0dd0fb38
Upgrade projects to VS22 and MSVC v143
2024-04-28 14:00:14 +02: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
3eb354f15b
Add /MP to all VS projects
2022-07-08 16:23:38 -03:00
disarray2077
aacaf7455a
Fail build when execute_process fails
2022-06-27 19:37:16 -03:00
Brian Fiete
bf5d4fd340
BeefBoot fix
2022-05-13 13:37:00 -07:00
disarray2077
a91fb46cf5
Bump BeefBoot to C++17
2022-02-08 23:54:32 -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
8c6de21bf8
BeefBoot fix
2022-01-25 07:12:47 -05:00
Brian Fiete
002fd075d1
BeefBoot fix
2021-12-20 09:57:44 -05:00
Brian Fiete
9995803d60
Linux fixes for LLVM 11
2020-10-28 09:34:23 -07:00
Brian Fiete
b43007a1b6
Upgrade to VS2019, LLVM 11.0.0
2020-10-27 12:28:23 -07:00
Brian Fiete
b0cbc9666e
Removing old unused method
2020-08-25 07:50:03 -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
336226d686
Lowered macOS version requirements
2020-04-27 05:44:46 -07:00
Brian Fiete
a64997e395
Updated target platform version
2020-03-10 12:02:07 -07:00
Brian Fiete
3883a3674d
Added Android support, and generalized target triple support
...
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
2019-10-23 07:12:36 -07:00
Brian Fiete
7a27ab75bf
Fixed stack overflow, optimized DetectLoops
2019-10-18 09:13:37 -07:00
Brian Fiete
079574a4e7
Fixed link names for BeefBoot
2019-10-17 05:45:26 -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
3bf4c792d8
Added target triple support for more useful cross compilation
2019-10-14 17:49:10 -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
75f11b1459
More CompilerExplorer changes, like OmitDebugHelpers option
2019-10-14 13:01:15 -07:00
Brian Fiete
c9e0ab6089
Added changes to support CompilerExplorer
2019-10-11 05:58:08 -07:00
Brian Fiete
62346a53b0
Adding better support for platforms
2019-10-01 12:46:38 -07:00
Brian Fiete
1e8004981f
CrashCatch test
2019-09-26 08:25:15 -07:00
Brian Fiete
63191e1c86
Linux fixes
2019-09-20 16:07:04 -07:00
Brian Fiete
a32d18d962
Debugger fixes
...
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
f9ef95cb1c
Upgraded LLVM to 8.0.1, switched all CRTs to static
2019-09-16 09:33:54 -07:00
Brian Fiete
d41872723d
ws
2019-09-12 09:42:02 -07:00
Brian Fiete
a367b8165f
Win32 debugging fixes, more work on custom compile commands
...
Fixed working dir for 'launch'
Fixed attaching to process - stack trace wasn't updating properly
Fixed more custom compile stuff, and BeefySysLib bin destination
Fixed linking issues related to Bfp* and Bp* exports in both BeefRT and BeefySysLib
Fixed a crash with conditional breakpoints
Fixed release mode IDE issues (related to hot swap breakpoints)
Fixed hotswapping type data with LLVM builds
Fixed 'Pause' state processing Running_ToTempBreakpoint for ScriptManager
Fixed Win32 step out when there's an ESP adjustment at the return site
Made step-out skip over "unimportant" instructions at return site
2019-08-29 14:19:07 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00