Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Peter Rosin
Den 2010-09-06 22:18 skrev Ralf Wildenhues: > * Peter Rosin wrote on Mon, Sep 06, 2010 at 09:34:02PM CEST: >> Den 2010-09-06 20:42 skrev Ralf Wildenhues: >>> * Peter Rosin wrote on Mon, Sep 06, 2010 at 08:38:31PM CEST: I think I want to do +func_to_tool_file "$output_objdir/" >>>

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Ralf Wildenhues
* Peter Rosin wrote on Mon, Sep 06, 2010 at 09:34:02PM CEST: > Den 2010-09-06 20:42 skrev Ralf Wildenhues: > > * Peter Rosin wrote on Mon, Sep 06, 2010 at 08:38:31PM CEST: > >> I think I want to do > >> > >> +func_to_tool_file "$output_objdir/" > >> +tool_output_objdir=$func_to_tool_file_re

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Peter Rosin
Den 2010-09-06 20:42 skrev Ralf Wildenhues: > * Peter Rosin wrote on Mon, Sep 06, 2010 at 08:38:31PM CEST: >> Den 2010-09-06 20:01 skrev Ralf Wildenhues: >>> * Peter Rosin wrote on Mon, Sep 06, 2010 at 11:14:19AM CEST: Easily? Is this something like this what you had in mind? (untested) >>> >>

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Ralf Wildenhues
* Peter Rosin wrote on Mon, Sep 06, 2010 at 08:38:31PM CEST: > Den 2010-09-06 20:01 skrev Ralf Wildenhues: > > * Peter Rosin wrote on Mon, Sep 06, 2010 at 11:14:19AM CEST: > >> Easily? Is this something like this what you had in mind? (untested) > > > > Yes, something like that is what I had in mi

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Peter Rosin
Hi Ralf, Den 2010-09-06 20:01 skrev Ralf Wildenhues: > * Peter Rosin wrote on Mon, Sep 06, 2010 at 11:14:19AM CEST: >> Easily? Is this something like this what you had in mind? (untested) > > Yes, something like that is what I had in mind, nice! I haven't tested > it yet either, though. I think

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Ralf Wildenhues
Hi Peter, * Peter Rosin wrote on Mon, Sep 06, 2010 at 11:14:19AM CEST: > Den 2010-09-05 23:27 skrev Ralf Wildenhues: > > * Peter Rosin wrote on Sun, Sep 05, 2010 at 10:01:42PM CEST: > >> Subject: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC > >> > >> * libltdl/m4/libtool.m4 (_

Re: git log -> changelog

2010-09-06 Thread Jim Meyering
Gary V. Vaughan wrote: > On 6 Sep 2010, at 12:47, Ralf Wildenhues wrote: >> * Gary V. Vaughan wrote on Mon, Sep 06, 2010 at 05:20:30AM CEST: >>> On 6 Sep 2010, at 03:44, Ralf Wildenhues wrote: Except that the autotools project logs contain lots of S-O-B entries which explicitly do not hav

Re: git log -> changelog

2010-09-06 Thread Peter Rosin
Den 2010-09-06 11:27 skrev Gary V. Vaughan: > On 6 Sep 2010, at 12:47, Ralf Wildenhues wrote: >> * Gary V. Vaughan wrote on Mon, Sep 06, 2010 at 05:20:30AM CEST: >>> On 6 Sep 2010, at 03:44, Ralf Wildenhues wrote: Except that the autotools project logs contain lots of S-O-B entries which

Re: git log -> changelog

2010-09-06 Thread Gary V. Vaughan
On 6 Sep 2010, at 12:47, Ralf Wildenhues wrote: > * Gary V. Vaughan wrote on Mon, Sep 06, 2010 at 05:20:30AM CEST: >> On 6 Sep 2010, at 03:44, Ralf Wildenhues wrote: >>> Except that the autotools project logs contain lots of S-O-B entries >>> which explicitly do not have that particular meaning. :

Re: [PATCH 5/7] Convert POSIX file names to toolchain format for MSVC

2010-09-06 Thread Peter Rosin
Den 2010-09-05 23:27 skrev Ralf Wildenhues: > * Peter Rosin wrote on Sun, Sep 05, 2010 at 10:01:42PM CEST: >> From 449723f9bdcad6946e098d7acf0f215f3a4c18a2 Mon Sep 17 00:00:00 2001 >> From: Peter Rosin >> Date: Sun, 5 Sep 2010 17:53:35 +0200 >> Subject: [PATCH 5/7] Convert POSIX file names to tool

Re: [PATCH 4/7] Use func_to_tool_file instead of fix_srcfile_path.

2010-09-06 Thread Peter Rosin
Den 2010-09-05 23:23 skrev Ralf Wildenhues: > 2/7 and 3/7 are ok, thanks. Aha, look what I found! > * Peter Rosin wrote on Sun, Sep 05, 2010 at 10:01:04PM CEST: >> Subject: [PATCH 4/7] Use func_to_tool_file instead of fix_srcfile_path. >> >> * libltdl/config/ltmain.m4sh (func_mode_compile): Repla

Re: [PATCH 1/7] Add file name conversion from $build to toolchain.

2010-09-06 Thread Peter Rosin
Den 2010-09-06 08:42 skrev Peter Rosin: > I have a patch ready with some updates to both the fake and the lying case > (and the nits requested by Ralf), will see if I can find a way to post > without destroying tabs and without causing you all trouble... > > Also, no comments for 2/7 and 3/7, does