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-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
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-09
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
Simon Wanner
2022-04-06
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
Stephan Unverwerth
2022-04-05
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
Timothy Flynn
2022-04-03
Tests: Add some test coverage for the TTF parser
Nico Weber
2022-04-03
Meta: Give Lagom build errors colored diagnostics
Nico Weber
2022-03-31
CMake: Allow building fuzzing targets without libFuzzer or OSS-Fuzz
Tim Schumacher
2022-03-31
Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`
Tim Schumacher
2022-03-31
LibPDF: Move font files into their own directory
Matthew Olsson
2022-03-29
markdown-check: Port to LibMain
Kenneth Myhra
2022-03-29
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
Karol Kosek
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-20
Lagom: Build with -fsigned-char
Nico Weber
2022-03-19
Meta: Error out on find_program errors with CMake less than 3.18
Brian Gianforcaro
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-23
LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests
Ali Mohammad Pur
2022-02-21
Lagom: Port LibSyntax
Filiph Sandström
2022-02-20
Lagom: Add two-stage build for Fuzzers to enable fuzzing generated code
Andrew Kaster
2022-02-09
Meta: Add a CPack installation target for js(1)
Timothy Flynn
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-06
Lagom: Exclude libraries with X86 code when building for macOS on Arm
Morten Larsen
2022-01-25
Tests+LibJS: Add very simple bytecode LibJS tests
davidot
2022-01-22
Utilities+Lagom: Remove test-crypto
Nico Weber
2022-01-21
adjtime: Port to LibMain
mjz19910
2022-01-14
gml-format: Port to LibMain
Lucas CHOLLET
2022-01-14
disasm: Port to LibMain
Lucas CHOLLET
2022-01-11
LibTimeZone: Add a unit test for generated time zone data
Timothy Flynn
2022-01-09
Userland: Port wasm to LibMain
Federico Guerinoni
2022-01-09
Shell: Port to LibMain
Lucas CHOLLET
2022-01-08
Lagom: Execute `LibPDF` unit tests on the host
Simon Woertz
2022-01-08
LibUnicode: Use LibTimeZone's list of time zone names
Timothy Flynn
2022-01-08
LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generator
Timothy Flynn
2022-01-08
Meta: Remove -ldl linkage from LagomUnicode
Timothy Flynn
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2022-01-07
LibSQL: Implement LIKE SQL expressions
Guilherme Gonçalves
2021-12-29
Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSD
tuftedocelot
2021-12-24
LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library
Stephan Unverwerth
2021-12-22
Meta: Add a cmake flag for building for compiler explorer
Ali Mohammad Pur
[next]