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

51 commits

Author SHA1 Message Date
Brian Fiete
7c6c2f20e6 Added Linq to automated tests 2021-06-28 11:43:24 -07:00
Brian Fiete
e6c4a95ccd Start of package management 2021-02-25 08:10:21 -08:00
Brian Fiete
27a586df04 Fixed atom deletion issue 2020-12-25 05:22:02 -08:00
Green Sky
6769390cf2 remove old linux build log 2020-11-28 17:34:39 +01:00
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
b43007a1b6 Upgrade to VS2019, LLVM 11.0.0 2020-10-27 12:28:23 -07:00
Brian Fiete
8ee47190cd
Merge pull request #585 from eveningstarinc/master
Fix misc bugs w/ IDE build in folders with a space
2020-10-26 09:58:52 -07:00
Brian Fiete
2c8b14ebed Test addition 2020-10-24 15:56:59 -07:00
Alam
d50d90fdca
Changed personal environment using user profile 2020-10-21 12:00:21 +08:00
Hunter Bridges
81b909c541 Fix misc bugs w/ IDE build in folders with a space
- Add quotes to bin/msbuild.bat paths
- Tweak PostBuildCmds in Debugger64 and IDEHelper
- Tweak Debug paths in IDE project to be relative to Workspace
- Modify AppendWithOptionalQuotes to not add more quotes if source string already in quotes
- Modify quoting behavior in build shell command construction
2020-10-12 15:49:25 -07:00
Brian Fiete
79c9f5d818 Fixed generic interference with generic tuples 2020-08-26 06:10:36 -07:00
Brian Fiete
b7b065855d Start of wasm support 2020-08-06 09:24:37 -07:00
Brian Fiete
1e446a655c Fixed Test4 2020-07-19 11:07:18 -07:00
Brian Fiete
230ff8270e Temporarily remove BugW004 test 2020-07-19 09:25:33 -07:00
Brian Fiete
87ca2f71af Added new tests scripts 2020-07-19 05:50:22 -07:00
Brian Fiete
6e5b6694a1 Fixed dynamic Beef libs on Linux/macOS 2020-06-30 12:13:20 -07:00
Brian Fiete
1338eec75d Fixed test script 2020-06-10 10:01:24 -07:00
Brian Fiete
5da74382d4 Interop fixes and tests, fixing xplat struct passing issues 2020-06-10 07:12:07 -07:00
Brian Fiete
1e8d2ca6e8 Reformatting 2020-05-30 06:03:28 -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
Brian Fiete
ddd221c187 Added test for removing project 2020-05-19 09:08:13 -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
Brian Fiete
5a63fec168 mkdir stats, error text on missing lld-link.exe 2020-03-10 17:31:16 -07:00
Sid
bec59f777b
fixed typo 2020-03-08 14:47:17 +05:30
Brian Fiete
fbb06862b3 Updated tests to fix some Win32 issues 2019-12-21 05:30:22 -08:00
Brian Fiete
61b440ea36 Adding new test suite 2019-11-07 06:49:32 -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
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
f4c252048e Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
Brian Fiete
e5de09488e Fixed some indenting issues, added indenting test 2019-10-04 10:36:53 -07:00
Brian Fiete
4882a0a1aa Changed directories for cloc 2019-09-22 09:35:20 -07:00
Brian Fiete
a32d18d962 Debugger fixes
Removing some debugger remote-requests
2019-09-20 09:21:29 -07:00
Brian Fiete
a8df8c0e47 Small changes, IDE fixes 2019-09-12 09:48:38 -07:00
Brian Fiete
b3487d733b Moved BeefPerf 2019-09-04 11:39:56 -07:00
Brian Fiete
b63a243fd7 Working on installer, fixing more Win32 issues
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -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
09016c8dc0 Bug fixes, installer, [Export]
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being  generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -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
97cd477a9c Fixed .gitignore 2019-08-23 12:18:57 -07:00