Граф коммитов

164 Коммитов

Автор SHA1 Сообщение Дата
Tanner Gooding d0edefe048 Disable AD0001 2022-09-28 22:32:38 -07:00
Tanner Gooding 70e5935b62 Add support for .NET 7 2022-09-28 22:30:06 -07:00
Tanner Gooding 3213ea37a9 Use LLVM.BuildCall2 in the IR.CallsFunction test 2022-09-28 22:29:13 -07:00
Tanner Gooding c6c318ea78 Regenerating bindings for LLVM v15.0.0 2022-09-28 22:16:57 -07:00
Tanner Gooding 810f7a091a Updating version information to v15.0.0 2022-09-28 21:27:41 -07:00
Tanner Gooding 387ee471a2
Merge pull request #196 from tannergooding/main
Updating infrastructure files to match the latest conventions
2022-09-28 20:37:25 -07:00
Tanner Gooding 0423c3088a Don't run tests on Unix 2022-09-28 20:32:34 -07:00
Tanner Gooding 42b68f7b5a Fixing code style warnings 2022-09-28 20:29:01 -07:00
Tanner Gooding 2fd86c85ab Updating to file scoped namespaces 2022-09-28 20:17:48 -07:00
Tanner Gooding f5ca5804e1 Updating infrastructure files to match the latest conventions 2022-09-28 20:17:47 -07:00
Tanner Gooding fa85555eb4
Merge pull request #191 from tannergooding/main
Regenerating bindings for v14.0.0
2022-04-02 23:21:17 -07:00
Tanner Gooding 8a20679888 Ensure v14.0.0 starts at beta1 2022-04-02 23:14:36 -07:00
Tanner Gooding fae47c1f3f Resolving some conflicts and missing manually defined methods 2022-04-02 23:13:40 -07:00
Tanner Gooding 49d895d693 Regenerating bindings for v14.0.0 2022-04-02 22:40:53 -07:00
Tanner Gooding 629c44c540 Updating dependencies to their latest versions 2022-04-02 22:07:33 -07:00
Tanner Gooding 493dc0db72 Updating version information to v14.0.0 2022-04-02 22:07:33 -07:00
Tanner Gooding 5f58465023
Merge pull request #187 from tannergooding/main
Regenerating bindings for LLVM 13.0.0
2022-01-07 20:01:29 -08:00
Tanner Gooding c831ba5551 Moving forward to .NET 6 2022-01-07 19:21:37 -08:00
Tanner Gooding 5fe5a50fd8 Regenerating bindings for LLVM 13.0.0 2022-01-07 19:19:07 -08:00
Tanner Gooding 3b08208a49 Updating the version to v13.0.0 2022-01-07 14:37:38 -08:00
Tanner Gooding 6b71e71a8a
Merge pull request #186 from mjsabby/fix-doc-bug
Update README.md to remove incorrect repo name
2021-12-24 09:00:32 -08:00
Mukul Sabharwal 1cf4217399
Update README.md 2021-12-24 02:19:57 -08:00
Tanner Gooding e5026d3c4b
Fix Nightly NuGet Feed URL 2021-12-06 09:18:09 -08:00
Tanner Gooding 141469ae65
Merge pull request #185 from tannergooding/main
Adding a nightly nuget feed and a link to the source browser
2021-12-06 08:01:54 -08:00
Tanner Gooding db927dc6e4 Adding a nightly nuget feed and a link to the source browser 2021-12-05 22:18:11 -08:00
Tanner Gooding b4c5c400de
Merge pull request #184 from tannergooding/main
Fixing the condition under which PlatformTarget is set
2021-12-02 14:04:10 -08:00
Tanner Gooding 6a3e69fe7e Fixing the condition under which PlatformTarget is set 2021-12-02 13:08:00 -08:00
Tanner Gooding 7977b42754
Merge pull request #183 from tannergooding/main
Update URLs, move CI to use GitHub Actions, and largely complete the move to the .NET Foundation
2021-12-02 12:59:48 -08:00
Tanner Gooding 6a257ea415 Fixing up some URLs and variables used for versioning 2021-12-02 12:58:59 -08:00
Tanner Gooding d4fbc22247 Changing CI over to use GitHub Actions 2021-12-02 12:55:28 -08:00
Tanner Gooding bdc3d97c69 Resolve dotnet-org-policy PR15 by ensuring we only link to the foundation CoC 2021-12-02 12:53:30 -08:00
Tanner Gooding ad498be481
Merge pull request #181 from ryan-moreno/main
Expose AddModuleFlag functionality within LLVMModuleRef
2021-11-14 18:35:41 -08:00
Ryan Moreno (HE/HIM) 776c750799 Add AddModuleFlag overrides 2021-11-14 19:51:50 -06:00
Ryan Moreno (HE/HIM) afaccd68c5 Remove unnecessary using statement 2021-11-14 12:52:01 -06:00
Ryan Moreno (HE/HIM) ab2bebde82 Save the merge resolution 2021-11-14 12:51:01 -06:00
Ryan Moreno (HE/HIM) 5e82b54c68 Fix merge conflict 2021-11-14 12:50:09 -06:00
Ryan Moreno (HE/HIM) 3ef253baf6 Remove LinkModules and LLVMModuleFlagBehavior test 2021-11-14 12:49:22 -06:00
Ryan Moreno 2f1094b2e4
Update sources/LLVMSharp.Interop/Extensions/LLVMModuleRef.cs
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
2021-11-12 15:21:19 -06:00
Ryan Moreno (HE/HIM) 62f1d32fa7 Rewrite LinkModules function to match the C API 2021-11-12 13:55:35 -06:00
Ryan Moreno (HE/HIM) 345dee0830 Remove extraneous change 2021-11-12 12:06:16 -06:00
Ryan Moreno (HE/HIM) 18abc2e57c Move test to appropriate file and add a LinkInModule function 2021-11-12 12:00:40 -06:00
Tanner Gooding bf90cd194b
Merge pull request #180 from tannergooding/main
Updating repo for transfer to the .NET Foundation
2021-11-12 09:58:21 -08:00
Ryan Moreno (HE/HIM) c078320dd3 Add call to AddModuleFlag instead of redefining LLVMModuleFlagBehavior 2021-11-12 11:37:38 -06:00
Tanner Gooding f4465865f0 Adjusting the readme in a few spots 2021-11-11 14:28:32 -08:00
Tanner Gooding 8ed2a63a84 Updating to the .NET Foundation Code of Conduct 2021-11-11 14:27:35 -08:00
Tanner Gooding d41f655db8 Updating the license to MIT 2021-11-11 14:27:35 -08:00
Tanner Gooding c7a5642b2e Updating copyright to .NET Foundation and Contributors 2021-11-11 13:28:14 -08:00
Ryan Moreno (HE/HIM) ae1ac28798 Remove IO statement 2021-11-11 14:49:49 -06:00
Ryan Moreno (HE/HIM) 01e1cb7bfe Fix LLVMModuleFlagBehavior enum and create a unit test for the expected behavior 2021-11-11 12:31:08 -06:00
Alex Floyd 26e7e36bb3
Change stale link in readme to current ClangSharp repository (#175) 2021-07-31 15:32:47 -07:00