aboutsummaryrefslogtreecommitdiff
path: root/include/conda.h
Commit message (Collapse)AuthorAgeFilesLines
* Document functions and usageJoseph Hunkeler2024-02-281-4/+150
|
* Implements slightly improved error handlingJoseph Hunkeler2023-11-201-4/+4
| | | | | | | * 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-4/+4
| | | | | * Shorten OHMYCAL to OMC * Rename ohmycal.h to omc.h
* Consolidate conda_setup_headless() from main.cJoseph Hunkeler2023-10-311-0/+1
|
* Initial commitJoseph Hunkeler2023-10-261-0/+23