Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor installation: | Joseph Hunkeler | 2020-02-25 | 1 | -1/+4 |
| | | | | | | | | * install() accepts a temporary directory as an argument * Add install_package_record() * Add is_installed() * Add do_install() wrapper * Use spm_user_yesno() before installation | ||||
* | Add install_show_package() | Joseph Hunkeler | 2020-02-24 | 1 | -0/+1 |
| | |||||
* | Refactor project structure: | Joseph Hunkeler | 2020-02-11 | 1 | -0/+7 |
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header |