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

11 Коммитов

Автор SHA1 Сообщение Дата
Tanner Gooding 810f7a091a Updating version information to v15.0.0 2022-09-28 21:27:41 -07:00
Tanner Gooding 49d895d693 Regenerating bindings for v14.0.0 2022-04-02 22:40:53 -07:00
Tanner Gooding 493dc0db72 Updating version information to v14.0.0 2022-04-02 22:07:33 -07:00
Tanner Gooding 3b08208a49 Updating the version to v13.0.0 2022-01-07 14:37:38 -08:00
Tanner Gooding 6a257ea415 Fixing up some URLs and variables used for versioning 2021-12-02 12:58:59 -08:00
Tanner Gooding c7a5642b2e Updating copyright to .NET Foundation and Contributors 2021-11-11 13:28:14 -08:00
Tanner Gooding fbdb2db67b
Updating to LLVM v12.0.0 (#165)
* Updating Clang/LLVM to 12.0.0

* Splitting the main project into LLVMSharp and LLVMSharp.Interop

* master -> main
2021-05-28 00:17:44 -07:00
Tanner Gooding 9d2f9a1fa0
Regenerating bindings for LLVM 11.0.0 (#151)
* Normalizing the Interop.Extensions types to implement the same base members

* Adding some base managed types for various handles

* Regenerating bindings for LLVM 11.0.0
2020-10-26 11:22:09 -07:00
Tanner Gooding 966513feb3
Update to LLVM 10.0.0 (#131)
* Update to LLVM 10.0.0

* Updating dependencies to their latest stable versions

* Upgrading to .NET Core 3.1

* Update to LLVM 10.0.0

* Fixing up the Interop.Extensions

* Updating the Linux rid to ubuntu.18.04-x64
2020-04-14 07:48:32 -07:00
Tanner Gooding ae045b645e
Updating dependencies to stable versions and adding a NOTICE.TXT (#119) 2019-11-23 12:07:42 -08:00
Tanner Gooding 4027c3c176
Fixing up some infrastructure so we can consume the libLLVM 8.0.0 packages (#104)
* Fixing the build scripts to properly opt out of the first time experience.

* Marking Microsoft.Net.Compilers.Toolset with PrivateAssets="all"

* Updating Microsoft.NET.Test.Sdk to 16.1.1

* Updating nunit to 3.12.0

* Upgrading netcoreapp projects to 2.1, since 2.0 is end of life

* Adding a nuspec file for creating the libLLVM package.
2019-06-08 01:24:07 -07:00