aboutsummaryrefslogtreecommitdiff
path: root/src/omc_indexer.c
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-753/+0
|
* First pass at test result creation, and optional markdown->html conversionJoseph Hunkeler2024-05-161-6/+171
|
* Generate symbolic links to "latest" deliveriesJoseph Hunkeler2024-05-081-38/+170
| | | | | | | | * Generate top-level README based on delivery metadata, not file names. * Copy contents of [temporary_omc_root_dir]/output/ instead of merging the entire directory tree * Free resources where possible * Default destination directory is now "output" (was NULL) * Generated top-level README is now an easy-to-read table (was a basic list)
* Change signatureJoseph Hunkeler2024-05-081-1/+1
| | | | * rootdirs is no longer a const
* Initial commit of omc_indexer.cJoseph Hunkeler2024-05-021-0/+456