19 Commits (c880be445cb99aafc3e60268b4fb9a13c6ce9bd1)

Author SHA1 Message Date
Conrad Kreyling c880be445c Enable ARM64 support on LLVM builds 1 year ago
Salvage 0534e33178 Bump GH actions versions to solve warnings 2 years ago
Joao Matos 7d6decd8b7 Update action steps to latest to fix Node.js deprecation warnings. 2 years ago
Joao Matos 3d32fc7d87 Update LLVM workflow to latest Action images. 2 years ago
Dimitar Dobrev 299c34c80e Build LLVM for windows in C:\ for more free space 4 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 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
josetr 3193bea7bd
Remove `build-` prefix from CI job names (#1481) 5 years ago
Joao Matos 0539255fdf Save NUnit test results and report it in Github Actions. 5 years ago
Joao Matos 08419ff19b Add Windows build to Github Actions. 5 years ago
Joao Matos b6e641b19d Add initial Github Actions workflow. 5 years ago