Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement build_name_fmt and build_number_fmt mission rules | Joseph Hunkeler | 2024-02-18 | 1 | -1/+5 |
* | Quote inputs to string argument | Joseph Hunkeler | 2024-02-18 | 1 | -4/+4 |
* | Compatibility changes | Joseph Hunkeler | 2024-02-13 | 5 | -2/+49 |
* | Implement delivery_mission_render_files | Joseph Hunkeler | 2024-02-13 | 2 | -0/+10 |
* | Enable multiple named artifact upload sections in delivery context | Joseph Hunkeler | 2024-02-12 | 2 | -1/+3 |
* | Add Delivery.info.time_str_epoch member to store Unix epoch as a string. | Joseph Hunkeler | 2024-02-12 | 2 | -3/+5 |
* | Implement path_store | Joseph Hunkeler | 2024-02-12 | 1 | -0/+2 |
* | Add path_store function | Joseph Hunkeler | 2024-02-12 | 1 | -0/+1 |
* | Fix missing underscore in __APPLE__ define | Joseph Hunkeler | 2024-02-06 | 1 | -1/+1 |
* | First pass at OS detection | Joseph Hunkeler | 2024-02-06 | 2 | -1/+19 |
* | Fix addressing issue... | Joseph Hunkeler | 2024-02-06 | 1 | -2/+24 |
* | Begin consolidating artifactory upload procedures | Joseph Hunkeler | 2024-02-06 | 1 | -0/+8 |
* | Refactor std{out,err} to f_std{out,err} | Joseph Hunkeler | 2024-02-06 | 1 | -2/+6 |
* | Fix jf cli option 'regexp' to be boolean, not string | Joseph Hunkeler | 2024-02-06 | 1 | -1/+1 |
* | Improve download() | Joseph Hunkeler | 2024-02-06 | 1 | -1/+1 |
* | Consolidate header includes to omc.h | Joseph Hunkeler | 2024-02-06 | 3 | -7/+5 |
* | Restructure rules directory | Joseph Hunkeler | 2024-01-30 | 1 | -0/+11 |
* | Initial commit of template engine code (not hooked up yet) | Joseph Hunkeler | 2024-01-30 | 1 | -0/+16 |
* | General improvements | Joseph Hunkeler | 2024-01-30 | 2 | -3/+38 |
* | Add config.h.in header template | Joseph Hunkeler | 2024-01-29 | 2 | -0/+9 |
* | Include time (everywhere) | Joseph Hunkeler | 2023-12-10 | 1 | -0/+2 |
* | Add globals_free() prototype | Joseph Hunkeler | 2023-12-10 | 1 | -0/+5 |
* | Add conda_fresh_start to globals | Joseph Hunkeler | 2023-12-10 | 1 | -3/+14 |
* | Add OMC_NAME_MAX and OMC_DIRSTACK_MAX defines | Joseph Hunkeler | 2023-12-10 | 1 | -0/+2 |
* | Move guard_ macros to primary header | Joseph Hunkeler | 2023-12-10 | 1 | -0/+4 |
* | Add isempty_dir() prototype | Joseph Hunkeler | 2023-12-10 | 1 | -0/+1 |
* | Too many changes to count | Joseph Hunkeler | 2023-12-10 | 1 | -1/+16 |
* | Add JFrog CLI integration | Joseph Hunkeler | 2023-12-10 | 1 | -0/+106 |
* | Read base packages from global config file | Joseph Hunkeler | 2023-11-21 | 1 | -7/+10 |
* | Use TMPDIR, and fail when script cannot be executed within that filesystem | Joseph Hunkeler | 2023-11-20 | 2 | -1/+2 |
* | runtime_set takes pointer to char, instead of constant pointer to char | Joseph Hunkeler | 2023-11-20 | 1 | -1/+1 |
* | Add shell_output() and use xmkstemp() | Joseph Hunkeler | 2023-11-20 | 1 | -0/+1 |
* | Fix warnings and add xmkstemp | Joseph Hunkeler | 2023-11-20 | 1 | -0/+9 |
* | Use globals | Joseph Hunkeler | 2023-11-20 | 1 | -0/+2 |
* | Implements slightly improved error handling | Joseph Hunkeler | 2023-11-20 | 2 | -8/+7 |
* | Add copy.c, copy.h | Joseph Hunkeler | 2023-11-20 | 1 | -0/+19 |
* | Rebranding | Joseph Hunkeler | 2023-11-20 | 5 | -21/+33 |
* | Rebrand for the last time | Joseph Hunkeler | 2023-11-20 | 7 | -22/+25 |
* | Rebrand SPM to OHMYCAL | Joseph Hunkeler | 2023-11-03 | 2 | -10/+10 |
* | Add comments | Joseph Hunkeler | 2023-11-03 | 2 | -98/+367 |
* | Consolidate conda_setup_headless() from main.c | Joseph Hunkeler | 2023-10-31 | 1 | -0/+1 |
* | Consolidate functions and defines from main.c | Joseph Hunkeler | 2023-10-31 | 1 | -0/+7 |
* | Add delivery get_spec_header() | Joseph Hunkeler | 2023-10-31 | 1 | -0/+1 |
* | Add delivery_free function | Joseph Hunkeler | 2023-10-31 | 1 | -0/+1 |
* | Add new members to Delivery | Joseph Hunkeler | 2023-10-31 | 1 | -0/+11 |
* | Remove const type constraint from input string | Joseph Hunkeler | 2023-10-31 | 1 | -1/+1 |
* | msg() function is now type void | Joseph Hunkeler | 2023-10-31 | 1 | -1/+5 |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 13 | -0/+476 |