aboutsummaryrefslogtreecommitdiff
path: root/src/deliverable.c
Commit message (Expand)AuthorAgeFilesLines
* Read base packages from global config fileJoseph Hunkeler2023-11-211-10/+26
* Use TMPDIR, and fail when script cannot be executed within that filesystemJoseph Hunkeler2023-11-201-2/+4
* ImprovementsJoseph Hunkeler2023-11-201-36/+94
* Replace mkdir() calls with mkdirs() (from copy.h)Joseph Hunkeler2023-11-201-10/+7
* Use globalsJoseph Hunkeler2023-11-201-0/+8
* Implements slightly improved error handlingJoseph Hunkeler2023-11-201-17/+58
* Replaces BUFSIZ with OMC_BUFSIZJoseph Hunkeler2023-11-201-2/+2
* Remove debug shell callJoseph Hunkeler2023-10-311-8/+2
* Consolidate functions and defines from main.cJoseph Hunkeler2023-10-311-5/+126
* Add delivery get_spec_header()Joseph Hunkeler2023-10-311-0/+15
* Add delivery_free functionJoseph Hunkeler2023-10-311-0/+48
* Fixes memory leak in conv_ macrosJoseph Hunkeler2023-10-311-3/+4
* Initial commitJoseph Hunkeler2023-10-261-0/+626