index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
Lagom
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-02-02
Meta+CI: Disable Ladybird for fuzzer, compiler explorer and Android
Andrew Kaster
2023-02-01
Meta: Set LD_LIBRARY_PATH to Build/lagom for Lagom test targets
Timothy Flynn
2023-02-01
Meta: Set the Lagom test working directory for run-lagom-target
Timothy Flynn
2023-02-01
Meta: Build and run Tests/LibGfx in lagom builds
Nico Weber
2023-01-27
Meta: Allow running Lagom tests with "serenity.sh run lagom <target>"
Timothy Flynn
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2023-01-19
Meta/Lagom: Make sure that libraries are always linked as PRIVATE
Sam Atkins
2023-01-19
LibCore: Implement FileWatcher for macOS
Timothy Flynn
2023-01-18
LibCore: Implement FileWatcher for Linux
Timothy Flynn
2023-01-14
LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is set
Ben Wiederhake
2023-01-12
LibWebView+Ladybird: Begin de-duplicate WebView implementations
Linus Groh
2023-01-12
Utilities: Add ttfdisasm for disassembling OpenType instructions
MacDue
2023-01-09
AK+LibUnicode: Provide Unicode-aware String case transformations
Timothy Flynn
2023-01-06
Meta/Lagom: Link Threads::Threads
MacDue
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-25
Lagom: Add option to build Ladybird as part of a Lagom build
Andrew Kaster
2022-12-24
Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/caches
Timothy Flynn
2022-12-20
Lagom: Remove test apps
Sam Atkins
2022-12-20
Meta+test262-runner: Check for signature of __assert_fail in CMake
Andrew Kaster
2022-12-19
Meta: Include StylePropertiesModel.cpp in lagom LibWebView
MacDue
2022-12-17
LibGLSL: Add LibGLSL
Stephan Unverwerth
2022-12-14
Meta+CMake: Extract Wasm spec tests into the binary directory
Andrew Kaster
2022-12-14
LibUnicode: Fix compilation when the UCD download is disabled
Timothy Flynn
2022-12-14
CMake: Pass NO_POLICY_SCOPE to options cmake helpers
Andrew Kaster
2022-12-12
Meta: Separate ccache setup into its own component
Jan200101
2022-12-11
sql: Support running the sql REPL on Lagom
Timothy Flynn
2022-12-05
Meta: Explicitly link generated compile-time data into the WASM JS REPL
Timothy Flynn
2022-12-03
Meta+CI: Add CI job specifically for bundling serenity-js artifacts
Andrew Kaster
2022-11-26
Meta: Add a js REPL wasm target
Ali Mohammad Pur
2022-11-26
Everywhere: Add support for compilation under emscripten
Ali Mohammad Pur
2022-11-24
headless-browser: Add a mode for being controlled by WebDriver
Timothy Flynn
2022-11-09
Meta: Compile new WebContent IPC endpoints for WebDriver in Lagom
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-31
Lagom: Update GCC version check in CMakeLists.txt
Linus Groh
2022-10-24
Lagom: Link the system's LibSystem on SerenityOS
Tim Schumacher
2022-10-17
Lagom: Enable compile_commands.json for the lagom build directory
Andrew Kaster
2022-10-17
Lagom+CMake: Propagate dependencies for generated custom targets
Andrew Kaster
2022-10-17
Lagom: Make lagom_lib take names prefixed with Lib
Andrew Kaster
2022-10-16
Lagom: Remove unecessary _lagom suffix from test and executable names
Andrew Kaster
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-10-16
Meta: Use add_serenity_directory for LibTimeZone
Andrew Kaster
2022-10-16
Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectory
Andrew Kaster
2022-10-10
Userland: Remove unecessary uses of __serenity__ macro
Andrew Kaster
2022-10-10
LibRegex: Don't build LibRegex/C/Regex.cpp on Lagom
Andrew Kaster
2022-10-09
LibVideo: Add LibVideo test to Lagom
Zaggy1024
2022-10-06
LibWeb: Generate WebContent IPC endpoints for Lagom's LibWebView
Andreas Kling
2022-10-06
Meta: Hide WebView behind ENABLE_LAGOM_LIBWEB CMake option
Timothy Flynn
2022-10-06
Lagom: Add Build WebContentClient as part of Lagom's LibWebView
Andreas Kling
2022-10-03
Lagom: Change dl to ${CMAKE_DL_LIBS} for portability
vl-ms
2022-10-01
Lagom: Link LibMain statically
Daniel Bertalan
[next]