diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-19 01:17:14 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-19 01:17:14 -0400 |
| commit | 383ae0127fa26133158ac42c06d0415aa89df58e (patch) | |
| tree | b48823e813138eb15ded45738e14d3c0bdde9388 /docs/random-ideas-for-packages.txt | |
| parent | 31576c7379e1326c8cb17802db08641f2ae71570 (diff) | |
improvements
Diffstat (limited to 'docs/random-ideas-for-packages.txt')
| -rw-r--r-- | docs/random-ideas-for-packages.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/random-ideas-for-packages.txt b/docs/random-ideas-for-packages.txt index 2307277..c7a6884 100644 --- a/docs/random-ideas-for-packages.txt +++ b/docs/random-ideas-for-packages.txt @@ -11,3 +11,6 @@ Ideas: - Dynamic linking could be reserved for system packages (probably, maybe it's simpler to just use static linking) - User apps are packages are directories with resources and local storage, sandbox - Dynamically linked apps dependencies can be detected by their soname, and be downloaded by the package manager (similar to windows with their libc's) + +Tooling Ideas +- Rebuild package without clean rebuilding |
