Commit Graph

7 Commits (e14dde6c6c5774d83173fd4377b76301dcad29ee)

Author SHA1 Message Date
Camillo Lugaresi 576075db1d updated monotone to 0.99.1
Boost is no longer listed as a dependency: since Monotone only needs the headers, it is downloaded but not built, which greatly reduces the time and disk space used to install monotone. If Boost is already installed, the installed copy is used.

Closes Homebrew/homebrew#3675.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-02 21:23:15 +00:00
David Höppner dab34da4d0 Monotone: update version to 0.48.1 2010-11-23 11:38:00 +01:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
David Höppner ec9dc40382 monotone: update version to 0.48 2010-08-26 19:46:52 +02:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
David Höppner 5e2870dad9 monotone: update version to 0.47 2010-05-16 12:20:05 +02:00
David Höppner 08006a8760 New formula monotone
monotone is a free distributed version control system. It provides
a simple, single-file transactional version store, with fully
disconnected operation and an efficient peer-to-peer synchronization
protocol. It understands history-sensitive merging, lightweight
branches, integrated code review and 3rd party testing.
2010-02-12 20:16:26 +01:00