| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add SPM_ERR_NOT_IMPLEMENTED error type | Joseph Hunkeler | 2020-05-01 | 1 | -0/+1 |
| | | |||||
| * | Consolidate platform detection preprocessor checks | Joseph Hunkeler | 2020-04-24 | 1 | -0/+1 |
| | | |||||
| * | Handle NULL reason | Joseph Hunkeler | 2020-04-21 | 1 | -3/+9 |
| | | |||||
| * | Properly declare SPM_ERR_STRING global | Joseph Hunkeler | 2020-04-19 | 1 | -0/+12 |
| | | |||||
| * | Better reporting when a package does not exist | Joseph Hunkeler | 2020-04-19 | 1 | -0/+10 |
| | | | | | | | | | * Add additional errors * Fix user_input function missing an error return value * spmbuild sources a temporary file instead of output from a sub-shell * Fix indentation problem * A reason can be attached to spmerrno using spmerrno_cause() | ||||
| * | Add error handler | Joseph Hunkeler | 2020-04-19 | 1 | -0/+27 |
