|
Merge pull request #972 from John-Colvin/inherit_pic
make pic inherited for dynamic libraries |
|---|
| source/dub/compilers/buildsettings.d |
|---|
| source/dub/compilers/dmd.d |
|---|
| source/dub/compilers/gdc.d |
|---|
| source/dub/compilers/ldc.d |
|---|
| source/dub/generators/generator.d |
|---|
| test/1-dynLib-simple/.no_build 100644 → 0 |
|---|
| test/1-dynLib-simple/.no_build_gdc 0 → 100644 |
|---|
| test/1-dynLib-simple/.no_build_ldc2 0 → 100644 |
|---|
| test/1-dynLib-simple/.no_run 0 → 100644 |
|---|
| test/2-dynLib-with-staticLib-dep/.no_build_gdc 0 → 100644 |
|---|
| test/2-dynLib-with-staticLib-dep/.no_build_ldc2 0 → 100644 |
|---|
| test/2-dynLib-with-staticLib-dep/.no_run 0 → 100644 |
|---|
| test/2-dynLib-with-staticLib-dep/dub.json 0 → 100644 |
|---|
| test/2-dynLib-with-staticLib-dep/source/dynlib/app.d 0 → 100644 |
|---|
| test/run-unittest.sh |
|---|