Search

September 20, 2023
General »
...discouraged.
     Warning Alternatively, you can set the DFLAGS environment variable to pass custom flags
     Warning...
September 19, 2023
General »
...discouraged.
     Warning Alternatively, you can set the DFLAGS environment variable to pass custom flags
     Warning...
September 13, 2023
Learn »
...aside from passing like -cpp flags via dflags?

From my dub.json:

```
    "cSourcePaths": [
        "source/libgit2...
September 04, 2023
Learn »
...library:

```json
"name": "shared_lib",
"targetType": "dynamicLibrary",
"dflags-ldc": [
  "--link-defaultlib-shared"
]
```


The `--link-defaultlib...
September 01, 2023
Issues »
...C:\D\dmd2\windows\bin64\sc.ini
DFLAGS    -IC:\D\dmd2\windows\bin64\..\..\src\phobos...
September 01, 2023
Issues »
...C:\D\dmd2\windows\bin64\sc.ini
DFLAGS    -IC:\D\dmd2\windows\bin64\..\..\src\phobos...
July 26, 2023
Issues »
...It should appear in the output when compiling with `-v` (`"dflags": ["-v"],` in dub.json)

--
July 10, 2023
General »
I get:
CET_DFLAGS=''
July 10, 2023
General »
Grep `build/*/libphobos/config.log` for CET_DFLAGS.  You shouldn't need to enable it...
July 07, 2023
Announce »
...will behave or even having them: modifying `DFLAGS` environment variable is a hassle since it...
1 2 3 4 5 6 7
Next ›   Last »