5533 Commits (update-llvm-workflow)
 

Author SHA1 Message Date
Jelle 48c9ea5908 Remove working directory overrides 4 months ago
Jelle f35bfb2976 Fix working directory after checkout method update 5 months ago
tritao 53b1efd015 Free some more disk space before packaging. 5 months ago
duckdoom5 c51e3c2cc6 Fix incorrect configuration mapping 5 months ago
duckdoom5 32b2d5e455 Use checkout action instead of manual command 5 months ago
duckdoom5 f5d5c6cb09 Fix broken DebugOpt build on linux 5 months ago
duckdoom5 f34f56efa4 Remove downloaded llvm archive after extracting it 5 months ago
tritao f6f530bc53 Free disk space in LLVM Ubuntu workflow. 5 months ago
duckdoom5 823fa4b05e Export/import clang/llvm natvis files 5 months ago
duckdoom5 e4d482d4b5 Enable debug builds for all configurations 5 months ago
duckdoom5 9f0d98a9e8 Update build scripts to build LLVM debug config 5 months ago
duckdoom5 9b3bdd682d Add debug configurations to llvm workflows 5 months ago
Jelle 99e5e19e72
Fix crash on nullptr `TemplateTypeParm` decl (#1901) 5 months ago
Jelle 399dd38d33
Add natvis files for clang/llvm types (#1903) 5 months ago
João Matos be0587d99c
Remove deprecated macOS 12 CI build (#1905) 5 months ago
Jelle c6018b88db
Add additional debug configuration for a better debugging experience + CI update (#1893) 5 months ago
Jelle c25c7dfadf
Fix debug crash (#1894) 5 months ago
Jelle b9685f0477
Fix compiler errors in debug/c++20 (#1892) 5 months ago
Henrik Valve 56f1b7c00c
Parsing errors even with release. (#1886) 6 months ago
João Matos 166e45e9af
Simplify build output directory to not contain the architecture. (#1869) 10 months ago
Joao Matos 3ca746a654 Use the same module filename convention for Emscripten and QuickJS generators. 10 months ago
João Matos c645b047b3
Emscripten CI (#1868) 10 months ago
Joao Matos 7871125e9c Minor test script improvements. 10 months ago
João Matos 45d6b3279b
Rework property handling (#1714) 10 months ago
Joao Matos de0b0ba11e Add logo to readme. 10 months ago
João Matos 3f5fc994c0
QuickJS generator improvements. (#1865) 10 months ago
João Matos d82f78d5cc
Upgrade CI to macOS 12. (#1867) 10 months ago
João Matos bf03942a92
Auto-detect .NET target framework to use in `build.sh` (#1864) 10 months ago
Henrik Valve 345de8b1fb
Couldn't remove mobules without translation unit (#1861) 10 months ago
Ruben Tytgat b658ff32f1
Fix issue #1283 (#1855) 11 months ago
Christian Howe 3f923b1c64
Fix Xcode C++ include path (#1844) 1 year ago
Stefan 81e0a931cf
Don't add values to enums that can't be parsed (#1836) 1 year ago
João Matos f2f48dc1a3
Update LLVM.md 1 year ago
João Matos 099fadb9a1
ABI handling fixes in Parser.cpp (#1829) 1 year ago
João Matos 8bd3f456a1 Update llvm.yml to install AArch64 cross compilers 1 year ago
Conrad Kreyling a81abd5614
LLVM crosscompile x64 for ARM64 (#1826) 1 year ago
Conrad Kreyling 1d1b21f25e Instruct generator to build ARM64 bindings 1 year ago
Conrad Kreyling 491248b7d5 Fix missing AArch64 entry in CLI CppAbi 1 year ago
Conrad Kreyling bbb0693ef5 Enable ARM64 support on LLVM builds 1 year ago
Joao Matos b5ab95e11d Update iOS64 ABI name to the more accurate AppleARM64. 1 year ago
Joao Matos d1307a532f Add support for AArch64 C++ ABI. 1 year ago
deadlocklogic 9071cd2a59
Implement ClassTemplatePartialSpecialization::Parameters (#1809) 2 years ago
deadlocklogic 2ecd9528ff
regenerated bindings (#1813) 2 years ago
deadlocklogic 24d1a8491d
Stdlib.CSharp.cs: remove buggy typemap (#1812) 2 years ago
deadlocklogic 1327971e25
GeneratorKind: patch bug caused by missing ToString (#1811) 2 years ago
Joao Matos 519e97f2da Remove 32-bit builds and non-debug symbols release builds from LLVM Windows CI. 2 years ago
deadlocklogic 12112720f3
Build llvm `Debug`/`Release` for `Windows`. (#1800) 2 years ago
zylalx1 12c267d9c4
Fixed a bug causing the header file to be included twice when Options.GenerateName is not null (#1803) 2 years ago
deadlocklogic e068f2a14a
Typemap cleanup (#1802) 2 years ago
deadlocklogic 8c2da6d542
Major refactor: TypePrinter: improve modular design + cleanup (#1796) 2 years ago