394 Commits (method-volatile)

Author SHA1 Message Date
Joao Matos 7cddce6ad7 Default to .NET 5.0 if building for VS2019 or under. 2 years ago
João Matos 0e1e46836d
Update to Clang 16 for MSVC 2022 support (#1724) 2 years ago
Joao Matos 25e2c7c0aa Workaround Directory.Build.props getting picked up when building LLVM. 2 years ago
Joao Matos b8a16a45b1 Update LLVM build script for Visual Studio 2022. 2 years ago
Joao Matos 84b7276114 Remove unused LLVM build flags. 2 years ago
João Matos 8cf6e3f280
Allow passing a `-target-framework` option to `build.sh` (#1718) 2 years ago
João Matos 4417dd987a
Code cleanups and improvements (#1713) 2 years ago
João Matos db7949b263
Misc changes (#1710) 2 years ago
josetr d5c712643c
Generate nuget package for CppSharp.Runtime (#1574) 3 years ago
Dimitar Dobrev b3d32d8c71 Update LLVM to a newer version 4 years ago
Dimitar Dobrev dddd5da0e6 Update LLVM to the latest version 4 years ago
Dimitar Dobrev d9394cd5df Auto-link generated C++ with the new LLD Mach-O 4 years ago
Dimitar Dobrev bde15287c5 Update LLVM and drop building its needless tools 4 years ago
Dimitar Dobrev 7734beca95 Fix formatting of the list of excluded LLVM tools 4 years ago
Dimitar Dobrev 3aab30f572 Add built-in compilation of extra symbols 4 years ago
Dimitar Dobrev 5c8e598775 Delete the longer needed patching of msvc headers 4 years ago
Dimitar Dobrev 34b08efec6 Update LLVM to the latest version 4 years ago
Dimitar Dobrev 0ff9e14226 Update LLVM to the latest version 4 years ago
josetr 06f1cd578a Add missing quotes to support paths with spaces in build scripts 4 years ago
Dimitar Dobrev c38556a93b Make auto-compiling of C# work with .NET Core 5 years ago
SnGmng 5041fa328f Update intrin.ps1 5 years ago
josetr 62e9119c63 Create a single nuget package that supports windows / linux / macos 5 years ago
Dimitar Dobrev 3a50a54fa4 Place all output of tests in their own directories 5 years ago
josetr 0b69eb8655 Use C++17 in all native projects 5 years ago
Joao Matos 617517fe14 Add initial Node and N-API testing infrastructure and tests. 5 years ago
josetr d9e738f851 Add workflow files to workspace 5 years ago
josetr 02b50fcfa4 Disable msbuild logo 5 years ago
josetr 1926e69435 Only use premake for native projects and improve c# projects. 5 years ago
Dimitar Dobrev 1c7cfaeaaf Don't warn repeatedly about an existing LLVM dir 5 years ago
Dimitar Dobrev 48ab973db6 Don't download LLVM if its destination exists 5 years ago
josetr bdf055fe6c Take advantage of .NET Core transitive dependencies 5 years ago
josetr 98f40dc1cd
Fix naive version comparison 5 years ago
josetr 64f237db0f Fix GCC version detection 5 years ago
josetr 8de5e1a2ae Move all LLVM files to /build/llvm 5 years ago
josetr 1fec063bb3 Remove secondary Zstandard compression from LLVM packages 5 years ago
josetr b455772f40 Show a message explaining how to build LLVM when a pre-built package is unavailable. 5 years ago
josetr 53073ca2f8 Fix wrong LLVM package name when GCC version is >= 10 5 years ago
josetr 9f4ea1f38c Add LLVM commands to build.sh 5 years ago
Joao Matos 83e3874670 Add install_tools target to build.sh and fix LLVM CI. 5 years ago
josetr e16966b3c4 Move generated .vcxproj files back to their original place 5 years ago
josetr b7b96d31e0 Add missing `-configuration` option to build.sh script 5 years ago
josetr 0a9215b7f3 Include timestamp.cs file in project to ensure bindings are always up to date 5 years ago
josetr b61707944f Replace Generate*.bat files with a single generate.sh which uses VS2019 by default 5 years ago
josetr e51a1bd431 Remove DownloadDeps.bat file 5 years ago
josetr dbbcb6dbdf Upgrade to .NET Core 3.1 and improve build system 5 years ago
josetr 65eaa3fe44 Remove whitespaces 5 years ago
josetr 63b5b3111c Add build.sh and test.sh with execute permissions 5 years ago
josetr e22b8cb8a6 Generate correct LLVM package name regardless of the current operating system 5 years ago
josetr 9e8086501a
Avoid using "action:vs* filter because there are better ones that are more specific (#1523) 5 years ago
Joao Matos 1407f35a11 Some Premake robustness fixes for Clang toolchain. 5 years ago