summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objmpci.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Add _Thread_MP_Extract_proxy()Sebastian Huber2021-11-231-0/+1
| | | | | | | | Remove _Thread_queue_Extract_with_proxy() and move the proxy extraction to _Thread_MP_Extract_proxy(). Move similar code blocks of the previous caller of _Thread_queue_Extract_with_proxy() to helper functions. Update #4546.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+26
Update #3818.