[haiku-development] Re: Updating installed headers.

  • From: Bruno Albuquerque <bga@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 20 Aug 2008 11:47:13 -0300

Niels Reedijk wrote:

Another problem concerning running Haiku as a development platform, besides 
having to
manually update all components that change, is that public headers also change 
from time
to time and, AFAIK, there is no way to automatically update the headers (is 
there?).
Maybe we need a jam target to do that?

I think there is:

http://haiku.it.su.se:8180/source/xref/build/jam/ImageRules#653

Ah, yes, that could do the trick. Now, another question in the same subject:

I want to, in one go, update all files that were changes since I last compiled them (and also recompile all dependencies) and install then to the /boot dir (which is set as my HAIKU_INSTALL_DIR). WHat is the build rule for that? I saw Axel mentioning an update-all in a commit message but this does not seem to exist.

-Bruno

Other related posts: