chiark
/
gitweb
/
~mdw
/
mdw-cross
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6cb0a33
)
src/cross-run.in: New tool to run command in multiple cross-build envs.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 19 Dec 2018 12:41:41 +0000
(12:41 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 22 Dec 2018 10:13:01 +0000
(10:13 +0000)
Possibly in parallel. (Ab)uses GNU make for the parallelism, so that
descendent `make's share the available job slots properly.
No differences found