Re: [Evolution-hackers] [Evolution] Current issues with Evolution 2.12 / Exchange

2007-09-20 Thread Paul Smith
On Fri, 2007-09-21 at 06:33 +0530, Suman wrote:
 the link: http://bugzilla.gnome.org/show_bug.cgi?id=478038

Whoops; thanks.

-- 
---
 Paul D. Smith [EMAIL PROTECTED]  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] New version of the SVN build makefile available

2007-09-19 Thread Paul Smith
Hi all;

I recently made some enhancements to my makefile to build Evo (and other
tools: libsoup, gtkhtml, e-d-s, evo, evo-exchange, evo-webcal) from SVN:

http://mad-scientist.us/evolution.html

It will create a new SVN workspace for each package if you don't have
one; update the contents if you do have one; then configure, make, make
install (into a custom area) everything in the right order.

It will also allow you to check for updates and even check for updates
with ChangeLog diffs.

I've been building Evo a few times a week for a couple of months now
using this makefile and it seems to work very well.

The new features allow you to use a branch or tag in SVN in addition to
the trunk (the default).

They also allow you to skip the system prerequisites check, which
currently only supports Ubuntu (implementations for other systems
welcome) and just proceed with the build with fingers crossed.

Hope this helps someone!

-- 
---
 Paul D. Smith [EMAIL PROTECTED]  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


<    1   2