serenity/Userland/DevTools
Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation
We previously had at least three different implementations for resolving
executables in the PATH, all of which had slightly different
characteristics.

Merge those into a single implementation to keep the behaviour
consistent, and maybe to make that implementation more configurable in
the future.
2022-08-23 19:00:04 +01:00
..
GMLPlayground Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
HackStudio Userland: Rely on a single authoritative source for the default PATH 2022-08-23 19:00:04 +01:00
Inspector Base: Launch InspectorServer at session start-up 2022-08-14 21:52:35 +01:00
Profiler Profiler: Fix unmovable splitter 2022-08-16 16:53:24 +02:00
SQLStudio Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
UserspaceEmulator Userland: Consolidate most PATH resolving into a single implementation 2022-08-23 19:00:04 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00