aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery
Commit message (Expand)AuthorAgeFilesLines
* Plug a few leaksJoseph Hunkeler2025-02-141-0/+1
* Enable codenames outside of HSTcodename-for-all-missionsJoseph Hunkeler2025-02-142-11/+19
* Add debug statements to delivery_postprocess.cJoseph Hunkeler2025-02-121-1/+23
* Fix memory leaks in delivery_purge_packagesJoseph Hunkeler2025-02-121-1/+3
* Reallocate globals if they are already set by pipulate_delivery_cfgJoseph Hunkeler2025-02-121-0/+38
* Fix upstream file clobberingfix-parallel-clobberingJoseph Hunkeler2025-02-121-2/+35
* Replace localtime with localtime_r and allocate a new buffer for each Deliver...Joseph Hunkeler2025-02-043-4/+17
* Improve message on memory errorJoseph Hunkeler2025-02-041-1/+1
* Free members recently added to Delivery structureJoseph Hunkeler2025-02-041-0/+3
* Bug fixdelivery-wheel-index-basenameJoseph Hunkeler2025-02-041-1/+1
* Use delivery context, not globals, to populate path to condaremove-package-from-deliveryJoseph Hunkeler2024-12-191-2/+2
* Merge pull request #78 from jhunkeler/remove-package-from-deliveryJoseph Hunkeler2024-12-193-35/+110
|\
| * Add (conda|pip)_packages_purge configuration keys and driverJoseph Hunkeler2024-12-183-3/+77
| * Consolidate package list normalizationJoseph Hunkeler2024-12-131-34/+35
* | delivery_build_wheels return NULL on checkout errorJoseph Hunkeler2024-12-161-1/+5
|/
* Initialize authentication contextJoseph Hunkeler2024-12-111-0/+5
* Restructure projectdelivery-libJoseph Hunkeler2024-12-112-2/+453
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-0812-0/+2580