about summary refs log tree commit diff stats
path: root/lib (follow)
Commit message (Collapse)AuthorAge
* Fix(hm/wms/river): Fix path in init fileene2023-03-22
|
* Fix(lib): Add 'dash' as default dependencyene2023-03-21
| | | | | This is also fine because dash is used as the interpreter for shell scripts.
* Fix(lib): Add 'mktemp' as a default dependencyene2023-03-21
| | | | This is fine because the shell-library depends on it.
* Fix(lib): Unset the default path before extending itene2023-03-21
| | | | | It is harmful to use the provided path as there are no guaranties for its completeness.
* Fix(packages): Use a custom function for packaging llene2023-02-25
|
* Feat(bootstrap): Separate the builder to a libraryene2023-02-19