$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [RFC] output events
From: Aaron Boman (aaron_at_[hidden])
Date: 2015-03-01 11:14:01
All of the work that you're doing is exciting; particularly that it's
work being done on the Python Port.
> Thanks for the offer! It seems that the coolest bit
> would be incremental/daemon functionality, and that
> seems like some work. There are actually two things:
> - inotify support, to save work on build engine level
> - caching results of metarget->target generation, which
> already works, but requires cleaning the cache if Jamfiles
> change, and I'm not entirely sure we do it entirely correctly
I think I'll try to work on the inotify support. I'm really interested
in the daemon branch and since the majority of the projects I work on,
sadly, are still in Windows, making it it OS agnostic is vital.
I'll keep an eye on your progress with keen interest.
Keep up the hard work!
Aaron