summaryrefslogtreecommitdiff
path: root/Userland/Utilities/CMakeLists.txt
AgeCommit message (Expand)Author
2022-12-04Utilities: Add stringsAlec Murphy
2022-11-26Utilities+Base: Add unveil utilityLiav A
2022-11-24headless-browser: Add a mode for being controlled by WebDriverTimothy Flynn
2022-11-10less: Use LibLine to compute line arrangement with fixed line widthLucas CHOLLET
2022-11-05Userland: Add support for jailsLiav A
2022-11-01Utilities: Clean up CMakeLists.txtTim Schumacher
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2022-10-31Utilities: Add nologin applicationBeckett Normington
2022-10-22Utilities: Rename `jp` to `json`Maxwell Trussell
2022-10-13Utilities: Add pkillMaxwell Trussell
2022-09-09Meta: Update jakt build support for fully bootstrapped compilerAndrew Kaster
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn
2022-08-02Utilities+Base: Rename `pape` utility to `wallpaper`networkException
2022-07-19Utilities: Remove the edid-dump utilityLiav A
2022-07-19LibC: Remove the `LibPthread` interface targetTim Schumacher
2022-07-15Userland: Introduce the lsblk utility to show list of storage devicesLiav A
2022-07-14Utilities: Add "pledge" utility for launching a sandboxed commandAndreas Kling
2022-06-15Utilities: Remove `ddate` joke programAndreas Kling
2022-05-29Utilities: Add networking to headless-browserDexesTTP
2022-05-29Utilities: Add a simple headless-browserDexesTTP
2022-05-27Utilities: Add edid-dump program to dump EDID from Display connectorsLiav A
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-04-28Kernel+Utilities: Add the route utilitybrapru
2022-04-05js: Convert non-UTF-8 encoded files to UTF-8 before parsingTimothy Flynn
2022-03-30test: Port to LibMainKenneth Myhra
2022-03-29seq: Port to LibMainKenneth Myhra
2022-03-29tty: Port to LibMainKenneth Myhra
2022-03-29tt: Port to LibMainKenneth Myhra
2022-03-29tr: Port to LibMainKenneth Myhra
2022-03-29test_env: Port to LibMainKenneth Myhra
2022-03-29test-unveil: Port to LibMainKenneth Myhra
2022-03-29test-pthread: Port to LibMain and let local functions return ErrorOr<T>Kenneth Myhra
2022-03-29test-fuzz: Port to LibMainKenneth Myhra
2022-03-29test-bindtodevice: Port to LibMainKenneth Myhra
2022-03-29kcov-example: Port to LibMainKenneth Myhra
2022-03-29telws: Port to LibMainKenneth Myhra
2022-03-29run-tests: Port to LibMainKenneth Myhra
2022-03-29markdown-check: Port to LibMainKenneth Myhra
2022-03-28LibXML: Add a fairly basic XML parserAli Mohammad Pur
2022-03-26tee: Port to LibMain and move to SerenityOS code patternsKenneth Myhra
2022-03-24readlink: Port to LibMainKenneth Myhra
2022-03-22disk_benchmark: Port to LibMainNicholas Cellino
2022-03-22readelf: Port to LibMainBrian Gianforcaro
2022-03-22purge: Port to LibMainBrian Gianforcaro
2022-03-22traceroute: Port to LibMainBrian Gianforcaro
2022-03-22true: Port to LibMainBrian Gianforcaro
2022-03-22printf: Port to LibMainBrian Gianforcaro
2022-03-22matroska: Port to LibMainBrian Gianforcaro
2022-03-20Base: Install symlinks instead of aliasing rgrep and egrepTim Schumacher