summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake.yml
AgeCommit message (Expand)Author
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
2021-08-08CI: Try building Serenity with ClangDaniel Bertalan
2021-07-31CI: Do not change the system gcc version to 10Thomas Wagenveld
2021-07-27CI: Cache UnicodeData files on GitHub Actions runsIdan Horowitz
2021-07-18CI: Enable build breaks on x86_64 test failuresPeter Bindels
2021-07-12Meta+CI: Use wabt version 1.0.23 for all CI jobsAndrew Kaster
2021-07-02CI: Increase ccache size limit for on-target buildsIdan Horowitz
2021-07-01CI: Add x86_64 on target testsIdan Horowitz
2021-07-01CI: Cancel duplicate workflow runs for pull requestsIdan Horowitz
2021-06-26CI: Increase the on-target tests timeout to 60 minutes from 30 minutesIdan Horowitz
2021-06-21Meta: Disable USB IDs file download in CIBrian Gianforcaro
2021-06-22LibWasm: Generate all spec tests, even ones that aren't valid modulesAli Mohammad Pur
2021-06-03CI: Skip saving the toolchain and ccache caches in PR workflowsIdan Horowitz
2021-05-29Meta/CI: Remove IRC notificationsAndrew Kaster
2021-05-29CI: Use builtin clang-11, clang-12, npm, and libstdc++-10-dev packagesAndrew Kaster
2021-05-27CI: Enable UBSAN for on-target testsAndrew Kaster
2021-05-27Meta: Run the Wasm spec tests in CIAli Mohammad Pur
2021-05-27Meta/CI: Add ENABLE_ALL_DEBUG_FACILITIES CMake optionAndrew Kaster
2021-05-23CI: Enable more verbose and strict sanitizer optionsAndrew Kaster
2021-05-23CI: Make BuggieBot reply to pull requests that fail the commit linterIdan Horowitz
2021-05-21Base/CI: Create and check test-results.log file for on-target testsAndrew Kaster
2021-05-21CI: Add canonical-server/server-backports PPA to get updated QEMUAndrew Kaster
2021-05-21Base/CI: Run tests from /usr/Tests in GitHub ActionsAndrew Kaster
2021-05-21CI: Bump update-alternatives priority to 100Linus Groh
2021-05-21CI: Also apt-get purge clang-11 in build_and_test_lagom stepLinus Groh
2021-05-16CI: Compile and run Lagom tests with ASAN and UBSANAndrew Kaster
2021-05-16Meta: Add a check for periods on the end of titles to commit linterIdan Horowitz
2021-05-10Meta: Pin prettier linter versionAdam Hodgen
2021-04-26Meta: Lint commits for unix-style linebreaksIdan Horowitz
2021-04-25Meta: Allow for spaces in commit title category linterIdan Horowitz
2021-04-23Meta: Add basic commit message linting for pull requestsIdan Horowitz
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-16CI: Use clang-12 instead of clang-10 when building fuzzersAnotherTest
2021-04-13Meta: Enable pull_request_target context for the notify_discord actionIdan Horowitz