1 repository
Controlling whether software is linked into the global system path or kept in an isolated directory.
Distinct from External Build Linking: Candidates focus on URL shortening or build-time dependency linking; this is about runtime visibility and isolation in the OS path.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Software Path Isolation. Refine with filters or upvote what's useful.
This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi
Controls whether packages are linked into the default system path or isolated from other software.