Search found 5 matches

by tzvif
Mon Jul 20, 2026 1:57 am
Forum: General
Topic: Parallel compilation in jtmake
Replies: 1
Views: 43

Parallel compilation in jtmake

I'm trying to improve our CI build performance. Our application consists of around 1,000 projects, and the build machine has a 16-core CPU. I'm trying to find a way to fully utilize it to speed up the build. I noticed that jtmake supports the -parallel option when building a project group, but testi...
by tzvif
Wed Feb 25, 2026 1:47 am
Forum: General
Topic: TwineCompile breaks XE4 command-line after installing for RAD Studio 13
Replies: 3
Views: 6614

Re: TwineCompile breaks XE4 command-line after installing for RAD Studio 13

That would be a problem, as all my build tools are using jtmake.exe via windows path.
by tzvif
Tue Feb 24, 2026 4:24 pm
Forum: General
Topic: TwineCompile breaks XE4 command-line after installing for RAD Studio 13
Replies: 3
Views: 6614

TwineCompile breaks XE4 command-line after installing for RAD Studio 13

After installing TwineCompile for RAD Studio 13, command-line builds for XE4 projects fail. Scenario: After installing TwineCompile for XE4 → command-line build works fine. After installing TwineCompile for RAD 11 (via GetIt) → still works. After installing TwineCompile for RAD 13 (via GetIt) → comm...
by tzvif
Thu Mar 30, 2023 8:57 am
Forum: General
Topic: Auto recognize ide from ProjectVersion
Replies: 2
Views: 122070

Re: Auto recognize ide from ProjectVersion

Thank you very much, this is indeed solve the problem.
Are you going to release this fix in the next version? do you have an estimation when this we be released via GetIt?
Thank you
by tzvif
Mon Mar 20, 2023 11:44 am
Forum: General
Topic: Auto recognize ide from ProjectVersion
Replies: 2
Views: 122070

Auto recognize ide from ProjectVersion

Hi I'm using jtmake to compile multiple versions of Embarcadero projects, such as RAD Studio XE4, Tokyo(10.2) and I recently started using RAD Studio version 11.2. when I'm creating/changing a project using RAD Studio 11.2 it automatically changes the ProjectVersion to 19.5, but then when I run from...