| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-12-15 | feat: replace parallel with a semaphore | 1 | -4/+10 | ||
| 2017-07-14 | feat(main): run jobs in parallel | 1 | -0/+15 | ||
| Ons systems with multiple CPUs, support running build jobs in parallel. This is currently a naive implementation, which only supports running `runtime.NumCPU()` jobs, with no additional configuration. | |||||
