Browse Source
Due to the way the headers are organized changing a single change in an AP_Notify driver would trigger a rebuild for most of the files in the project. Time could be saved by using ccache (since most of the things didn't change) but we can do better, i.e. re-organize the headers so we don't have to re-build everything.mission-4.1.18
26 changed files with 60 additions and 90 deletions
Loading…
Reference in new issue