-
- Downloads
server-mode: Add infrastructure to watch the filesystem
Enable the server to watch for filesystem changes. This patch includes * The infrastructure for the file watching * makes that infrastructure available to cmServerProtocols * Resets the filesystemwatchers on "configure"
Showing
- Source/CMakeLists.txt 1 addition, 0 deletionsSource/CMakeLists.txt
- Source/cmFileMonitor.cxx 389 additions, 0 deletionsSource/cmFileMonitor.cxx
- Source/cmFileMonitor.h 28 additions, 0 deletionsSource/cmFileMonitor.h
- Source/cmServer.cxx 5 additions, 0 deletionsSource/cmServer.cxx
- Source/cmServer.h 3 additions, 0 deletionsSource/cmServer.h
- Source/cmServerConnection.cxx 8 additions, 1 deletionSource/cmServerConnection.cxx
- Source/cmServerConnection.h 4 additions, 0 deletionsSource/cmServerConnection.h
- Source/cmServerProtocol.cxx 8 additions, 0 deletionsSource/cmServerProtocol.cxx
- Source/cmServerProtocol.h 2 additions, 0 deletionsSource/cmServerProtocol.h
Loading
Please register or sign in to comment