index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmWorkerPool.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
1
-6
/
+0
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-4
/
+4
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-165
/
+176
*
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