jtmake Verbosity

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
stslam
Posts: 2
Joined: Mon Jun 16, 2025 11:44 am

jtmake Verbosity

Post by stslam »

How to configure verbocity for the console, for jtmake, so that it does not display an endless strip of various files with a partial percentage, but only the total percentage of execution in a single line and the total warnings and errors at the end of the build (group project), I build as "jtmake.exe -ide120 -B -threads4 -pl"Win32" -c"Debug" -parallel BASPRG.groupproj"
Post Reply