aboutsummaryrefslogtreecommitdiff
path: root/utils/build-incremental.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some attempt at incremental build, but it actually makes it slowerSebastiano Tronto2026-04-061-0/+237
It seems that the bottleneck is just looping over all these files... Moreover, we need to remove files that are no longer wanted from the target, so cleaning the target directory is necessary for now.

Generated with cgit - Back to sebastiano.tronto.net