12 Commits (48c9ea5908c9733544d75dc1533fa1507613dbdd)

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
duckdoom5 c51e3c2cc6 Fix incorrect configuration mapping 5 months ago
duckdoom5 32b2d5e455 Use checkout action instead of manual command 5 months ago
duckdoom5 9b3bdd682d Add debug configurations to llvm workflows 5 months 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
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
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 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