On 01/30/2012 11:36 PM, Peter Rosin wrote:
>
> Good, thanks, here's what I did:
>
> 1. Synced compile and ar-lib from master to msvc with this msg:
>
> scripts: cherry-pick recent changes from master
>
> * lib/ar-lib: prefer the term "Windows" over "Win32" and quote
> 'like thi
commit 3c66523fe55c94b19b5b26e0eae1c8de1d47d0cd
Merge: a6c1711 32cde2a
Author: Stefano Lattarini
AuthorDate: Tue Jan 31 08:31:59 2012 +0100
Commit: Stefano Lattarini
CommitDate: Tue Jan 31 08:31:59 2012 +0100
Merge branch 'maint'
* maint:
tests: do not assume the object fi
commit bf95acc6d36aa5e898b8be506322d7d59d211f0a
Merge: 4fbec2f 2a2f57f 32cde2a
Author: Stefano Lattarini
AuthorDate: Tue Jan 31 08:14:05 2012 +0100
Commit: Stefano Lattarini
CommitDate: Tue Jan 31 08:14:05 2012 +0100
Merge branches 'msvc' and 'maint' into branch-1.11
* msvc:
Stefano Lattarini skrev 2012-01-30 21:49:
> On 01/30/2012 09:21 PM, Peter Rosin wrote:
>>
>> There is one more difference, which is more relevant IMHO, and that is
>> the scriptversion variable. If we start commiting changes to ar-lib on
>> the msvc branch at this point, there will be a conflict o
On 01/30/2012 09:46 PM, Peter Rosin wrote:
> Stefano Lattarini skrev 2012-01-30 18:54:
>> I will push the series later, once Peter's testsuite-related patches
>> have been applied.
>
> Go ahead, I'll pick up the ar-lib piece later...
>
Thanks, pushed.
Regards,
Stefano
On 01/30/2012 09:21 PM, Peter Rosin wrote:
>
> There is one more difference, which is more relevant IMHO, and that is
> the scriptversion variable. If we start commiting changes to ar-lib on
> the msvc branch at this point, there will be a conflict once we merge
> that into master. What scriptve
Stefano Lattarini skrev 2012-01-30 18:54:
> I will push the series later, once Peter's testsuite-related patches
> have been applied.
Go ahead, I'll pick up the ar-lib piece later...
Cheers,
Peter
Stefano Lattarini skrev 2012-01-30 18:27:
> On 01/30/2012 12:39 PM, Peter Rosin wrote:
>> Hi!
>>
> Hi Peter, thanks for the patches.
Thanks for looking!
>> This series addresses some nits in master that makes various
>> tests PASS where they presently FAIL.
>>
>> 1/4: ar-lib: ignore the verbose m
Hi Jim, thanks for the feedback.
On 01/29/2012 07:33 PM, Jim Meyering wrote:
> Stefano Lattarini wrote:
>> I will push this series to master in a couple of days if there is
>> no objection.
>>
>> Stefano Lattarini (4):
>> maintcheck: refactor rules checking '*.am' files
>> build: require GNU m
On 01/30/2012 12:42 PM, Peter Rosin wrote:
> From 9ab88f21c376e768163b963edc36bbe087f4b378 Mon Sep 17 00:00:00 2001
> From: Peter Rosin
> Date: Mon, 30 Jan 2012 12:31:12 +0100
> Subject: [PATCH 4/4] tests: do not assume the object file extension is .o
>
> tests/specflg7.test: Dig out the object f
On 01/30/2012 12:42 PM, Peter Rosin wrote:
> From 0ca86d111629522e069ad0818f8e76f3f99d1d2a Mon Sep 17 00:00:00 2001
> From: Peter Rosin
> Date: Mon, 30 Jan 2012 11:13:16 +0100
> Subject: [PATCH 3/4] tests: fetch the 'compile' script for subdir objects
>
> tests/libobj19.test: Subdir objects are u
On 01/30/2012 06:28 PM, Stefano Lattarini wrote:
> On 01/30/2012 12:41 PM, Peter Rosin wrote:
>> From 2db9e742fea06449216b19d61707bc8362cdb612 Mon Sep 17 00:00:00 2001
>> From: Peter Rosin
>> Date: Mon, 30 Jan 2012 11:12:45 +0100
>> Subject: [PATCH 2/4] tests: fetch the 'ar-lib' script for archive
On 01/30/2012 12:41 PM, Peter Rosin wrote:
> From 2db9e742fea06449216b19d61707bc8362cdb612 Mon Sep 17 00:00:00 2001
> From: Peter Rosin
> Date: Mon, 30 Jan 2012 11:12:45 +0100
> Subject: [PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
>
> tests/libobj10.test: The archiver is used,
On 01/30/2012 12:39 PM, Peter Rosin wrote:
> Hi!
>
Hi Peter, thanks for the patches.
> This series addresses some nits in master that makes various
> tests PASS where they presently FAIL.
>
> 1/4: ar-lib: ignore the verbose modifier instead of erroring out
> 2/4: tests: fetch the 'ar-lib' script
On 01/30/2012 12:40 PM, Peter Rosin wrote:
> From f836abc0ca62f6b4301546b3c60daab25ab690b6 Mon Sep 17 00:00:00 2001
> From: Peter Rosin
> Date: Mon, 30 Jan 2012 10:49:27 +0100
> Subject: [PATCH 1/4] ar-lib: ignore the verbose modifier instead of erroring
> out
>
> lib/ar-lib: A number of tests u
Peter Rosin skrev 2012-01-30 12:42:
*snip*
> diff --git a/tests/specflg8.test b/tests/specflg8.test
> index 18527ed..4b46e86 100755
> --- a/tests/specflg8.test
> +++ b/tests/specflg8.test
> @@ -1,5 +1,5 @@
> #! /bin/sh
> -# Copyright (C) 2002, 2004, 2011 Free Software Foundation, Inc.
> +# Copyrig
Ignore this one, it was meant to have this subject:
[PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
Sorry for the noise.
Cheers,
Peter
>From 9ab88f21c376e768163b963edc36bbe087f4b378 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 12:31:12 +0100
Subject: [PATCH 4/4] tests: do not assume the object file extension is .o
tests/specflg7.test: Dig out the object file extension from the
OBJEXT makefile variable.
tests
>From 0ca86d111629522e069ad0818f8e76f3f99d1d2a Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 11:13:16 +0100
Subject: [PATCH 3/4] tests: fetch the 'compile' script for subdir objects
tests/libobj19.test: Subdir objects are used, so the 'compile'
script needs to be present for i
>From 2db9e742fea06449216b19d61707bc8362cdb612 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 11:12:45 +0100
Subject: [PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
tests/libobj10.test: The archiver is used, so the 'ar-lib' script
needs to be present for inferi
>From 2db9e742fea06449216b19d61707bc8362cdb612 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 11:12:45 +0100
Subject: [PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
tests/libobj10.test: The archiver is used, so the 'ar-lib' script
needs to be present for inferi
>From f836abc0ca62f6b4301546b3c60daab25ab690b6 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 10:49:27 +0100
Subject: [PATCH 1/4] ar-lib: ignore the verbose modifier instead of erroring
out
lib/ar-lib: A number of tests uses the v modifier when listing
the archiver content, ig
Hi!
This series addresses some nits in master that makes various
tests PASS where they presently FAIL.
1/4: ar-lib: ignore the verbose modifier instead of erroring out
2/4: tests: fetch the 'ar-lib' script for archiver usage
3/4: tests: fetch the 'compile' script for subdir objects
4/4: tests: do
23 matches
Mail list logo