Blender Git Commit Log

Git Commits -> Revision ad8587b

Revision ad8587b by Ray molenkamp (master)
May 3, 2017, 21:15 (GMT)
[msvc/make.bat] Limit the amount of simultaneously compiled projects.

This was set to maxcpu which in an 8 core box would be 8, each project would then spawn
8 instances of cl.exe, making a possible of 64 simultaneously running compiler instances
slowing the compile down instead of speeding it up.

Commit Details:

Full Hash: ad8587b7980c836e6b65955398f2b970401823fb
Parent Commit: c171f0b
Lines Changed: +2, -2

1 Modified Path:

/make.bat (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021