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
2020-11-14
Lagom: Use -fsanitize=fuzzer, not -fsanitize=fuzzer-no-link
Nico Weber
2020-11-12
Lagom: Add ntpquery to lagom build
Nico Weber
2020-11-10
Userland: Add an "adjtime" utility
Nico Weber
2020-10-30
LibTLS: (Almost) verify certificate chain against root CA certificates
AnotherTest
2020-10-29
CMake: Use CONFIGURE_DEPENDS in existing globs.
asynts
2020-09-01
Build: Add some -Wno-unknown-warning-option flags to CXXFLAGS
Andreas Kling
2020-08-24
Meta+Userland: Run the TLS test too
AnotherTest
2020-08-15
Lagom: Add LibHTTP to Lagom (it builds fine without changes)
Andreas Kling
2020-08-09
Lagom: Pass -Wno-deprecated-copy to clang too
Nico Weber
2020-08-09
disasm: For ELF files, disassemble .text section
Nico Weber
2020-08-04
Build: Make things build with clang without needing local changes
Nico Weber
2020-08-04
LibCompress: Add LibCompress
stelar7
2020-07-29
Lagom: Clean up glob after puff.c -> puff.cpp rename
Nico Weber
2020-07-27
Lagom: Build with -std=c++2a -Wno-deprecated-copy
Andreas Kling
2020-07-23
Lagom: Add LibGemini, LibGfx
Nico Weber
2020-07-14
Lagom: Add a markdown fuzzer
Nico Weber
2020-07-06
LibJS/test-js: Create test-js program, prepare for test suite refactor
Matthew Olsson
2020-07-05
Shell: Build as part of Lagom as well
AnotherTest
2020-06-07
Meta: Run Crypto tests in CI
AnotherTest
2020-05-27
Lagom: Build LibCrypto, LibTLS and test-crypto :^)
Andreas Kling
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-04-11
LibX86: Add an X86 instruction decoder library + basic disassembler
Andreas Kling
2020-04-08
Lagom: Add fuzz testing for LibJS using libFuzzer (#1692)
Paul Redmond
2020-04-05
Lagom: Add clang address/memory/undefined-behavior analyzer support
Brian Gianforcaro
2020-03-31
Lagom: Build LibLine since "js" depends on it
Andreas Kling
2020-03-23
Lagom: Build LibJS + "js" test program
Andreas Kling
2020-02-06
Lagom: Add a tiny JSON test app
Andreas Kling
2020-02-06
Lagom: Remove the bitrotted SimpleIPC test program
Andreas Kling
2019-11-19
Lagom: Fix build
Andreas Kling
2019-11-18
Lagom: Move this into Meta/
Andreas Kling