monotone-commits-nodiffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-nodiffs] Revision a3ee33646c38273098dff70ac5d94b2951d4


From: monotone
Subject: [Monotone-commits-nodiffs] Revision a3ee33646c38273098dff70ac5d94b2951d4c1b2
Date: Sat, 5 Apr 2008 05:05:44 +0200

-----------------------------------------------------------------
Revision: a3ee33646c38273098dff70ac5d94b2951d4c1b2
Ancestor: 0f69fb692c742ae362969ea0dbc88177623ddcf4
Author: address@hidden
Date: 2008-04-05T02:56:30
Branch: net.venge.monotone.library-build

Deleted entries:
        netxx/netxx.h
Renamed entries:
        netxx/address.h to netxx/netxx/address.h
        netxx/datagram.h to netxx/netxx/datagram.h
        netxx/datagramserver.h to netxx/netxx/datagramserver.h
        netxx/netbuf.h to netxx/netxx/netbuf.h
        netxx/peer.h to netxx/netxx/peer.h
        netxx/probe.h to netxx/netxx/probe.h
        netxx/probeinfo.h to netxx/netxx/probeinfo.h
        netxx/sockopt.h to netxx/netxx/sockopt.h
        netxx/stream.h to netxx/netxx/stream.h
        netxx/streambase.h to netxx/netxx/streambase.h
        netxx/streamserver.h to netxx/netxx/streamserver.h
        netxx/timeout.h to netxx/netxx/timeout.h
        netxx/types.h to netxx/netxx/types.h
Added directories:
        netxx/netxx
Modified files:
        netxx/Makefile.am netxx/common.h netxx/configure.ac

ChangeLog: 

netxx can now be built and stage-installed.  (If upstream had a test
suite, it is lost.  I cannot find an upstream tarball anywhere.)

 * netxx/address.h, netxx/datagram.h, netxx/datagramserver.h
 * netxx/netbuf.h, netxx/peer.h, netxx/probe.h, netxx/probeinfo.h
 * netxx/sockopt.h, netxx/stream.h, netxx/streambase.h
 * netxx/streamserver.h, netxx/timeout.h, netxx/types.h:
   Move these files (constituting the public netxx API) into a new
   subdirectory also called netxx, as they are always included as
   <netxx/foo.h>.
 * netxx/netxx.h: Delete, unused.
 * netxx/Makefile.am: Make sure to install all the above headers in
   $(prefix)/include/netxx.  Use _LIBADD and _DEPENDENCIES instead of
   ugly AM_CONDITIONALs.
 * netxx/common.h: Include config.h.
 * netxx/configure.ac: Generate config.h.  Adjust AC_CONFIG_SRCDIR.
   Set and substitute PLAT_OBJS instead of using AM_CONDITIONAL.
   Fix typos in check for inet_ntop.


monotone --db={your.database} diff 
--revision=0f69fb692c742ae362969ea0dbc88177623ddcf4 
--revision=a3ee33646c38273098dff70ac5d94b2951d4c1b2
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]