Search

November 05, 2023
Learn »
...rights reserved."
license "public domain"

configuration "staticLibrary" {
	dflags "-Hf=$PACKAGE_DIR/builds/library.di"
	targetName...
November 05, 2023
Learn »
...rights reserved."
license "public domain"

configuration "staticLibrary" {
	dflags "-Hf=$PACKAGE_DIR/builds/library.di"
	targetName...
November 05, 2023
Learn »
...rights reserved."
license "public domain"

configuration "staticLibrary" {
	dflags "-Hf=$PACKAGE_DIR/builds/library.di"
	targetName...
October 30, 2023
Issues »
...v2.105.2-311-ga8fa992a73-dirty
config
DFLAGS    (none)
---
core.exception.AssertError@src/dmd/todt...
October 27, 2023
LDC »
...i686-linux-musl BUILD_SHARED_LIBS=ON \
        --dFlags="-mtriple=i686-linux-musl;-mcpu=i686"
```
```
.: Creating...
October 17, 2023
General »
...name):

1. Specify a name and dflags
```d
	"dflags": ["-fprofile-instr-generate"],
	"name": "{programname}",
```

2...
October 17, 2023
General »
...how to forward everything correctly as dflags.

In your dflags, supply something like this, do...
October 14, 2023
Issues »
...dmd/generated/linux/release/64/dmd.conf
DFLAGS
-I/home/me/d/pull-request-stuff...
October 15, 2023
GDC »
...case of template emission eliding.

Did you try ``-fall-instantiations`` inside of a dflags directive?
October 12, 2023
Announce »
...On dub this works:

```
dflags "-link-defaultlib-shared=false" platform="ldc"
dflags "-static" platform="windows...
1 2 3 4 5 6
Next ›   Last »