[GITHUB] Add MSVC ARM64 builder
[reactos.git] / .github / workflows / build.yml
2022-05-25 Stanislav Motylkov[GITHUB] Add MSVC ARM64 builder
2022-04-23 Hermès Bélusca-Maïto[GITHUB] Fix MSVC 2015 (v14.0) build, until a clear... 4454/head
2022-04-23 Hermès Bélusca-Maïto[GITHUB] Use the correct worker to get MSBuild VS2019...
2022-03-18 Stanislav Motylkov[NTDLL][ARM] Add missing definition for RtlFillMemoryUlong
2021-11-17 Stanislav Motylkov[GITHUB] Applications, CPL, and rosapps modules are...
2021-10-22 Serge Gautherie[GITHUB] build.yml: Update LLVM version to 13 (#4054)
2021-09-14 Victor Perevertkin[GITHUB] Use 64bit LLVM for both 32bit and 64bit clang... 3960/head
2021-08-02 Victor Perevertkin[GITHUB] Build Release configuration for all compilers 3838/head
2021-07-11 Timo Kreuzer[GITHUB] Add MSVC Release builder
2021-05-31 Serge Gautherie[GITHUB] build.yml: Define CLANG_VERSION for clang...
2021-05-31 Serge Gautherie[GITHUB] build.yml: Properly define LLVM_VERSION
2021-05-24 Mark Jansen[GITHUB] Add ARM builder 3602/head
2021-05-19 Serge Gautherie[GITHUB] build.yml: Remove superfluous '${{github.works...
2021-05-19 Serge Gautherie[GITHUB] build.yml: Sync' 'if:' syntax
2021-05-12 Jérôme Gardou[GITHUB] Make sure things get compiled with MSVC 2015...
2021-05-04 Jérôme Gardou[GITHUB] Improve logic to cache RosBE build
2021-05-03 Victor Perevertkin[GITHUB] Use full paths on build-linux, as RosBE.sh...
2021-05-03 Victor Perevertkin[GITHUB] Remove working-directory for configure
2021-05-03 Victor Perevertkin[GITHUB] Use cmake's -S and -B options explicitly
2021-05-03 Jérôme Gardou[GITHUB] Add clang-cl amd64 build to CI
2021-05-03 Jérôme Gardou[GITHUB] Enable GCC+clang amd64 build
2021-04-22 Victor Perevertkin[GITHUB] Update LLVM version to 12 and fix indentation
2021-03-03 Jérôme Gardou[GITHUB] Add MSBUILD CI action
2021-03-03 Victor Perevertkin[GITHUB] Choose LLVM version manually
2021-01-28 Victor Perevertkin[GITHUB] Fix PATH setting for Flex and Bison 3435/head
2020-12-28 Jérôme Gardou[GITHUB] Get LLVM latest version from chocolatey repository
2020-11-22 Thomas Faber[GITHUB] Add clang-cl location to the beginning of...
2020-11-16 Jérôme Gardou[GITHUB] Add CLang build action
2020-11-08 Victor Perevertkin[GITHUB] Enable amd64 artefacts and other minor changes
2020-08-31 Victor Perevertkin[GITHUB] Remove the hack for msvc-amd64 build
2020-08-23 Thomas Faber[GITHUB] Enable Clang-Cl build in GitHub actions. CORE...
2020-05-28 Victor Perevertkin[GITHUB] Set up necessary environment variables for...
2020-05-17 Victor Perevertkin[GITHUB] Enable ccache for GCC builds on GitHub Actions
2020-05-04 Victor Perevertkin[GITHUB][TRAVIS][APPVEYOR] Move all CI to GitHub Actions 2688/head