55 Commits (arm64)

Author SHA1 Message Date
Conrad Kreyling c880be445c Enable ARM64 support on LLVM builds 1 year 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
Salvage 0c60384ea3 Additional bump 2 years ago
Salvage 0534e33178 Bump GH actions versions to solve warnings 2 years ago
João Matos 0e1e46836d
Update to Clang 16 for MSVC 2022 support (#1724) 2 years ago
Joao Matos 7d6decd8b7 Update action steps to latest to fix Node.js deprecation warnings. 2 years ago
Joao Matos f9f9e9c2bc Update LLVM Windows workflow to latest Action images. 2 years ago
Joao Matos 3d32fc7d87 Update LLVM workflow to latest Action images. 2 years ago
josetr 5715df5a72 Publish package to nuget.org when a version tag is created 2 years ago
josetr f2e26ec7af Simplify "Upload package to GitHub Packages" step 3 years ago
João Matos ce9e63f4ce
Move to macOS 11 on GitHub Actions. (#1671) 3 years ago
josetr 739863589c Upload packages to GitHub Packages 3 years ago
josetr 6fc6375bcd Use Nerdbank.GitVersioning 3 years ago
Dimitar Dobrev 27c52ecf54 Drop CI with windows 32-bit because of premake 4 years ago
Dimitar Dobrev d9a429026e Restore auto-building of NuGet-s 4 years ago
Dimitar Dobrev 1d162eb287 Delete the longer needed patching of msvc headers 4 years ago
Dimitar Dobrev 5c8e598775 Delete the longer needed patching of msvc headers 4 years ago
Dimitar Dobrev 299c34c80e Build LLVM for windows in C:\ for more free space 4 years ago
josetr 62e9119c63 Create a single nuget package that supports windows / linux / macos 5 years ago
josetr 39230069a2 Disable dotnet telemetry 5 years ago
josetr a74bd2906b Disable dotnet logo 5 years ago
josetr afaf834728 Only upload artifacts from master branch 5 years ago
Ali Alamiri ee48df522d
Publish artifacts for CI builds (#1533) 5 years ago
josetr a9616bdc75 CI: Add `Restore` step to make it easier to analyze build times 5 years ago
josetr 8a3a8bc4ad [Linux CI] Upgrade to GCC 10 5 years ago
josetr 8de5e1a2ae Move all LLVM files to /build/llvm 5 years ago
josetr 894fa2a640 Fix LLVM workflow in windows by using ACTIONS_ALLOW_UNSECURE_COMMANDS temporarily 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
Joao Matos c42d1df76b Deprecate GCC 7 and add GCC 10 build for LLVM CI. 5 years ago
josetr dbbcb6dbdf Upgrade to .NET Core 3.1 and improve build system 5 years ago
josetr ea9ec7f556
[Linux CI] Upgrade to GCC 9 (#1522) 5 years ago
josetr a8595fc281 A temporary hack to deal with a bug in MSVC v142 - VS 2019 build tools 5 years ago
Joao Matos 4c8a29f483 Add a GCC 9 build to the LLVM CI build matrix. 5 years ago
Joao Matos 59c569941c Pass the target architecture when building LLVM. 5 years ago
Joao Matos 79ab3f0c00 Publish artifacts after building LLVM. 5 years ago
Joao Matos 1cf6952dd7 Fix VS environment paths by setting global env variables. 5 years ago
Joao Matos 1e9aed74cf Setup VS command prompt in LLVM workflow to fix VS x86 build. 5 years ago
Joao Matos b68ba350b0 Update LLVM workflow with lukka/get-cmake action to setup CMake and Ninja. 5 years ago
Joao Matos e04de8e422 Setup Ninja build tool on LLVM workflow. 5 years ago
Joao Matos 6227109c3a Add initial LLVM package workflow. 5 years ago
josetr 3e8bf0c296
CI: Change job name to 'build' 5 years ago
josetr 11338c9eb1
Avoid duplicate builds by only allowing pull_request builds from forks. (#1498) 5 years ago
josetr b73ae97f2c
Remove redundant quotes and braces. 5 years ago
josetr ce1b3fe985
CI: Avoid inline scripting and use a single matrix. (#1495) 5 years ago
josetr 3015a9815f
CI: Disable fail-fast 5 years ago
josetr 2a0493024a
Remove pull_request_target usage because it messes CI builds. 5 years ago
josetr db249e05f0
Speed up CI build by avoiding vcvarsalls.bat (#1484) 5 years ago
josetr 9188ca660b
Use pull_request_target to fix permission issue when running nunit-reporter step (#1483) 5 years ago