|
Implemented recipe files for dub #2684 (#2685)
Co-authored-by: Jan Jurzitza <gh@webfreak.org> |
|---|
|
|
| changelog/recipefile.dd 0 → 100644 |
|---|
| source/dub/commandline.d |
|---|
| source/dub/dub.d |
|---|
| source/dub/generators/build.d |
|---|
| source/dub/generators/generator.d |
|---|
| test/issue2684-recipe-file.sh 0 → 100755 |
|---|
| test/issue2684-recipe-file/.gitignore 0 → 100644 |
|---|
| test/issue2684-recipe-file/anotherSource/app.d 0 → 100644 |
|---|
| test/issue2684-recipe-file/dub.json 0 → 100644 |
|---|
| test/issue2684-recipe-file/dubWithAnotherSource.json 0 → 100644 |
|---|
| test/issue2684-recipe-file/source/app.d 0 → 100644 |
|---|