aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Collapse)Author
2023-03-22Fix(hm/wms/river): Fix path in init fileene
2023-03-21Fix(lib): Add 'dash' as default dependencyene
This is also fine because dash is used as the interpreter for shell scripts.
2023-03-21Fix(lib): Add 'mktemp' as a default dependencyene
This is fine because the shell-library depends on it.
2023-03-21Fix(lib): Unset the default path before extending itene
It is harmful to use the provided path as there are no guaranties for its completeness.
2023-02-25Fix(packages): Use a custom function for packaging llene
2023-02-19Feat(bootstrap): Separate the builder to a libraryene