aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Allow removing packages from a delivery
| * Add (conda|pip)_packages_purge configuration keys and driverJoseph Hunkeler2024-12-183-3/+77
| |
| * Consolidate package list normalizationJoseph Hunkeler2024-12-131-34/+35
| | | | | | | | * Normalize as in, a list of space or tab delimited entries, is converted to a LF delimited list
* | delivery_build_wheels return NULL on checkout errorJoseph Hunkeler2024-12-161-1/+5
|/
* Initialize authentication contextJoseph Hunkeler2024-12-111-0/+5
| | | | * Argument generator may fail otherwise
* Restructure projectdelivery-libJoseph Hunkeler2024-12-112-2/+453
| | | | | | * Move headers to relevant include directories within the target tree(s) * Adjust doxygen configuration to search correct paths * Adjust CMake configuration to use new include paths
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-0812-0/+2580