https://github.com/Kitware/CMake
Revision 1d2c9d8c6d5ae93bd57e3dc8f1b54c54c3422644 authored by Sebastian Holtermann on 03 April 2018, 11:36:47 UTC, committed by Sebastian Holtermann on 03 April 2018, 15:20:30 UTC
This adds a dedicated mutex for file reading and writing to
cmQtAutoGenerator::FileSystem. The purpose of the change is
to avoid that long files reads block cmsys based path computations,
which are protected by an other mutex.
1 parent ccc38fa
History
Tip revision: 1d2c9d8c6d5ae93bd57e3dc8f1b54c54c3422644 authored by Sebastian Holtermann on 03 April 2018, 11:36:47 UTC
Autogen: Use std::istreambuf_iterator for file so string reading
Tip revision: 1d2c9d8
File Mode Size
CMakeLists.txt -rw-r--r-- 94 bytes
CTestConfig.cmake -rw-r--r-- 292 bytes
sleep.c -rw-r--r-- 320 bytes
test.cmake.in -rw-r--r-- 958 bytes

back to top