Streamline symbols build dev
Created by: efritz
There doesn't seem to be much of a technical reason (anymore) why the symbols binary is treated so differently than the others.
This change some behavior of the dev start script, namely:
- Will not restart symbols on any change to anything
- Will only rebuild the ctags image if the ctags.d content changes
This should stop the behavior that @mrnugget sees when symbols recompiles on every little change like crazy.