index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmWorkerPool.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Redo locking and state machine for fence handling and the worker pool
Joerg Sonnenberger
2020-05-21
1
-28/+41
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+7
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-3/+3
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-12/+9
*
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-0/+2
*
cmWorkerPool: Factor our worker thread class (internals)
Sebastian Holtermann
2019-04-24
1
-120/+106
*
cmWorkerPool: Set worker thread count separately to Process()
Sebastian Holtermann
2019-04-24
1
-15/+22
*
Autogen: Factor out concurrency framework to cmWorkerPool class
Sebastian Holtermann
2019-04-15
1
-0/+770