summaryrefslogtreecommitdiff
path: root/Meta/Lagom/CMakeLists.txt
AgeCommit message (Expand)Author
2023-03-25Meta: Add "gunzip" and "gzip" to lagom buildNico Weber
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2023-03-19Meta: Specify a working directory for the FLAC spec test on Lagomkleines Filmröllchen
2023-03-16Meta: Download cacert.pem at build timeFabian Dellwing
2023-03-13file: Read more metadata from audio fileskleines Filmröllchen
2023-03-13headless-browser: Re-implement headless-browser using an OOPWVTimothy Flynn
2023-03-12Userland: Add an `image` utilityNico Weber
2023-03-04Meta: Link to libnsl and libsocket on Solaris in Lagom CMakeListsnipos
2023-02-26LibWasm+LibWeb: Sneak a JS::Completion into Wasm::ResultAli Mohammad Pur
2023-02-25Lagom: Build `file` in lagom buildsNico Weber
2023-02-25Lagom: Build LibELF on arm64Nico Weber
2023-02-24CI+Lagom: Use the same options for running test-wasm in ctest and CIAndrew Kaster
2023-02-22Lagom: Include AccessibilityTreeModel in LibWebViewMacDue
2023-02-20LibCore: Add support for NetBSD in anon_createnipos
2023-02-02Meta+CI: Disable Ladybird for fuzzer, compiler explorer and AndroidAndrew Kaster
2023-02-01Meta: Set LD_LIBRARY_PATH to Build/lagom for Lagom test targetsTimothy Flynn
2023-02-01Meta: Set the Lagom test working directory for run-lagom-targetTimothy Flynn
2023-02-01Meta: Build and run Tests/LibGfx in lagom buildsNico Weber
2023-01-27Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"Timothy Flynn
2023-01-19Meta: Use existing test-sources lists for Lagom instead of globbingSam Atkins
2023-01-19Meta/Lagom: Make sure that libraries are always linked as PRIVATESam Atkins
2023-01-19LibCore: Implement FileWatcher for macOSTimothy Flynn
2023-01-18LibCore: Implement FileWatcher for LinuxTimothy Flynn
2023-01-14LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is setBen Wiederhake
2023-01-12LibWebView+Ladybird: Begin de-duplicate WebView implementationsLinus Groh
2023-01-12Utilities: Add ttfdisasm for disassembling OpenType instructionsMacDue
2023-01-09AK+LibUnicode: Provide Unicode-aware String case transformationsTimothy Flynn
2023-01-06Meta/Lagom: Link Threads::ThreadsMacDue
2022-12-27LibGfx: Start adding a utility for handling ICC color profilesNico Weber
2022-12-25Lagom: Add option to build Ladybird as part of a Lagom buildAndrew Kaster
2022-12-24Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/cachesTimothy Flynn
2022-12-20Lagom: Remove test appsSam Atkins
2022-12-20Meta+test262-runner: Check for signature of __assert_fail in CMakeAndrew Kaster
2022-12-19Meta: Include StylePropertiesModel.cpp in lagom LibWebViewMacDue
2022-12-17LibGLSL: Add LibGLSLStephan Unverwerth
2022-12-14Meta+CMake: Extract Wasm spec tests into the binary directoryAndrew Kaster
2022-12-14LibUnicode: Fix compilation when the UCD download is disabledTimothy Flynn
2022-12-14CMake: Pass NO_POLICY_SCOPE to options cmake helpersAndrew Kaster
2022-12-12Meta: Separate ccache setup into its own componentJan200101
2022-12-11sql: Support running the sql REPL on LagomTimothy Flynn
2022-12-05Meta: Explicitly link generated compile-time data into the WASM JS REPLTimothy Flynn
2022-12-03Meta+CI: Add CI job specifically for bundling serenity-js artifactsAndrew Kaster
2022-11-26Meta: Add a js REPL wasm targetAli Mohammad Pur
2022-11-26Everywhere: Add support for compilation under emscriptenAli Mohammad Pur
2022-11-24headless-browser: Add a mode for being controlled by WebDriverTimothy Flynn
2022-11-09Meta: Compile new WebContent IPC endpoints for WebDriver in LagomTimothy Flynn
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-31Lagom: Update GCC version check in CMakeLists.txtLinus Groh
2022-10-24Lagom: Link the system's LibSystem on SerenityOSTim Schumacher
2022-10-17Lagom: Enable compile_commands.json for the lagom build directoryAndrew Kaster