Commit History

Author SHA1 Message Date
  Alex Turbov bc8621d999 Fix: A lot of typos in code found by `typos` 9 months ago
  Dylan Snelgrove 0f515c2d26 libuv: win/spawn: add option to use parent process error mode 1 year ago
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year ago
  Brad King 6ef03ca03e cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaround 2 years ago
  Alexandru Croitor bddd8f0e54 cmWorkerPool: Show process exit code / signal number upon failure 2 years ago
  Ben Boeckel b3b6ede6a1 clang-tidy: fix `readability-redundant-access-specifiers` warnings 4 years ago
  Ben Boeckel 808b17b120 clang-tidy: fix `readability-make-member-function-const` warnings 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Joerg Sonnenberger 01ad902588 Autogen: Redo locking and state machine for fence handling and the worker pool 5 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Sebastian Holtermann 56890ede2a cmWorkerPool: Factor our worker thread class (internals) 6 years ago
  Sebastian Holtermann 9794b72d38 cmWorkerPool: Set worker thread count separately to Process() 6 years ago
  Sebastian Holtermann 8cb26a0a2a Autogen: Factor out concurrency framework to cmWorkerPool class 6 years ago