Re: [GSoC] Reafactoring Automake: Report

2018-06-04 Thread Matthias Paulmier
should be fairly busy in the next couple of weeks. -- Matthias Paulmier

Re: Proposal Accepted for GSoC

2018-05-03 Thread Matthias Paulmier
(mine is UTC+2) but >> if you are from India don't expect me to available too soon in the >> morning. :-) >> > > I am from India and my timezone is UTC+5:30. > >> >> HTH, >> >> -- >> Mathieu Lirzin >> GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37 >> > > It would be good if I can get an architecture diagram of how all the files > are related, or I will try to make something. I will need that for my GSoC too so I will be working on that in the next couple of weeks I guess. I need to discuss this further with Mathieu. I will check in IRC soon (I should already be in there if my ZNC server is setup properly). > As suggested by Diab Jerius, Marpa and Parse::RecDescent are good parsers. > Will we be using these parsers for parsing? > > > Regards, > Vishal Gupta Please correct me if I'm wrong. -- Matthias Paulmier

Re: [GSoC] Proposal accepted

2018-04-28 Thread Matthias Paulmier
Mathieu Lirzin <m...@gnu.org> writes: > Hello Matthias, > > Matthias Paulmier <matthias.paulm...@etu.u-bordeaux.fr> writes: > >> I am very glad to announce that my proposal has been accepted ! I will >> be working this summer on modularizing Automake and impro

[GSoC] "Modularize Automake" Final Report

2018-08-13 Thread Matthias Paulmier
r in its entirety. I think some parts could be very interesting for the project. Especially the fix of the Perl `XFAIL' tests and the use of the `Export' module inside Automake. -- Matthias Paulmier

Re: [GSoC] "Modularize Automake" Final Report

2018-08-21 Thread Matthias Paulmier
(This email was sent yesterday but I forgot to cc the mailing list) Hello Mathieu, Mathieu Lirzin writes: > Hello Matthias, > > Matthias Paulmier writes: > >> This summer has overall been a great experience for me as I have >> learned a lot about P

Re: [GSoC] Proposal for "Parse Makefile.am using an AST"

2018-03-11 Thread Matthias Paulmier
I put up the first draft for my proposal here : . The communication part still needs to be discussed. As for the plan tell me what you think. Thanks -- Matthias Paulmier

Re: [GSoC] Proposal for "Parse Makefile.am using an AST"

2018-03-08 Thread Matthias Paulmier
Mathieu Lirzin <m...@gnu.org> writes: > Hello Matthias, > > Matthias Paulmier <matthias.paulm...@etu.u-bordeaux.fr> writes: > >> I'm a french CS student at the University of Bordeaux. I'm currently >> following a >> masters degree co

Re: [GSoC] Proposal for "Parse Makefile.am using an AST"

2018-03-15 Thread Matthias Paulmier
Mathieu Lirzin <m...@gnu.org> writes: > Hello Matthias, > > Matthias Paulmier <matthias.paulm...@etu.u-bordeaux.fr> writes: > >> I put up the first draft for my proposal here : >> . > > I think this is a good first draft. > > A few comments: >

[GSoC] Proposal accepted

2018-04-23 Thread Matthias Paulmier
for it I will gladly take them :) (I'm using Debian GNU/Linux testing and Emacs as my editor). I am also looking for good resources on Perl. I am looking forward to hearing about your suggestions to get started in the best way possible. Regards, -- Matthias Paulmier

Re: [GSOC] Proposal for "Modularize Automake to improve the test-suite performance"

2018-03-25 Thread Matthias Paulmier
esn't get much traction. But feel free to > look around. :-) I finally didn't apply to any other project. Thanks. -- Matthias Paulmier

[GSOC] Proposal for "Modularize Automake to improve the test-suite performance"

2018-03-23 Thread Matthias Paulmier
g projects I will likely make a proposal tonight (CET) or tomorrow and keep you informed. Thanks. -- Matthias Paulmier

[GSoC] Proposal for "Parse Makefile.am using an AST"

2018-03-04 Thread Matthias Paulmier
s an AST so I'll check that. Thanks. -- Matthias Paulmier

Re: [GSoC] Proposal for "Parse Makefile.am using an AST"

2018-03-05 Thread Matthias Paulmier
gt; type designed to be passed through without modifications. As you said automake assumes what it doesn't recognize is proper make script I think this would be a reasonable approach. Letting make handle make stuff sounds good to me. Thanks for the pointers. -- Matthias Paulmier

[PATCH] t/pm: Use Test::Simple for Perl tests

2018-09-05 Thread Matthias Paulmier
roject. I am sorry it took so long and will make sure to submit the rest of my modifications in the comming days. -- Matthias Paulmier >From b0a682a918242b3a74147cd60aadf4e543eb5ce0 Mon Sep 17 00:00:00 2001 From: Matthias Paulmier Date: Thu, 30 Aug 2018 16:30:19 +0200 Subject: [PATCH] t/pm: Use

Re: [PATCH] t/pm: Use Test::Simple for Perl tests

2018-09-07 Thread Matthias Paulmier
Hello, Here are the reworked patches for enabling the Test::Simple tests in Automake's test suite. I split the original patch into 4 smaller/easier to review ones. I hope this is better this way. -- Matthias Paulmier >From c39c9e0d749a8f977bfea30a10e8cb60aafe90e2 Mon Sep 17 00:00:00 2

Re: [PATCH] t/pm: Use Test::Simple for Perl tests

2018-09-06 Thread Matthias Paulmier
Mathieu Lirzin writes: > Hello Matthias, > > Matthias Paulmier writes: > >> [...] > > This patch is too fat for me to properly review it. The changelog > description makes me think it could easily be separated in smaller > chunks. For example you could