Login  Register

Re: Nightly builds

Posted by dxli on May 05, 2015; 5:39pm
URL: https://forum.librecad.org/Nightly-builds-tp5711446p5711454.html

for osx, the building script hardcoded "make -j4" in file scripts/build-osx.sh

is there a way to make number of jobs auto?

ravas wrote
If you add -j to the make arguments in Qt creator it will reduce the build time by just that amount.
It was taking like 27-8 minutes before, now it takes 7-8 minutes and uses 100% cpu.