Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate platform detection preprocessor checks | Joseph Hunkeler | 2020-04-24 | 1 | -3/+3 |
| | |||||
* | 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() | ||||
* | Implement error handling | Joseph Hunkeler | 2020-04-19 | 1 | -2/+4 |
| | | | | * Die on bad root directory | ||||
* | Add .circleci/config.yml | Joseph Hunkeler | 2020-03-25 | 1 | -13/+11 |
| | |||||
* | Refactor project: build/install libspm[_static.a].so to make unit testing ↵ | Joseph Hunkeler | 2020-03-18 | 1 | -0/+375 |
possible |