Commit Graph

4 Commits

Author SHA1 Message Date
SFG545 00ca2ebac6 feat: initial implementation of Depot package manager
- Implement source-based package management with support for archives and Git
- Add multi-system build support (Autotools, CMake, Meson, Rust/Cargo, Custom)
- Implement atomic installation logic using transactions and fakeroot
- Add dependency resolution for build-time and runtime requirements
- Implement package indexing and local repository management
- Add comprehensive configuration system with system/package overrides
- Include Project guidelines (AGENTS.md) and README.md
2026-02-16 11:35:23 -06:00
SFG545 94044a48c3 Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist 2026-02-16 11:25:53 -06:00
SFG545 94b80ba6cd Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2026-02-16 11:25:52 -06:00
SFG545 e8fb0e7754 Initial commit 2026-02-16 11:25:51 -06:00