[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [cdt-dev] autoconf/automake parsing | 
Jeff,
Thanks for the reply.  So I guess the answer for the customer on #1 is "No" since we do not bundle any of the Linux plugins.
> >      > 2. Would Makefile parser be able to parse the Makefile hierarchy
> >      > that is five directory levels deep?
> >
> 
> Not sure what you mean here.
I think what the customer meant by that is will the parser traverse included makefiles.  Really this comes into play when doing content assist in a makefile.
===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
![Inactive hide details for "J. Johnston" ---12/17/2009 02:57:47 PM---On 16/12/09 10:15 AM, Doug Schaefer wrote: > I'm not even s]() "J. Johnston" ---12/17/2009 02:57:47 PM---On 16/12/09 10:15 AM, Doug Schaefer wrote: > I'm not even sure the Makefile parser can parse Makefil
"J. Johnston" ---12/17/2009 02:57:47 PM---On 16/12/09 10:15 AM, Doug Schaefer wrote: > I'm not even sure the Makefile parser can parse Makefil
| ![]() From:
 | ![]() "J. Johnston" <jjohnstn@xxxxxxxxxx>
 | 
| ![]() To:
 | ![]() cdt-dev@xxxxxxxxxxx
 | 
| ![]() Date:
 | ![]() 12/17/2009 02:57 PM
 | 
| ![]() Subject:
 | ![]() Re: [cdt-dev] autoconf/automake parsing
 | 
| ![]() Sent by:
 | ![]() cdt-dev-bounces@xxxxxxxxxxx
 | 
On 16/12/09 10:15 AM, Doug Schaefer wrote:
> I'm not even sure the Makefile parser can parse Makefiles. Certainly
> some of the Makefiles I've written for 3.81 confuse the hell out of it.
>
> On Wed, Dec 16, 2009 at 10:12 AM, Chris Recoskie <recoskie@xxxxxxxxxx
> <mailto:recoskie@xxxxxxxxxx>> wrote:
>
>     I have the following question from a customer. I don't use
>     autoconf/automake, so I'm unsure of the answer. Does anyone know?
>     Jeff Johnston?
>
>      > 1. I am wondering if the Makefile parser would be able to parse
>      > Makefile.am/Makefile.in files used by autoconf/automake GNU tools?
>      > Our build system is based on these tools.
>      >
The Linux tools Autotools plugin parses Makefile.in and Makefile.am 
files via its GNUAutomakefile class which is currently internal. 
Perhaps it is what you are looking for or close to it.
>      > 2. Would Makefile parser be able to parse the Makefile hierarchy
>      > that is five directory levels deep?
>
Not sure what you mean here.
-- Jeff Johnston
>     Thanks,
>
>     ===========================
>     Chris Recoskie
>     Team Lead, IBM CDT and RDT
>     IBM Toronto
>
>
>     _______________________________________________
>     cdt-dev mailing list
>     cdt-dev@xxxxxxxxxxx <mailto:cdt-dev@xxxxxxxxxxx>
>     https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

