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
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
2021-07-29
Lagom: Change to shared library build for all Lagom code
Andrew Kaster
2021-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-26
Meta: Add LibUnicode (and its tests) to Lagom
Timothy Flynn
2021-07-08
Lagom: Exclude LibSQL/SQLClient.cpp and the sql utility from Lagom
Jan de Visser
2021-07-06
Meta: Fix building Lagom on Linux
Gunnar Beutner
2021-07-06
LibThreading: Fix building the library on macOS
Gunnar Beutner
2021-06-24
LibSQL: Move Lexer and Parser machinery to AST directory
Jan de Visser
2021-06-22
LibCore: Add unit test for File::read_line
coderdreams
2021-06-19
LibCrypto+LibTLS: Split and move test suite into Tests directory
Peter Bocan
2021-06-17
Lagom: Add an install target
sin-ack
2021-06-15
LibJS: Add a basic pass manager and add some basic passes
Ali Mohammad Pur
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-17
Meta: Build LibWasm and the wasm utility as part of Lagom
Ali Mohammad Pur
2021-05-14
Lagom: Enable sanitizer builds with gcc
Andrew Kaster
[next]