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-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
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
[next]