aboutsummaryrefslogtreecommitdiff
path: root/include/manifest.h
Commit message (Collapse)AuthorAgeFilesLines
* Use package.hJoseph Hunkeler2020-02-241-12/+7
|
* Implement ManifestList:Joseph Hunkeler2020-02-131-0/+13
| | | | * Initial support for multiple manifests at once
* Refactor project structure:Joseph Hunkeler2020-02-111-0/+48
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header