aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Implement build_name_fmt and build_number_fmt mission rulesJoseph Hunkeler2024-02-181-1/+5
* Quote inputs to string argumentJoseph Hunkeler2024-02-181-4/+4
* Compatibility changesJoseph Hunkeler2024-02-135-2/+49
* Implement delivery_mission_render_filesJoseph Hunkeler2024-02-132-0/+10
* Enable multiple named artifact upload sections in delivery contextJoseph Hunkeler2024-02-122-1/+3
* Add Delivery.info.time_str_epoch member to store Unix epoch as a string.Joseph Hunkeler2024-02-122-3/+5
* Implement path_storeJoseph Hunkeler2024-02-121-0/+2
* Add path_store functionJoseph Hunkeler2024-02-121-0/+1
* Fix missing underscore in __APPLE__ defineJoseph Hunkeler2024-02-061-1/+1
* First pass at OS detectionJoseph Hunkeler2024-02-062-1/+19
* Fix addressing issue...Joseph Hunkeler2024-02-061-2/+24
* Begin consolidating artifactory upload proceduresJoseph Hunkeler2024-02-061-0/+8
* Refactor std{out,err} to f_std{out,err}Joseph Hunkeler2024-02-061-2/+6
* Fix jf cli option 'regexp' to be boolean, not stringJoseph Hunkeler2024-02-061-1/+1
* Improve download()Joseph Hunkeler2024-02-061-1/+1
* Consolidate header includes to omc.hJoseph Hunkeler2024-02-063-7/+5
* Restructure rules directoryJoseph Hunkeler2024-01-301-0/+11
* Initial commit of template engine code (not hooked up yet)Joseph Hunkeler2024-01-301-0/+16
* General improvementsJoseph Hunkeler2024-01-302-3/+38
* Add config.h.in header templateJoseph Hunkeler2024-01-292-0/+9
* Include time (everywhere)Joseph Hunkeler2023-12-101-0/+2
* Add globals_free() prototypeJoseph Hunkeler2023-12-101-0/+5
* Add conda_fresh_start to globalsJoseph Hunkeler2023-12-101-3/+14
* Add OMC_NAME_MAX and OMC_DIRSTACK_MAX definesJoseph Hunkeler2023-12-101-0/+2
* Move guard_ macros to primary headerJoseph Hunkeler2023-12-101-0/+4
* Add isempty_dir() prototypeJoseph Hunkeler2023-12-101-0/+1
* Too many changes to countJoseph Hunkeler2023-12-101-1/+16
* Add JFrog CLI integrationJoseph Hunkeler2023-12-101-0/+106
* Read base packages from global config fileJoseph Hunkeler2023-11-211-7/+10
* Use TMPDIR, and fail when script cannot be executed within that filesystemJoseph Hunkeler2023-11-202-1/+2
* runtime_set takes pointer to char, instead of constant pointer to charJoseph Hunkeler2023-11-201-1/+1
* Add shell_output() and use xmkstemp()Joseph Hunkeler2023-11-201-0/+1
* Fix warnings and add xmkstempJoseph Hunkeler2023-11-201-0/+9
* Use globalsJoseph Hunkeler2023-11-201-0/+2
* Implements slightly improved error handlingJoseph Hunkeler2023-11-202-8/+7
* Add copy.c, copy.hJoseph Hunkeler2023-11-201-0/+19
* RebrandingJoseph Hunkeler2023-11-205-21/+33
* Rebrand for the last timeJoseph Hunkeler2023-11-207-22/+25
* Rebrand SPM to OHMYCALJoseph Hunkeler2023-11-032-10/+10
* Add commentsJoseph Hunkeler2023-11-032-98/+367
* Consolidate conda_setup_headless() from main.cJoseph Hunkeler2023-10-311-0/+1
* Consolidate functions and defines from main.cJoseph Hunkeler2023-10-311-0/+7
* Add delivery get_spec_header()Joseph Hunkeler2023-10-311-0/+1
* Add delivery_free functionJoseph Hunkeler2023-10-311-0/+1
* Add new members to DeliveryJoseph Hunkeler2023-10-311-0/+11
* Remove const type constraint from input stringJoseph Hunkeler2023-10-311-1/+1
* msg() function is now type voidJoseph Hunkeler2023-10-311-1/+5
* Initial commitJoseph Hunkeler2023-10-2613-0/+476