Hi All,
I need to call one ant script from another ant script. Can somebody
please tell me how to do that.
Regards
Irfan.
You might want to look at Nant which is the .NET version of Ant. This
>version of Ant is specially built to build Microsoft specific projects
>and includes tasks for compiling VisualStudio projects written in C#,
>C++, and Visual Basic.
>
>See <http://nant.sourceforge.net/> for more i
Hi All,
I need to write Ant build script which will compile the VB6 project.
Currently the build script is in batch file I need to convert it into
the Ant script. Please find the attached batch script.
Can somebody please help me out in writing the same.
I will be Regards
Irfan.
> example note :
> In the above target I have used xcopy.exe Windows program to copy
>file from c:\temp to d:\temp. You can pass arguments to command using
>
> You can adapt this (command arguments etc.) as per your needs.
>
>Hope this helps.
>
>
>
>-
Hi All,
I need to execute windows system command in Ant's build.xml. I got one
sample in manual but need to know what is the exact meaning of every
line with every attribute.
Can somebody please help
Regards
Irfan.
Hi All,
I have one build script which is totally in windows batch script. I am
planning to convert that script in Ant's build.xml.
Batch script contains all the windows related commands such as
cls,xcopy,cd,dir,mv etc. Now for me , as i am very new to Ant world ,
very difficult to write task fo
Hi All,
I am very new to the Ant world. Really want to learn ant scripting
(build.xml) from scratch. I already visited to ant.apache.org but never
find any procedure to write small scripts or basics about writing
script.It's a very high level description.
Can somebody has any ppt or good study
Hi All,
Need to execute windows 'cls' command in the Ant's build.xml file.
Can somebody please help.
Regards
Irfan.
Hi All,
I need to execute UNIX command (for example ls -l) in Ant's build.xml
file.
Can somebody please help me in this case. Do I need to write task for
this or anything else.
Please help.
Regards
Irfan.
Hi All,
I am getting one error while running build.xml file. Following is the
error.
D:\Irfan>ant dist
Unable to locate tools.jar. Expected to find it in C:\Program
Files\Java\jre1.6.
0_01\lib\tools.jar
Can somebody please help.
Regards
Irfan.
Hi All,
Does anybody has Power point presentation, PDF doc to learn Ant
scripting. It should contain all basics and then go for advanced
scripting. I need to write a build script for one of the small component
in project.
Please help
Regards
Irfan.
Hi All,
Using cpptask to compile c++ code base we have set the compiler as
follows
...
but it has been observerd that this is equivalant of CC sun studio c++
compiler . we are looking for an equivalant option sun stodio c compiler
please let us know what name we should set for this .
R
.
Regards,
Antoine
Original-Nachricht
Datum: Fri, 30 Jun 2006 01:51:43 +0800
Von: "Sayed, Irfan (Irfan)" <[EMAIL PROTECTED]>
An: Ant Users List
Betreff: help to compile c / c++ files in ant
> Hi All,
>
> Can anybody please give me sample build.xml fil
Hi All,
Can anybody please give me sample build.xml file which compiles the
c/c++ files.
I will be highly obliged if you do the same.
Regards
Irfan.
OTECTED]
Sent: Wednesday, June 28, 2006 4:34 PM
To: user@ant.apache.org
Subject: AW: Ant help for c compiler
Ant doesnt support C by its own.
Have a look at AntContribs CC task
http://ant-contrib.sourceforge.net/cc.html
Jan
________
Von: Sayed, Irf
y its own.
Have a look at AntContribs CC task
http://ant-contrib.sourceforge.net/cc.html
Jan
Von: Sayed, Irfan (Irfan) [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 28. Juni 2006 13:00
An: user@ant.apache.org
Betreff: Ant help
Hi All,
I have been assign a
task of migrating our build environment from make file base system to ant base
system. Our code base has code of java, C and cpp.
With Make file we
are able to compile and generate the code. To migrate I have downloaded sample
makefile (see the attached build_
Ant doesnt support C by its own.
Have a look at AntContribs CC task
http://ant-contrib.sourceforge.net/cc.html
Jan
Von: Sayed, Irfan (Irfan) [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 28. Juni 2006 13:00
An: user
Hi All,
I have been assign a
task of migrating our build environment from make file base system to ant base
system. Our code base has code of java, C and cpp.
With Make file we
are able to compile and generate the code. To migrate I have downloaded sample
makefile (see the attached build
21 matches
Mail list logo