aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
AgeCommit message (Collapse)Author
2022-10-18Fix broken bootstrap.shDavid Timber
2022-06-02Refactor build-all.sh ...David Timber
- Separate config vars - Employ sensible format for target build spec - Mandate no argument
2022-06-02Doc and final touches ...David Timber
- Add .settings.json for doxygen settings - Add /doc/impl.md - Doc and change usage of /bootstrap.sh - Add notes to docs - Add 7-bit char machine check - Normailise description for init and free functions - Doc rest of source code - Remove unused function: prne_str_shift_spaces()
2021-08-09Protocol and build system change ...David Timber
* Use autoheader * Add --enable-minmem * Add OS code. Bin archive and protocol changed accordingly * Add instance flags in hostinfo frame. Bitfield util added for this * Add org_id in hostinfo for lineage record * SQL schema change: store integer value of hostinfo arch and os * Remove config.c * prne_index_nybin() now sets errno * Instance ids are now preserved for lineage record * Proone: remove arguments after init * Fix bug in prne_htbt_ser_bin_meta(): alloc_len is not checked
2020-01-15unexpandDavid Timber
2019-12-27initial commitDavid Timber