Thread overview | |||||
---|---|---|---|---|---|
|
December 07, 2013 is there anything like a DUB manual? | ||||
---|---|---|---|---|
| ||||
I finally decided to try out DUB. The "simple" examples work great, but I could not find any user guide/list of possible options to be put in the package.json file. Just as an example, how do you pass specific compiler flags like '-J'? |
December 07, 2013 Re: is there anything like a DUB manual? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Fra | On Saturday, 7 December 2013 at 19:59:50 UTC, Fra wrote: > I finally decided to try out DUB. > The "simple" examples work great, but I could not find any user guide/list of possible options to be put in the package.json file. > > Just as an example, how do you pass specific compiler flags like '-J'? Did you have a look at http://code.dlang.org/package-format ? |
December 07, 2013 Re: is there anything like a DUB manual? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nicolas Sicard | On Saturday, 7 December 2013 at 20:13:52 UTC, Nicolas Sicard wrote:
> Did you have a look at http://code.dlang.org/package-format ?
how the hell did I managed to miss that? :D
Thankee
|
Copyright © 1999-2021 by the D Language Foundation