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-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
2021-05-13
LibCrypto: Split BigInteger operations into an Algorithms class
DexesTTP
2021-05-09
LibSQL: Add a syntax highlighter
Dylan Katz
2021-05-08
Meta + Lagom: Fix paths after movement of tests to Tests/
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-01
Lagom/CMake: Add -fconstexpr-steps for AppleClang
Carlos César Neves Enumo
2021-04-29
Meta: Increase fconstexpr-steps for Clang Lagom builds
Idan Horowitz
2021-04-25
AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake
Andrew Kaster
2021-04-21
Tests: Reorganize LibCompress unit tests
Marco Biscaro
2021-04-20
Lagom: Add sql utility and LibSQL unit tests
Timothy Flynn
2021-03-27
Lagom/Fuzzers: Add fuzzer for zip file parser
Luke
2021-03-02
Meta: Run test-js and test-compress as CTest executables
Andrew Kaster
2021-03-01
AK/Lagom: Modify TestSuite to return how many tests failed from main
Andrew Kaster
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2021-02-27
Lagom: Build with -Wno-literal-suffix when using GCC
Linus Groh
2021-02-27
Lagom: CMakeLists.txt housekeeping
Linus Groh
2021-02-24
AK: Add support for AK::StringView literals with operator""sv
Brian Gianforcaro
2021-02-16
Lagom: Build LibTextCodec into Lagom
Andreas Kling
2021-01-30
Lagom: Don't include Shell/main.cpp
Ben Wiederhake
2021-01-28
Lagom+AK: Remove remains of clang -Wconsumed usage
Andreas Kling
2021-01-26
Meta: Split debug defines into multiple headers.
asynts
2021-01-25
Everywhere: Use CMake to generate AK/Debug.h.
asynts
2021-01-24
Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version
Luke
2021-01-19
Shell: Make tests use PASS/FAIL instead of exit codes
AnotherTest
2021-01-12
Lagom: Add Userland/ to include paths
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-12
Userland: Move command-line utilities to Userland/Utilities/
Andreas Kling
2021-01-12
Shell: Move to Userland/Shell/
Andreas Kling
2021-01-03
Lagom: Build gml-format
Linus Groh
2021-01-03
Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinker
William Marlow
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
2021-01-01
Lagom: Build test-compress
Andreas Kling
2021-01-01
CMake: Consolidate all options to the root of the project
Brian Gianforcaro
2020-12-15
Meta: Set a 10 second timeout on Shell tests
AnotherTest
2020-11-29
Meta: Add GitHub Actions workflow for Lagom with Fuzzers
Luke
2020-11-29
Lagom: Add a Shell parser fuzzer
AnotherTest
2020-11-27
Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)
DavidKorczynski
2020-11-27
LibRegex: Add a regular expression library
Emanuel Sprung
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
[next]