Hi Stephen,
Am 11.06.2016 15:37 schrieb "Stephen Kelly" :
>
> On 06/10/2016 11:35 PM, Tobias Hunger wrote:
> >
> > > Part of the design of the daemon is that messages that it sends can be
> > > 'spontaneous' - it watches for filesystem changes and can tell
> > clients to
> > > re-read the buildsys
Daniel Pfeifer wrote:
> On Fri, Jun 10, 2016 at 3:43 PM, Brad King
> wrote:
>> On 06/10/2016 09:30 AM, Daniel Pfeifer wrote:
>>> By looking at the CMake source code, there are some inconsistencies
>>> regarding coding conventions. This is not a big problem and fixing
>>> them probably does not ha
On 06/10/2016 11:35 PM, Tobias Hunger wrote:
>
> > Part of the design of the daemon is that messages that it sends can be
> > 'spontaneous' - it watches for filesystem changes and can tell
> clients to
> > re-read the buildsystem information.
>
> That is currently not done or needed, but can be add
On 06/10/2016 10:07 PM, Daniel Pfeifer wrote:
> On Fri, Jun 10, 2016 at 8:17 PM, Stephen Kelly wrote:
>> However, that's not a problem when messages are delivered through the
>> daemon, so I suggest that
>>
>> https://github.com/steveire/cmake/tree/extract-cmMessenger
>>
>> and the daemon itself