Improved ldc cross compile:
The folder `.dub/obj` has been moved to `.dub/build-*/obj` for an independent cross / parallel build process. Now it is possible that two processes can build the same project with different configurations. |
---|
|
changelog/improved-ldc-cross-compile.dd 0 → 100644 |
---|
source/dub/compilers/ldc.d |
---|
source/dub/dub.d |
---|
test/removed-dub-obj.sh 0 → 100755 |
---|
test/removed-dub-obj/.no_build 0 → 100644 |
---|
test/removed-dub-obj/.no_run 0 → 100644 |
---|
test/removed-dub-obj/.no_test 0 → 100644 |
---|
test/removed-dub-obj/dub.sdl 0 → 100644 |
---|
test/removed-dub-obj/source/test.d 0 → 100644 |
---|