Re: 97.5-merge-finish-languages-dependencies.patch (Was: 98-no-depend2.patch)

2001-05-07 Thread Akim Demaille
Hi Tom, | Which patches does the 97.5 patch supercede? It was missing, I forgot to send it. | Here are patches I still have: | | Patch Status | 99-ordering-changes Missing ChangeLog entry | I have no idea what it does It just

Re: 97.5-merge-finish-languages-dependencies.patch (Was: 98-no-depend2.patch)

2001-05-05 Thread Tom Tromey
Akim> I'm stuck. I tried to produce the single big patch which Akim> consists of them all, but after having fought with patch, I Akim> realized I must have forgotten a patch: that introducing Akim> handle_languages. Which patches does the 97.5 patch supercede? Here are patches I still have: Pa

Re: 97.5-merge-finish-languages-dependencies.patch (Was: 98-no-depend2.patch)

2001-05-05 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (&finish_languages): Rename as... Akim> (&handle_languages): this. Akim> Include the body of... Akim> (&handle_dependency): this. Akim> Remove. Ok. Tom

97.5-merge-finish-languages-dependencies.patch (Was: 98-no-depend2.patch)

2001-05-03 Thread Akim Demaille
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> I'm stuck. I tried to produce the single big patch which Akim> consists of them all, but after having fought with patch, I Akim> realized I must have forgotten a patch: that introducing Akim> handle_languages. Groumph. This patch

Re: 98-no-depend2.patch

2001-04-27 Thread Akim Demaille
| I tried to do that as smoothly as I could, which explains why there | are so many small (?) patches. | | Index: ChangeLog | from Akim Demaille <[EMAIL PROTECTED]> | * automake.in (&depend2): Remove, merged in... | (&handle_languages): here. I'm stuck. I tried to produce the

Re: 98-no-depend2.patch

2001-04-12 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> The goal of the next dozen of patches is to merge the handling Akim> of suffix rules and per object rules into a single routine and a Akim> single file. Currently there is ext-compile and depen2, and Akim> special cases a bit everyw

98-no-depend2.patch

2001-04-01 Thread Akim Demaille
The goal of the next dozen of patches is to merge the handling of suffix rules and per object rules into a single routine and a single file. Currently there is ext-compile and depen2, and special cases a bit everywhere dependending on why the case is special. It turns out everything can be handl