Y
Hacker News
new
|
ask
|
show
|
jobs
by
p0nce
1945 days ago
dub does incremental builds.
1 comments
moonchild
1945 days ago
On a per-file basis? Afaik it works with package granularity, so if you change one line of a package, you're SOL.
link
p0nce
1942 days ago
Per-package translation unit are faster than per-file translation units.
link