aboutsummaryrefslogtreecommitdiff
path: root/include/deliverable.h
Commit message (Collapse)AuthorAgeFilesLines
* Implements slightly improved error handlingJoseph Hunkeler2023-11-201-4/+3
| | | | | | | * Return status from conda_ and delivery_ functions * Caller prints meaningful error, and handles it * Enable warnings during compilation * Squelch format-truncation warning -- those strings are extremely unlikely to overflow (famous last words)
* Rebrand for the last timeJoseph Hunkeler2023-11-201-3/+6
| | | | | * Shorten OHMYCAL to OMC * Rename ohmycal.h to omc.h
* Add commentsJoseph Hunkeler2023-11-031-69/+211
|
* Consolidate functions and defines from main.cJoseph Hunkeler2023-10-311-0/+7
|
* Add delivery get_spec_header()Joseph Hunkeler2023-10-311-0/+1
|
* Add delivery_free functionJoseph Hunkeler2023-10-311-0/+1
| | | | * Add guard_free_ macros
* Add new members to DeliveryJoseph Hunkeler2023-10-311-0/+11
|
* Initial commitJoseph Hunkeler2023-10-261-0/+117