Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-26 | Add ability to request serialization from scheduler | Boris Kolpackov | 1 | -0/+14 | |
In particular, this can be used to make sure no other recipe is being executed in parallel with the caller. | |||||
2021-05-13 | Rearrange inline function definitions to make MinGW GCC happy | Boris Kolpackov | 1 | -0/+6 | |
2021-05-12 | Keep phase locked while working own queue | Boris Kolpackov | 1 | -0/+35 | |
2021-01-13 | Make sure we don't work any existing tasks when building in module context | Boris Kolpackov | 1 | -0/+33 | |