summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake.yml
AgeCommit message (Expand)Author
2023-05-30CI: Do not expect `test-results.log` to exist on AArch64Daniel Bertalan
2023-05-28CI: Add testing for AArch64 :^)Daniel Bertalan
2023-05-28Toolchain+CI: Remove cache handling logic from `BuildIt.sh`Daniel Bertalan
2023-05-28CI: Update `actions/cache` to v3Daniel Bertalan
2023-03-12Meta+CMake: Remove "image" ninja target in favor of "qemu-image"Nico Weber
2023-02-09Revert "Meta: Automatically select best apt mirror"Timothy Flynn
2023-02-07Meta: Automatically select best apt mirrorMacDue
2022-12-28Meta: Remove i686 targetLiav A
2022-12-24Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/cachesTimothy Flynn
2022-12-03Meta: Switch to clang-format-15 as the standard formatterLinus Groh
2022-11-05CI: Check out PR merge branch instead of sourceJelle Raaijmakers
2022-11-03CI: Also update the main workflow to use actions/checkout version 3Timothy Flynn
2022-11-03CI: Upgrade `actions/setup-python` to v4Filiph Sandström
2022-10-25Everywhere: Require version >= 12 for GCC host compilerLinus Groh
2022-09-24Meta: Enable full region dumping on CIkleines Filmröllchen
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-08-14Everywhere: Get rid of the fbdev kernel boot argument remaindersLiav A
2022-07-20Meta: Upgrade CI's prettier to version 2.7.1Ali Mohammad Pur
2022-07-02CI: Use a custom ccache directory in GitHub CIIdan Horowitz
2022-06-18Meta: Run PNG size checks on CIkleines Filmröllchen
2022-05-24Meta+CI: Upgrade to ubuntu-22.04Nathan Wallace
2022-05-20CI: Fix syntax error after d0edf2627c3d72fa1d59ba173bac1c0cc3cb27e9Daniel Bertalan
2022-05-19Toolchain+Ports: Split the GCC patchesDaniel Bertalan
2022-04-23CI: Update the path to our LLVM patchesDaniel Bertalan
2022-04-01Meta: Switch to clang-format-14 as the standard formatterIdan Horowitz
2022-03-14CI: Do not "always" run GitHub Actions workflowsTimothy Flynn
2022-02-16CI: Disable compiletime header checkIdan Horowitz
2022-02-09CI: Add statement to ensure workflow runs only on serenityRodolfo Olivieri
2022-01-15Meta: Make check-symbols.sh use the correct build directorycreator1creeper1
2022-01-11CI: Bump prettier to latest version (2.5.1)Linus Groh
2022-01-10CI: Hash only relevant files for the key of the compiler cacheDaniel Bertalan
2022-01-08CI: Add a cache for the IANA time zone database filesTimothy Flynn
2022-01-07CI: Don't let APT ask for confirmation on package installationTim Schumacher
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2021-11-21CI: Bump prettier to latest version (2.4.1)Linus Groh
2021-11-01Meta: Check auto-generated manpages for completeness on CIBen Wiederhake
2021-10-25Kernel+SystemServer: Change bootmode to system_modeBen Wiederhake
2021-10-25Kernel: Separate panic behavior from bootmodeBen Wiederhake
2021-10-25Kernel: Separate framebuffers from bootmodeBen Wiederhake
2021-10-21CI: Use correct CLDR cache path on GitHub ActionsTimothy Flynn
2021-10-20Meta: Enable header checking in CIBen Wiederhake
2021-09-15Meta: Switch to a SuperBuild that splits host and target buildsAndrew Kaster
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-26CI: Ensure unzip is installed on the buildersTimothy Flynn
2021-08-26CI: Cache downloaded Unicode CLDR databaseTimothy Flynn
2021-08-21CI: Increase ccache size limit for serenity buildsIdan Horowitz
2021-08-18CI: Ensure relevant patch files are part of Toolchain cache hashAndrew Kaster
2021-08-17CI: Remove Lagom from GitHub Actions entirelyTimothy Flynn
2021-08-16CI: Remove NO_FUZZ Lagom builds from GitHub ActionsTimothy Flynn
2021-08-08CI: Split off clang toolchain builds from normal CI and schedule themIdan Horowitz