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
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
2022-09-29
Lagom: Win32 support baby steps
Diego Iastrubni
2022-09-25
Lagom: Build DOMTreeModel from LibWebView
Andreas Kling
2022-09-25
Lagom: Build a tiny slice of LibGUI
Andreas Kling
2022-09-22
Meta: Don't build Core::LocalServer on Android
Andrew Kaster
2022-09-21
Everywhere: Rename WrapperGenerator to BindingsGenerator
Linus Groh
2022-09-17
LibIDL+WrapperGenerator: Move IDL code into a library
Sam Atkins
2022-09-15
Meta: Enable vptr sanitation by default for Lagom UBSAN builds
Timothy Flynn
2022-09-13
Meta: Add Lagom option to disable building LibWeb
Timothy Flynn
2022-09-11
LibJS: Import the libjs-test262-runner from linusg/libjs-test262
davidot
2022-09-10
LibJS: Allow negative pointers in Value
davidot
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-05
LibLocale: Move locale source files to the LibLocale library
Timothy Flynn
2022-09-05
LibLocale: Move locale test files to the LibLocale folder
Timothy Flynn
2022-09-05
LibLocale: Move locale source files to the LibLocale folder
Timothy Flynn
2022-09-05
LibUnicode: Move CLDR data generators to a LibLocale subfolder
Timothy Flynn
2022-09-02
Meta+Tests: Allow running FLAC spec tests
kleines Filmröllchen
2022-07-21
CI+Lagom: Add Lagom Android CI for arm64-v8a on NDK 24 with API level 30
Andrew Kaster
2022-07-19
LibAudio: Rename ConnectionFromClient to ConnectionToServer
kleines Filmröllchen
2022-07-19
Meta: Add Android cross-compile support to Lagom
Andrew Kaster
2022-07-14
LibWeb: Add definitions from '2.2.1. Methods' in the Fetch spec
Linus Groh
2022-07-08
LibUnicode: Parse and generate per-locale plural rules from the CLDR
Timothy Flynn
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
Meta: Rename Lagom library target names from LagomFoo to LibFoo
Andrew Kaster
2022-06-13
LibWeb: Add the ability to retrieve a WebGL context from getContext
Luke Wilde
2022-05-29
Lagom: Compile headless-browser on Lagom :^)
DexesTTP
2022-05-29
Lagom: Build LibWeb on Lagom
DexesTTP
2022-05-29
Lagom: Disable the unused-private-field warning on Lagom's clang builds
DexesTTP
2022-05-29
Lagom: Compile LibWebSocket on Lagom
DexesTTP
2022-05-29
Lagom: Compile all sources of LibGfx
DexesTTP
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-21
LibCompress: Implement Brotli decompressor
Michiel Visser
2022-05-14
Meta: Move compiler flags into standalone CMake files
Linus Groh
2022-04-17
Tests: Implement reference image testing for LibGL
Jelle Raaijmakers
2022-04-09
LibGfx: Add a loader the Web Open Font Format (WOFF)
Simon Wanner
[next]