summaryrefslogtreecommitdiff
path: root/Meta/Azure
AgeCommit message (Expand)Author
2023-05-05Ladybird: Use vector icons in the browser toolbarAndreas Kling
2023-04-21Meta: Add coreutils in macos Azure setupAliaksandr Kalenik
2023-03-29CI: Bump clang used by the Fuzzer build to clang-15Timothy Flynn
2023-03-19CI: Add "set -e" to Azure DevOps scriptsAndrew Kaster
2023-03-15CI: Bump Android NDK version used in CI to 25.2.9519653Andrew Kaster
2023-03-12Meta+CMake: Remove "image" ninja target in favor of "qemu-image"Nico Weber
2023-03-11CI: Remove stale dependence on Toolchain.yml from nightly jobAndrew Kaster
2023-03-10Ladybird+CI: Move layout_test.sh test runner from CI yml into CMakeAndrew Kaster
2023-02-24CI: Make sure to brew update in macOS Azure setupAndrew Kaster
2023-02-09Revert "Meta: Automatically select best apt mirror"Timothy Flynn
2023-02-07Meta: Automatically select best apt mirrorMacDue
2023-02-02Meta+CI: Disable Ladybird for fuzzer, compiler explorer and AndroidAndrew Kaster
2023-02-01CI: Move running LibWeb layout tests to AzureTimothy Flynn
2022-12-28CI: Remove extraneous toolchain job from Azure CITimothy Flynn
2022-12-28Meta: Remove i686 targetLiav A
2022-12-25CI: Bump macOS Azure runners to macos-12 tagAndrew Kaster
2022-12-25CI: Enable ladybird builds in Lagom CIAndrew Kaster
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-26CI: Install gcc-12 for Android nightly CI jobAndrew Kaster
2022-11-11CI: Use gcc-12 in nightly Android host lagom build stageAndrew Kaster
2022-10-25Everywhere: Require version >= 12 for GCC host compilerLinus Groh
2022-10-01Toolchain: Move the binutils patch into its own folderTim Schumacher
2022-09-24Meta: Enable full region dumping on CIkleines Filmröllchen
2022-09-22CI: Remove Android NDK CacheAndrew Kaster
2022-09-14CI: Fix typo preventing the CLDR cache from being pulledTimothy Flynn
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-08-23CI: Bust the macOS Lagom ccache and reduce its sizeTimothy Flynn
2022-08-23CI: Install newer Bash via homebrew on macOSLinus Groh
2022-08-14Everywhere: Get rid of the fbdev kernel boot argument remaindersLiav A
2022-08-09CI: Enable downloading the Azure remote data cache for Fuzzer buildsTimothy Flynn
2022-08-09CI: Add a restoration key for Azure's remote data cachesTimothy Flynn
2022-07-21CI+Lagom: Add Lagom Android CI for arm64-v8a on NDK 24 with API level 30Andrew Kaster
2022-07-19Everywhere: Fully remove the separate LibPthread directoryTim Schumacher
2022-07-19Meta: Add Android cross-compile support to LagomAndrew Kaster
2022-05-24Meta+CI: Upgrade to ubuntu-22.04Nathan Wallace
2022-05-19Toolchain+Ports: Split the GCC patchesDaniel Bertalan
2022-05-07CI: Ensure that Azure nightly pipeline doesn't run on CI or PR triggersAndrew Kaster
2022-05-07CI: Use proper paths to template files in nightly-pipeline.ymlAndrew Kaster
2022-05-02CI: Add x86_64 Clang Coverage pipeline in AzureAndrew Kaster
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-31Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`Tim Schumacher
2022-02-20Lagom: Add two-stage build for Fuzzers to enable fuzzing generated codeAndrew Kaster
2022-02-15Meta: Actually run gml-format in CIIdan Horowitz
2022-02-15Meta: Increase Azure CI timeout for Lagom buildsIdan Horowitz
2022-02-14Meta: Use clang-13 instead of clang-12 in Azure CIIdan Horowitz
2022-02-13Meta: Actually run gml-format in CIIdan Horowitz
2022-01-22CI: Fail Lagom linters step as soon as any linter failsIdan Horowitz
2022-01-14CI: Disallow test failures on macOS Lagom :^)Timothy Flynn