Merge pull request #582 from D-Programming-Language/dep1-sdl-support
DEP1: Implement SDL package description support
commit 9240fd538920645c92266ddc65ac6175cbfa3787
2 parents 24cef2d + 5f7bb16
@Sönke Ludwig Sönke Ludwig authored on 16 Jun 2015
Showing 15 changed files
View
build-files.txt
View
source/dub/dependency.d
View
source/dub/internal/libInputVisitor.d 0 → 100644
View
source/dub/internal/sdlang/ast.d 0 → 100644
Too large (Show diff)
View
source/dub/internal/sdlang/exception.d 0 → 100644
View
source/dub/internal/sdlang/lexer.d 0 → 100644
Too large (Show diff)
View
source/dub/internal/sdlang/package.d 0 → 100644
View
source/dub/internal/sdlang/parser.d 0 → 100644
View
source/dub/internal/sdlang/symbol.d 0 → 100644
View
source/dub/internal/sdlang/token.d 0 → 100644
View
source/dub/internal/sdlang/util.d 0 → 100644
View
source/dub/package_.d
View
source/dub/recipe/sdl.d
View
test/sdl-package-simple/dub.sdl 0 → 100644
View
test/sdl-package-simple/source/app.d 0 → 100644