Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

C plus plus experience with jazz

Does anybody have any experience with using C++ and the Jazz build engine? I am using CDT but there is no way the generate the ant build scripts for the build engine?

Would the build engine work with manually created build scripts for C++?

0 votes



2 answers

Permanent link
The Jazz build engine will work fine with any scripts you have (the engine
is just starting a command line for you). When you create a build
definition, just choose the command line option. On the command line page in
the editor, specify your command.

When you run the build, all of stdout/stderr will be captured in the build
result as Full Build Log.

To get started, see
https://jazz.net/learn/LearnItem.jsp?href=content/docs/build-setup/index.html

---
Ryan Manwiller
Jazz Team Build

0 votes


Permanent link
As Ryan pointed out, you can configure a build definition to drive
whatever build tool you're using e.g. make or even a custom shell script
that itself drives make.

I use Jazz build definitions to drive builds run by ODE


JanVdP wrote:
Does anybody have any experience with using C++ and the Jazz build
engine? I am using CDT but there is no way the generate the ant build
scripts for the build engine?

Would the build engine work with manually created build scripts for
C++?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 14 '08, 9:32 a.m.

Question was seen: 3,246 times

Last updated: Apr 14 '08, 9:32 a.m.

Confirmation Cancel Confirm