summaryrefslogtreecommitdiff
path: root/Userland/Utilities/CMakeLists.txt
AgeCommit message (Expand)Author
2023-03-13headless-browser: Re-implement headless-browser using an OOPWVTimothy Flynn
2023-03-12Userland: Add an `image` utilityNico Weber
2023-02-26LibWasm+LibWeb: Sneak a JS::Completion into Wasm::ResultAli Mohammad Pur
2023-02-08LibGfx+icc: Read cicpTypeNico Weber
2023-02-04Utilities: Rename special target binaries only if they existKarol Kosek
2023-01-19Utilities: Replace fgrep with grep --fixed-stringsPeter Elliott
2023-01-15Utilities: Add new utility for converting images to raw bitmap binariesLiav A
2023-01-12Utilities: Add ttfdisasm for disassembling OpenType instructionsMacDue
2023-01-06Userland: Add a sed utilityEli Youngs
2022-12-27LibGfx: Start adding a utility for handling ICC color profilesNico Weber
2022-12-23pro: Add ability to log request/response metadata for HTTP URLsThomas Keppler
2022-12-20unzip: Verify extracted files against CRC32 checksumsimplicitfield
2022-12-11man: Refactor with LibManual and Core::Streamkleines Filmröllchen
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