mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Feature request: command to rebuild a certain


From: Bart van Andel
Subject: Re: [Mingw-cross-env-list] Feature request: command to rebuild a certain package
Date: Wed, 22 Sep 2010 19:59:43 +0200

On Wed, Sep 22, 2010 at 7:02 PM, Stefan Löffler <address@hidden> wrote:
Hi,

Am 2010-09-22 15:38, schrieb Bart van Andel:
> But it would be more convenient if it could be done using only the
> make command, e.g.
>
> $ make rebuild-<pkgname>
>
> Have I overlooked something or does this functionality not yet exist?

Does

$ make build-only-<pkgname>

do what you want? I think it builds regardless of the status of the
package. Note, though, that it doesn't download (there's `make
download-<pkgname>` for that).

Hmm interesting, that seems to work indeed. I've just recompiled plotutils twice in a row now with this command (as an example). All related files (e.g. headers and usr/installed/plotutils) are updated accordingly. Thanks!

It's not in the docs on the project website though. Should it be there, or is this considered an expert, behind-the-scenes option (probably not)?

--
Bart

reply via email to

[Prev in Thread] Current Thread [Next in Thread]