emake: add -j flags to specify compile jobs

Reporter: dc03  |  Status: closed  |  Last Modified: October 18, 2022, 09:48:26 am
add a -j flag to emake for that yoinky sploinky

codecov[bot]  

Codecov Report

Merging #2307 (aee5408) into master (2ddad07) will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2307      +/-   ##
==========================================
+ Coverage   35.27%   35.54%   +0.26%     
==========================================
  Files         213      215       +2     
  Lines       20474    20498      +24     
==========================================
+ Hits         7223     7286      +63     
+ Misses      13251    13212      -39     
Impacted Files Coverage Δ
...ELL/Universal_System/Instances/instance_iterator.h 100.00% <0.00%> (ø)
.../Universal_System/Instances/instance_system_base.h 100.00% <0.00%> (ø)
ENIGMAsystem/SHELL/Universal_System/var4.h 88.31% <0.00%> (+0.52%) ⬆️
ENIGMAsystem/SHELL/Platforms/General/PFmain.cpp 82.14% <0.00%> (+0.89%) ⬆️
...MAsystem/SHELL/Graphics_Systems/General/GSfont.cpp 3.27% <0.00%> (+3.15%) ⬆️
...em/SHELL/Universal_System/Resources/fontstruct.cpp 3.28% <0.00%> (+3.28%) ⬆️
...ELL/Universal_System/Instances/instance_system.cpp 67.95% <0.00%> (+6.62%) ⬆️
ENIGMAsystem/SHELL/Universal_System/actions.h 20.00% <0.00%> (+8.23%) ⬆️
...GMAsystem/SHELL/Graphics_Systems/General/actions.h 10.00% <0.00%> (+10.00%) ⬆️
.../SHELL/Universal_System/Resources/fonts_internal.h 30.00% <0.00%> (+10.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ddad07...aee5408. Read the comment docs.

Please sign in to post comments, or you can view this issue on GitHub.