summaryrefslogtreecommitdiffstats
path: root/Source/cmFileMonitor.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid some copiesDaniel Pfeifer2016-10-301-1/+1
|
* server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-291-0/+28
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"