lein-clr icon indicating copy to clipboard operation
lein-clr copied to clipboard

Implement incremental compilation

Open kumarshantanu opened this issue 12 years ago • 0 comments
trafficstars

For transitive compilation all AOT namespaces must be made available as compiled units. Re-compilation on each build is time consuming, hence incremental compilation is required.

kumarshantanu avatar Jan 02 '13 04:01 kumarshantanu