$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost.Build API and server mode
From: aaron_at_[hidden]
Date: 2015-03-30 11:25:58
Apologies for the message split.
> It also opens the door to watching filesystem changes and updating the targets
> graph, often eliminating any wait when building.
What are your thoughts on using third party Python packages? So far, I
really like Watchdog for being a cross platform filesystem watcher.
https://pythonhosted.org/watchdog/
Thanks,
Aaron