monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Promoting usher to become a standard utility


From: Richard Levitte - VMS Whacker
Subject: [Monotone-devel] Promoting usher to become a standard utility
Date: Mon, 24 Oct 2005 00:00:43 +0200 (CEST)

Hi,

I've seen enough good things happening with usher that I'd like to
promote it to become a standard utility.

All that would require would be that it got moved out of the contrib
directory, that a test was created for it and that Makefile.am had
the following change:

# 
# old_revision [be65869bb72f4e219484a86e1c4a8eb33598b943]
# 
# patch "Makefile.am"
#  from [3dbc9762de07d32c70441ccfb482d0206231fcf9]
#    to [c535c54730c1030072e5a9fd4f40220220370c2a]
# 
============================================================
--- Makefile.am 3dbc9762de07d32c70441ccfb482d0206231fcf9
+++ Makefile.am c535c54730c1030072e5a9fd4f40220220370c2a
@@ -212,11 +212,12 @@
 
 # primaries
 
-bin_PROGRAMS = monotone
+bin_PROGRAMS = monotone usher
 check_PROGRAMS = unit_tests
 noinst_PROGRAMS = txt2c 
 
 monotone_SOURCES = $(MOST_SOURCES) monotone.cc main.cc
+usher_SOURCES = usher.cc
 unit_tests_SOURCES = $(MOST_SOURCES) unit_tests.cc crypto_tests.cc
 
 txt2c_SOURCES = txt2c.cc


Opinions?  Timothy?

Cheers,
Richard

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis




reply via email to

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