Integrate the rdmd generator into the build generator and start to implement build caching.
The basic directory structure, as outlined in https://github.com/rejectedsoftware/dub/wiki/Separate-compilation-and-caching-of-dependencies has been implemented. Still missing: - Dependencies are not built separately - The hash part of the build directory is not taking into account any build properties right now |
---|
|
build-files.txt |
---|
source/dub/generators/build.d |
---|
source/dub/generators/generator.d |
---|
source/dub/generators/rdmd.d 100644 → 0 |
---|