On Mon, 02 Feb 2015 15:29:54 +0000, Dicebot wrote: > On Monday, 2 February 2015 at 15:26:36 UTC, ketmar wrote: >> On Mon, 02 Feb 2015 15:01:02 +0000, Dicebot wrote: >> >>> On Monday, 2 February 2015 at 14:59:09 UTC, ketmar wrote: >>>> On Mon, 02 Feb 2015 14:18:47 +0000, Tobias Pankrath wrote: >>>> >>>>> At least I don't expect Dub to support every single language out >>>>> there natively. >>>> >>>> that's why other build tools allows to manually specify dependencies >>>> and commands as a last resort. but dub can't. >>> >>> Wrong on both points. >> >> please, can i see how dub can support building C library with gcc? >> nope, >> not "just execute this very long command line and hope for the best" -- >> i need dependency tracking, selective rebuilds and so on. > > It is not the same as "manually specify dependencies and commands".
i list dependencies in my jamfile (if i can't write regexp to extact them from sources, which i usually can), i specify compiler for unknown file extension, i run my jam. voila, everything else is done by my jam. for make it's almost similar.
signature.asc
Description: PGP signature