summaryrefslogtreecommitdiff
path: root/Userland/Libraries/CMakeLists.txt
AgeCommit message (Expand)Author
2021-04-20LibSQL: Introduce a SQL library with a tokenizerTimothy Flynn
2021-04-18LibWebSocket: Add a new websocket libraryDexesTTP
2021-03-23Libraries: Rename LibTar to LibArchiveIdan Horowitz
2021-03-01LibTest + test-js: Add initial skelaton of LibTest and migrate code there.Brian Gianforcaro
2021-02-07LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntaxAndreas Kling
2021-02-05Userland: Add LibSystem and funnel all syscalls through itAndreas Kling
2021-02-04LibSymbolClient: Add helper library for interfacing with SymbolServerAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling