summaryrefslogtreecommitdiff
path: root/Meta/Lagom/CMakeLists.txt
AgeCommit message (Expand)Author
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
2022-10-17Lagom+CMake: Propagate dependencies for generated custom targetsAndrew Kaster
2022-10-17Lagom: Make lagom_lib take names prefixed with LibAndrew Kaster
2022-10-16Lagom: Remove unecessary _lagom suffix from test and executable namesAndrew Kaster
2022-10-16CMake+Userland: Use CMakeLists from Userland to build Lagom LibrariesAndrew Kaster
2022-10-16Meta: Use add_serenity_directory for LibTimeZoneAndrew Kaster
2022-10-16Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectoryAndrew Kaster
2022-10-10Userland: Remove unecessary uses of __serenity__ macroAndrew Kaster
2022-10-10LibRegex: Don't build LibRegex/C/Regex.cpp on LagomAndrew Kaster
2022-10-09LibVideo: Add LibVideo test to LagomZaggy1024
2022-10-06LibWeb: Generate WebContent IPC endpoints for Lagom's LibWebViewAndreas Kling
2022-10-06Meta: Hide WebView behind ENABLE_LAGOM_LIBWEB CMake optionTimothy Flynn
2022-10-06Lagom: Add Build WebContentClient as part of Lagom's LibWebViewAndreas Kling
2022-10-03Lagom: Change dl to ${CMAKE_DL_LIBS} for portabilityvl-ms
2022-10-01Lagom: Link LibMain staticallyDaniel Bertalan
2022-09-29Lagom: Win32 support baby stepsDiego Iastrubni
2022-09-25Lagom: Build DOMTreeModel from LibWebViewAndreas Kling
2022-09-25Lagom: Build a tiny slice of LibGUIAndreas Kling
2022-09-22Meta: Don't build Core::LocalServer on AndroidAndrew Kaster
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-09-17LibIDL+WrapperGenerator: Move IDL code into a librarySam Atkins
2022-09-15Meta: Enable vptr sanitation by default for Lagom UBSAN buildsTimothy Flynn
2022-09-13Meta: Add Lagom option to disable building LibWebTimothy Flynn
2022-09-11LibJS: Import the libjs-test262-runner from linusg/libjs-test262davidot
2022-09-10LibJS: Allow negative pointers in Valuedavidot
2022-09-09Meta: Update jakt build support for fully bootstrapped compilerAndrew Kaster
2022-09-05LibLocale: Move locale source files to the LibLocale libraryTimothy Flynn
2022-09-05LibLocale: Move locale test files to the LibLocale folderTimothy Flynn
2022-09-05LibLocale: Move locale source files to the LibLocale folderTimothy Flynn
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-09-02Meta+Tests: Allow running FLAC spec testskleines Filmröllchen