load user config, make install and uninstall

This commit is contained in:
2026-07-05 23:00:30 +03:00
parent c00d9947b7
commit 9e7ad2f884
5 changed files with 39 additions and 15 deletions
+14 -3
View File
@@ -1,8 +1,19 @@
* v0.0.4
- [ ] Load user config from $XDG_CONFIG_HOME/lspack/config.lisp
- [ ] Load licenses at compile time
- [X] Load user config from $XDG_CONFIG_HOME/lspack/config.lisp (v.0.0.6)
- [-] Load licenses at compile time
- [X] SBCL (v0.0.5)
- [ ] ECL
- [ ] Install exe, licenses, manpage
- [X] Install exe, manpage (v.0.0.6)
- installing licenses may not be needed if they will be compiled anyway
- [X] Compile with ECL (v0.0.5)
* v0.0.5
depending on user config
- [ ] Create a README as either .md or .org
- [ ] Create exe and test defsystems
- [ ] Allow creation of project types with different default values
and behaviour
- [ ] Allow those types to :depends-on default libraries