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-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
2021-12-21
LibUnicode: Dynamically load the generated UnicodeData symbols
Timothy Flynn
2021-12-15
Lagom: Add argument `WORKING_DIRECTORY` to `lagom_test(...)`
Simon Woertz
2021-11-29
Tests: Add a simple LibGL render-test
Hendiadyoin1
2021-11-29
Lagom: Add LibGL to the libraries
Hendiadyoin1
2021-11-29
Lagom: Disable implicit-const-int-float-conversion warnings
Hendiadyoin1
2021-11-23
Meta: Define LagomMain outside of the BUILD_LAGOM branch
Timothy Flynn
2021-11-22
js: Port to LibMain :^)
Linus Groh
2021-11-22
Lagom: Add LibMain as a lagom_lib()
Linus Groh
2021-10-30
Lagom/Fuzzers: Add fuzzer for PDF document
Brendan Coles
2021-10-16
Lagom: Do not use -fno-sematic-interposition in fuzzer builds
Nico Weber
2021-10-15
Lagom: Build with -fno-no-semantic-interposition
Nico Weber
2021-10-15
Lagom: Build with -fno-exceptions
Nico Weber
2021-10-10
markdown-checker: New tool that checks document links
Ben Wiederhake
2021-10-10
Meta: Re-enable warnings for deprecated copies also for Lagom
Ben Wiederhake
2021-10-07
Meta: Disable -Wmaybe-uninitialized for Lagom
Idan Horowitz
2021-10-03
LibJS: Add a specific test for invalid unicode characters in the lexer
davidot
2021-09-16
Meta: Fix Lagom RPATH for non-Ubuntu Linux and macOS hosts
Andrew Kaster
2021-09-15
Meta: Add FIXME for not setting BUILD_SHARED_LIBS in Lagom build
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-15
Meta: Move all options to targetname_options.cmake files
Andrew Kaster
2021-09-15
Meta: Add Meta/CMake to the CMAKE_MODULE_PATH for Serenity and Lagom
Andrew Kaster
2021-08-31
Tests: Test LibMarkdown against commonmark test suite
Peter Elliott
2021-08-30
CMake: Add custom target to build only the generated sources
Brian Gianforcaro
2021-08-28
Everywhere: Move all host tools into the Lagom/Tools subdirectory
Andrew Kaster
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-17
Meta: Semi-automatically detect ccache for Lagom builds
Timothy Flynn
2021-08-02
Meta: Add BUILD_SHARED_LIBS option for Lagom builds
Andrew Kaster
2021-07-30
LibRegex+LibUnicode: Begin implementing Unicode property escapes
Timothy Flynn
2021-07-29
Lagom: Add proper install rules
Andrew Kaster
2021-07-29
Lagom: Exclude GMLAutocompleteProvider.cpp from GML library sources
Linus Groh
[next]