aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Version in package name (#15)Joseph Hunkeler2024-07-301-1/+4
* Check release (#14)Joseph Hunkeler2024-07-221-2/+40
* Regression tests, envctl, and bug fixes (#13)Joseph Hunkeler2024-07-202-9/+40
* Unit tests (#12)Joseph Hunkeler2024-07-152-1/+9
* Add github.c and github.h (#9)Joseph Hunkeler2024-07-065-19/+72
* Pass .ci_support/plat_arch_.yaml to conda-build (#8)Joseph Hunkeler2024-06-243-0/+21
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-2122-137/+137
* Unit tests (#6)Joseph Hunkeler2024-06-206-32/+15
* Remove newlineJoseph Hunkeler2024-05-211-1/+0
* Consolidate OMC_COLOR_ definesJoseph Hunkeler2024-05-211-0/+40
* Documentation updateJoseph Hunkeler2024-05-202-2/+293
* junitxml: add missing "error" typeJoseph Hunkeler2024-05-171-18/+49
* DocumentationJoseph Hunkeler2024-05-161-0/+57
* First pass at test result creation, and optional markdown->html conversionJoseph Hunkeler2024-05-162-0/+48
* Allow doxygen to ingest header fileJoseph Hunkeler2024-05-031-4/+4
* Add delivery_dump_metadata()Joseph Hunkeler2024-05-021-0/+3
* Move listdir to utils.c and export prototypeJoseph Hunkeler2024-05-021-0/+3
* Convert ohmycal to a libraryJoseph Hunkeler2024-05-021-0/+5
* Move artifactory authentication redaction code into its own function: redact_...Joseph Hunkeler2024-04-151-0/+43
* Add ini_has_key() and expose ini_section_search() functionJoseph Hunkeler2024-04-151-0/+20
* Add ini_setval() functionJoseph Hunkeler2024-04-151-0/+13
* Save raw and rendered versions of the input configuration.Joseph Hunkeler2024-04-121-0/+1
* Export bootstrap_build_info()Joseph Hunkeler2024-04-121-0/+3
* Allow filtering of tags from repositories during build/test phaseJoseph Hunkeler2024-04-121-8/+9
* Remove HOME redirectionJoseph Hunkeler2024-04-101-1/+0
* fixme: add artifactory url to globalsJoseph Hunkeler2024-04-101-0/+1
* Stop duplicating the jfrog authentication context for each upload context.Joseph Hunkeler2024-04-101-1/+2
* Consolidate INIFILE handling across the delivery contextJoseph Hunkeler2024-04-101-0/+12
* We no longer pass INIFILE pointers to delivery_init()Joseph Hunkeler2024-04-101-1/+1
* Rewriting the specfile is now a two stage processJoseph Hunkeler2024-04-101-1/+4
* Add docker_validate_image_compression()Joseph Hunkeler2024-04-101-0/+2
* Add docker_sanitize_tag()Joseph Hunkeler2024-04-101-0/+1
* Write conda installer to a temporary location instead of the current working ...Joseph Hunkeler2024-04-101-3/+4
* Reenable installation via local wheelsJoseph Hunkeler2024-04-021-0/+1
* Include wheel.hJoseph Hunkeler2024-04-021-0/+1
* Reset HOME to point to a temporary directory to prevent contaminating the use...Joseph Hunkeler2024-04-021-0/+1
* Use do-while in COE_CHECK_ABORT.Joseph Hunkeler2024-04-021-6/+7
* Add REPLACE_TRUNCATE_AFTER_MATCH mode to replace_textJoseph Hunkeler2024-04-021-2/+4
* Adjust guard_strlist_free to match new function signatureJoseph Hunkeler2024-04-021-1/+1
* Changes to strlist_*() functions:Joseph Hunkeler2024-04-021-3/+3
* Changes to ini_write() behavior:Joseph Hunkeler2024-04-021-1/+5
* Fix replace_text*() functionsJoseph Hunkeler2024-04-021-2/+2
* Rebrand to OMCJoseph Hunkeler2024-03-261-3/+3
* Dynamically allocate Delivery.system.platform array.Joseph Hunkeler2024-03-221-1/+1
* Remove split_free() functionJoseph Hunkeler2024-03-221-1/+0
* Add GENERIC_ARRAY_FREE macro to avoid code duplications when freeing characte...Joseph Hunkeler2024-03-221-0/+6
* Make SYSERROR macro act more like perror, and allow extra argumentsJoseph Hunkeler2024-03-221-1/+4
* Move collapse_whitespace to utils.c / utils.hJoseph Hunkeler2024-03-221-0/+2
* Add fix_tox_conf functionJoseph Hunkeler2024-03-142-0/+12
* Pretty-print pytest xml results (if xmllint is present)Joseph Hunkeler2024-03-142-0/+14