cvs commit: src/sys/conf files options src/sys/dev/video/bktr ioctl_bt848.h msp34xx.c CHANGELOG.TXT bktr_audio.c bktr_audio.h bktr_card.c bktr_card.h bktr_core.c bktr_core.h bktr_i2c.c bktr_i2c.h bktr_mem.c bktr_mem.h bktr_os.c bktr_os.h bktr_reg.h ...
Joerg Sonnenberger
joerg at britannica.bec.de
Mon May 17 02:15:28 PDT 2004
On Mon, May 17, 2004 at 12:30:18AM -0700, Matthew Dillon wrote:
> It depends whether you want to have to rebuild the whole world whenever a
> sys/ file changes (for example) or whether you incremental builds to work
> with a larger set of changes. I'd prefer to keep the current flexible
> incremental build capability for things like sys file changes.
Give me some time, I'll work on a patch for dependency tracing of the
include files so that we can copy the include files, allow a read-only
src and symlinking and still allow partial buildworld.
Joerg
More information about the Commits
mailing list