archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
38 stars 37 forks source link

Allows archapplsite, to be a full path #228

Closed jacomago closed 1 month ago

jacomago commented 1 month ago

Allows the sitespecific build folder to not be in src/sitespecific. Useful if building a the archiver and maintaining the sitespecific code outside of the repo. Then this allows not having to copy the site specific code inside of the archiver repository.