TwineCompile 5.3 Released! By Jonathan Benedicto We are extremely happy to announce the release of TwineCompile 5.3. This new
release brings a number of powerful new features to your C++ development
experience!
Parallel Project Building
When executing a compile in the IDE that will build more than one project,
TwineCompile will now build all the projects in parallel instead of building
them sequentially. This is also available when building a project group on
the command-line with jtmake or MSBuild.
Note. This functionality is only available for C++Builder 11.0 projects and
project groups.
New Compile Window
The new compile window in the TwineCompile IDE plugin now displays current
and historical file information, including real-time progress for individual
files.
New Intelligent Build Engine
TwineCompile 5.3 now has an intelligent build engine that analyzes the
compile process and records statistics on the build process. This information
is then used to tune the builds so that they maximize the processor usage.
This includes building the slowest projects in the project first, so that
a compile is never left with unused processor resources because a single slow
file is the last file to compile.
Extended Error Information Support
Extended error information reported by the compiler is now understood and
presented in the Compile Errors window in a user-friendly format. The
display of the extended information can be toggled directly from the error
window itself, allowing you to focus on the information that you are looking
for.
C++Builder 11.0 Support
Last, but not least, TwineCompile 5.3 fully supports the latest C++Builder
IDE from Embarcadero.
As with the previous release, TwineCompile 5.3 is free to all C++Builder
customers with an active Update Subscription via the GetIt Package Manager.
Simply open the GetIt Package Manager in the IDE, navigate to the IDE Tools
section, and download TwineCompile.
If you do not have an active Update Subscription, but already have a
TwineCompile 5 licence from JomiTech, this update is free to download off
the My Center.
For more information on TwineCompile 5, visit the site at
http://www.jomitech.com/twine.php.
Please don't hesitate to contact us if you have any questions, suggestions
or concerns. We'd also love to hear your success stories and benchmarks with TwineCompile.
TwineCompile site: http://www.jomitech.com/twine.php Posted on October 4, 2021 at 22:52:59 UTC
|