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

38 commits

Author SHA1 Message Date
Brian Fiete
bb848624d1 Version bump (0.43.0) 2021-02-15 07:29:07 -08:00
Brian Fiete
9c948d37ff Version bump to 0.42.9 2020-12-09 14:20:45 -08:00
Brian Fiete
75b4032794 Version bump 2020-10-05 14:26:09 -07:00
Brian Fiete
d205ef68a3 Version bump 2020-09-11 13:04:09 -07:00
Brian Fiete
2226e51977 Version fix 2020-07-06 13:23:48 -07:00
Brian Fiete
ad9cf3c548 Updated version 2020-05-25 12:48:19 -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
3ebe00d59a Added version constant 2020-04-30 10:34:37 -07:00
Piotr Myśliński
006fbdf075
Update BeefBuild version to match IDE version 2020-04-29 17:51:21 +02:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
ea0ccae3d5 BeefBuild fix 2020-01-24 11:55:57 -08:00
Brian Fiete
aa0277485f Added -generate option 2020-01-12 09:20:35 -08:00
Brian Fiete
1c6c06fa4d Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
Brian Fiete
7247cad7f3 Test changes 2019-12-11 16:56:09 -08:00
Brian Fiete
04a46850d6 Fixed attribs for properties, renamed SkipAccessCheckAttribute 2019-12-01 14:40:17 -08:00
Brian Fiete
79ccb33586 Mintest changes 2019-11-25 06:48:19 -08:00
Brian Fiete
83004c1184 Options clearing fix, BeefBuild path fix 2019-11-07 06:54:54 -08:00
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
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
67ee302451 Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
Brian Fiete
3bf4c792d8 Added target triple support for more useful cross compilation 2019-10-14 17:49:10 -07:00
Brian Fiete
c9e0ab6089 Added changes to support CompilerExplorer 2019-10-11 05:58:08 -07:00
Brian Fiete
1aded38e36 Added -version command 2019-10-09 16:08:45 -07:00
Brian Fiete
df4573dca1 Proj fix 2019-10-01 12:49:07 -07:00
Brian Fiete
ce66b658c4 Mintest revisions 2019-09-29 07:44:39 -07:00
Brian Fiete
3552837b4f Adding -run message 2019-09-27 13:01:16 -07:00
Brian Fiete
e7a96d8786 Loading settings file, adding -run option to help text 2019-09-27 12:59:28 -07:00
Brian Fiete
eb139fd33c Fixes for debugger, -run and -new support for BeefBuild 2019-09-22 08:25:38 -07:00
Brian Fiete
49a19647d3 Small fixes 2019-09-18 13:02:01 -07:00
Brian Fiete
a8df8c0e47 Small changes, IDE fixes 2019-09-12 09:48:38 -07:00
Brian Fiete
5c813f31ec Removed Zip 2019-09-10 11:17:17 -07:00
Brian Fiete
b1720508ec Fixed verbosity option 2019-09-07 07:09:33 -07:00
Brian Fiete
8c6020e1c4 BeefBuild fix 2019-09-05 11:16:59 -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
f740f3868c Removed unnecessary libs from BeefProj, added more to .gitignore 2019-08-24 05:06:57 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00