summaryrefslogtreecommitdiff
path: root/Userland/Utilities/CMakeLists.txt
AgeCommit message (Expand)Author
2023-05-28headless-browser: Print a diff when a test failure occursAndreas Kling
2023-05-23test-fuzz: Add all the missing fuzzersTim Schumacher
2023-05-23test-fuzz: Don't include all fuzzers into the same .cpp fileTim Schumacher
2023-05-21xml: Prefer LibFileSystem over DeprecatedFileBen Wiederhake
2023-05-21wasm: Prefer LibFileSystem over DeprecatedFileBen Wiederhake
2023-05-21shot: Prefer LibFileSystem over DeprecatedFileBen Wiederhake
2023-05-21open: Prefer LibFileSystem over DeprecatedFileBen Wiederhake
2023-05-19usermod: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-19install: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-15readlink: Prefer FileSystem::readlink over DeprecatedFileBen Wiederhake
2023-05-13Userland+Meta: Add new helper program for network settingsFabian Dellwing
2023-05-13pledge: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-13which: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-13aplay: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-13abench: Prefer FileSystem over DeprecatedFileBen Wiederhake
2023-05-05sed: Implement in-place file editingkleines Filmröllchen
2023-04-09Utilities: Add more commands, addresses, spaces, cmdline parsing to sedRodrigo Tobar
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2023-03-21Utilities: Add an `xzcat` utilityTim Schumacher
2023-03-20Utilities: Add an `lzcat` utilityTim Schumacher
2023-03-13file: Read more metadata from audio fileskleines Filmröllchen
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