-
We could add support for a `course-config.yml` file with things such as the course name and slip days and other global config details... that can be in the root of the tests repo and parsed when webho…
-
Need a library API and command line util to convert (to the extent possible) between SDL and JSON/XML.
-
Hey,
I am quite new to dub, so I don't know whether this has been discussed before, but from that I can tell by looking at older projects was dub in the beginning inspired by npm and used `package.js…
-
After doing:
```
dub init spasm
cd
dub
```
```
I get:
..\..\AppData\Local\dub\packages\spasm-0.1.13\spasm\source\spasm\bindings\svg.d(69,8): Error: function spasm.bindings.svg.SVGAElemen…
p0nce updated
2 years ago
-
What do I put for this - using dub?
lld-link: error: could not open '+..\DAllegro5\lib\': no such file or directory
...
Then it lists a whole bunch of lib files not existing.
I have DAllegro …
-
Would you like to transfer this repository to dlang-community so there are more contributors that can merge pull requests?
Since this project is (vendored) inside dub and has a lot of stars I think…
-
Some flags are always additive (e.g. sourcePaths) and some override (e.g. targetType).
Unfortunately that means that you can't define a configuration that doesn't include the global `sourcePaths`, …
-
Dub spits out many warnings when I configure the `buildOptions` that I need. Please silence these by default, or at least provide JSON and SDLang keys to silence these annoying notices:
```console
…
-
More desirable than host presets because:
- everybody does it
- it looks better
- many people don't find the host presets
- Some hosts don't even see VST3 external presets
**EDIT:**
**BUT it s…
-
### System information
- **dub version**: 1.30 & master
- **OS Platform and distribution**: Linux (Debian)
- **compiler version** gdc 12.2.0
### Bug Description
When trying to compile d…