aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/random-ideas-for-packages.txt3
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