aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/delivery_conda.c
Commit message (Expand)AuthorAgeFilesLines
* Passing the conda installation directory to delivery_conda_enable isn't neces...Joseph Hunkeler3 days1-7/+8
* Store conda installation prefix in capabilities structureJoseph Hunkeler3 days1-1/+1
* Set mamba-related environment variablesJoseph Hunkeler3 days1-0/+2
* delivery_conda_enable: always pin conda's version to the same version provide...Joseph Hunkeler3 days1-0/+24
* delivery_conda_enable populates CondaCapabilities membersJoseph Hunkeler3 days1-1/+11
* Replace msg, perror, and fprintf with SYS message macrosuse-sys-macrosJoseph Hunkeler2026-05-111-5/+5
* Update SYS* macro callsJoseph Hunkeler2026-05-101-1/+1
* Fix up includesJoseph Hunkeler2026-05-101-0/+1
* Fix snprintfsJoseph Hunkeler2026-04-231-4/+8
* Fix incorrect usage of maxlen argument in snprintf callsJoseph Hunkeler2026-04-171-2/+2
* Replace sprintf with snprintfJoseph Hunkeler2026-04-151-6/+17
* Error message pointer must be validJoseph Hunkeler2026-02-121-1/+4
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-081-0/+109