load user config, make install and uninstall
This commit is contained in:
+14
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user