git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 00/15] Portability Patches v3
@ 2010-03-16  5:42 Gary V. Vaughan
  2010-03-16  5:42 ` [patch 01/15] user-cppflags.patch Gary V. Vaughan
                   ` (16 more replies)
  0 siblings, 17 replies; 37+ messages in thread
From: Gary V. Vaughan @ 2010-03-16  5:42 UTC (permalink / raw)
  To: git

Here are the portability patches we needed at TWW to enable
git-1.7.0.2 to compile and run on all of the wide range of Unix
machines we support.  These patches apply to the git-1.7.0.2 release,
and address all of the feedback from the previous two times I posted
them to this list, most particularly splitting everything into many
small self-contained chunks.

Note that I have not invested the time to figure out why the testsuite
is mostly useless on everything but Linux and Solaris 8+, because I'm
reasonably satisfied that the build itself is working properly.  Most
likely, it is merely GNUisms in the way the test cases call external
tools.  But maybe I'm missing something, but even the 3 new patches to
address test errors when diff does not support the -u option don't
improve the testsuite situation on HPUX, AIX, OSF1 and Solaris 7 and
older.

Cheers,
-- 
Gary V. Vaughan (gary@thewrittenword.com)

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2010-04-25  8:40 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16  5:42 [patch 00/15] Portability Patches v3 Gary V. Vaughan
2010-03-16  5:42 ` [patch 01/15] user-cppflags.patch Gary V. Vaughan
2010-03-16  7:21   ` Junio C Hamano
2010-03-16  5:42 ` [patch 02/15] const-expr.patch Gary V. Vaughan
2010-03-16  7:31   ` Johannes Sixt
2010-03-16  8:23     ` Gary V. Vaughan
2010-03-16 23:43     ` Avery Pennarun
2010-04-25  8:38       ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 03/15] pthread.patch Gary V. Vaughan
2010-03-16  7:21   ` Junio C Hamano
2010-03-16  5:42 ` [patch 04/15] diff-export.patch Gary V. Vaughan
2010-03-16  7:24   ` Junio C Hamano
2010-03-16  5:42 ` [patch 05/15] diff-test_cmp.patch Gary V. Vaughan
2010-03-16  7:21   ` Junio C Hamano
2010-04-25  8:38     ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 06/15] diff-defaults.patch Gary V. Vaughan
2010-03-16  7:22   ` Junio C Hamano
2010-04-25  8:38     ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 07/15] host-IRIX.patch Gary V. Vaughan
2010-03-16  7:24   ` Junio C Hamano
2010-04-25  8:39     ` Gary V. Vaughan
2010-03-16 15:27   ` Brandon Casey
2010-04-25  8:39     ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 08/15] host-HPUX10.patch Gary V. Vaughan
2010-03-16  5:42 ` [patch 09/15] host-HPUX11.patch Gary V. Vaughan
2010-03-16  5:42 ` [patch 10/15] host-OSF1.patch Gary V. Vaughan
2010-03-16  5:42 ` [patch 11/15] no-hstrerror.patch Gary V. Vaughan
2010-03-16  7:24   ` Junio C Hamano
2010-04-25  8:39     ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 12/15] no-inet_ntop.patch Gary V. Vaughan
2010-03-16  5:42 ` [patch 13/15] no-socklen_t.patch Gary V. Vaughan
2010-03-16  7:25   ` Junio C Hamano
2010-04-25  8:39     ` Gary V. Vaughan
2010-03-16  5:42 ` [patch 14/15] no-ss_family.patch Gary V. Vaughan
2010-03-16  5:42 ` [patch 15/15] no-inline.patch Gary V. Vaughan
2010-03-16  6:18 ` [patch 00/15] Portability Patches v3 Sverre Rabbelier
2010-03-16 16:03 ` Brandon Casey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).