Coder Social home page Coder Social logo

dud's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dud's Issues

Three tuple

Until this morning I was under the impression and dub package version are two tuple consisting of

  • Version Range
  • Configuration

.

But that is wrong.
It is a three tuple, the third element is the toolchain requirement to the frontend version range.

The selected frontends should be checked against the available compilers before any code is compiled.

Global Settings in Configuration

Some field in a packagedescription are global options which are not overrideable by a
configuration.
The validation phase needs to check that these are not accidentally set by configuration.

New Git clone doesn't build with Dub

I cloned the Git repository and then:

|> dub build --build=release
Performing "release" build using /usr/bin/ldc2 for x86_64.
exception ~master: building configuration "library"...
testdata ~master: building configuration "library"...
utils ~master: building configuration "library"...
sdlang ~master: building configuration "unittest"...
semver ~master: building configuration "library"...
pkgdescription ~master: building configuration "library"...
pkgdescription/source/dud/pkgdescription/platformselection.d(13,9): Error: undefined identifier SemVer
/usr/bin/ldc2 failed with exit code 1.

Duplicate Configuration names

The sdl as well as the json files allow to specify two configurations with the same name.
Dub takes the first one that matches.

dud should complain that this in invalid.

Theoretically, a platform specification can be used to limit the selection further, but that
might be insufficient as well.

BuildType exclusion

make sure no build type is allowed to modify

  • dependencies
  • targetType
  • targetName
  • targetPath
  • workingDirectory
  • subConfigurations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.