Subject: RE: Multi-language projects
This looks great since we have to use Visual C++ (or at least the Microsoft
SDK) to compile our C code. I haven't found anything about this in the
documentation, but can your plugin be configured to produce a dll?
Regards,
Thad Smith
-Original Me
: RE: Multi-language projects
This looks great since we have to use Visual C++ (or at least the Microsoft
SDK) to compile our C code. I haven't found anything about this in the
documentation, but can your plugin be configured to produce a dll?
Regards,
Thad Smith
-Original Message-
ailto:[EMAIL PROTECTED]
Sent: Thursday, May 05, 2005 11:57 AM
To: Maven Users List
Subject: RE: Multi-language projects
Hi
we started with the native plugin for C and C++ and extended it for
Fortran and
use cross-platform libraries (nar files) and include packages.
Have a look at:
Hi
we started with the native plugin for C and C++ and extended it for Fortran and
use cross-platform libraries (nar files) and include packages.
Have a look at:
http://java.freehep.org/freehep-nar-plugin
for maven 1.0.2 for now.
Regards
Mark Donszelmann
-Original Message-
From: Sm
Hi
we started with the native plugin for C and C++ and extended it for Fortran and
use cross-platform libraries (nar files) and include packages.
Have a look at:
http://java.freehep.org/freehep-nar-plugin
for maven 1.0.2 for now.
Regards
Mark Donszelmann
-Original Message-
From: S
Perfect.
Thanks,
Thad
-Original Message-
From: Thomas Van de Velde [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 05, 2005 3:05 PM
To: Maven Users List
Subject: Re: Multi-language projects
Thad,
You can use the following parameters:
spawn=false
failonerror=true
and a couple of
elde [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 05, 2005 11:25 AM
> To: Maven Users List
> Subject: Re: Multi-language projects
>
> I am not aware of any plugins for C but you could call from
> a
> custom plugin to execute a compilation script for your language. Your
&
an de Velde [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 05, 2005 11:25 AM
To: Maven Users List
Subject: Re: Multi-language projects
I am not aware of any plugins for C but you could call from
a
custom plugin to execute a compilation script for your language. Your
compilation scripts can be pac
I have good success using maven-native-plugin, but
1. it uses ant's cpp-tasks which is not in active development
2. cpp-task does not support 'C', but there are uncommitted
patches. cpp-task is fairly straight forward to
maintain yourself . (which can be bad)
3. This plugin als
ppropriate compiler.
Cheers,
Thomas
On 5/5/05, Thomas Van de Velde <[EMAIL PROTECTED]> wrote:
>
> I am not aware of any plugins for C but you could call from a
> custom plugin to execute a compilation script for your language. Your
> compilation scripts can be packaged within a plugin and
I am not aware of any plugins for C but you could call from a
custom plugin to execute a compilation script for your language. Your
compilation scripts can be packaged within a plugin and executed on any
machine that has the a
On 5/5/05, Smith, Thad <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'
On 5/5/05, Smith, Thad <[EMAIL PROTECTED]> wrote:
> Secondly, Are there any plugins out there to do Perl validation or C
> compilation? My intuition is no since I can't find them on any of the
> Maven plugin pages. I wanted to make sure before I go writing my own.
Don't know about Perl, but for C
12 matches
Mail list logo