summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake.yml
AgeCommit message (Expand)Author
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
2021-04-11Meta: Add discord notifications for pushes and pull requestsIdan Horowitz
2021-03-13Meta: Make GA logs less misleadingBen Wiederhake
2021-03-04Meta: Search for the correct ccache cache keyBen Wiederhake
2021-03-04Meta: Use and cache ccache on Github ActionsBen Wiederhake
2021-03-04CI: Build with -DENABLE_PCI_IDS_DOWNLOAD=OFFLinus Groh
2021-03-02Meta: Run test-js and test-compress as CTest executablesAndrew Kaster
2021-02-28CI: Allow run step of on target tests to failAndrew Kaster
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-02-03Revert "Meta: Enable CodeQL static analysis for Serenity"Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-09Meta: Unify build-and-test jobs using a matrix buildAndrew Kaster
2021-01-01Meta: Add test-compress to Github workflow.asynts
2021-01-01CMake: Add public cmake option to document BUILD_LAGOMBrian Gianforcaro
2021-01-01CMake: Add public cmake option to document ENABLE_ALL_THE_DEBUG_MACROSBrian Gianforcaro
2020-12-31Meta+Docs+CI: Require clang-format >= 11Linus Groh
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-28CI: Prevent MacOS Lagom test failures from failing the build.Andrew Kaster
2020-12-28Meta: Add macOS workflow to CILuke
2020-12-27Meta: Run lint-prettier.sh on CILinus Groh
2020-12-24Meta: Set two minute timeout for CMake testsLuke
2020-12-02CI: Use Ninja for building (#4293)Nico Weber
2020-11-29Meta: Add GitHub Actions workflow for Lagom with FuzzersLuke
2020-11-26Meta: Enable CodeQL static analysis for SerenityBrian Gianforcaro
2020-11-14Meta: Use SerenityBot for IRC notificationsBen Wiederhake
2020-11-14Meta: Let toolchain patches invalidate toolchain cacheBen Wiederhake
2020-11-14Meta: Fix broken IRC notification for drafts and skipsBen Wiederhake
2020-11-13Meta: Nicer IRC notificationsBen Wiederhake