Commit Graph

14 Commits

Author SHA1 Message Date
b09d95a0af tests: make an html report 2014-04-24 20:47:29 +02:00
67c933958b tests: rename test m4 to a nice name
The new m4 also fixes srcdir != builddir issue
2014-04-11 02:04:11 +02:00
399b1a6fc5 Add installed tests using --enable-installed-tests switch
https://bugzilla.gnome.org/show_bug.cgi?id=726832
2014-03-25 09:46:23 +01:00
6f457a37e8 Drop KRB5 dependency
It turned out that evolution itself doesn't use KRB5 directly,
thus the dependency is useless and can be dropped.
2014-01-17 08:53:25 +01:00
ea219ed51b Bug #715057 - Weather calendar is using Fahrenheit units as default 2013-12-01 04:23:25 +01:00
e246eac779 Bug #633948 - Try harder to use -lresolv in LDAP_LIBS 2011-06-03 15:12:32 +02:00
5437ef08af Bug #645721 - Fix build error when enabling kerberos without specifying path 2011-04-19 11:23:08 +02:00
333897772f Remove gnome-pilot integration.
It just doesn't belong in Evolution anymore.  We don't support syncing
with more modern devices -- see Conduits or SyncEvolution for that -- so
it does not make sense for older model Palm Pilot PDAs to be the lone
exception.

I have repackaged the Evolution-Data-Server conduit modules to be
provided by gnome-pilot itself in bug #619315.  This should provide
eqivalent Palm Pilot syncing functionality; it's just being moved to
gnome-pilot.

This completely severs our dependency on deprecated GNOME 2.x libraries
which were still being dragged in by way of gnome-pilot dependencies.
It was also interfereing with our bundling of libgnomecanvas.
2010-06-15 14:45:55 -04:00
2bc81c5277 Bug 617865 - Various data file cleanups
- Install evolution-alarm-notify in $(privlibexecdir) instead of
  $(bindir).

- Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to
  @BASE_VERSION@.x (patch was missing the .x suffix).

- Killed data/evolution.keys.in.in since it's full of CORBA cruft.
  The MimeType field in evolution.desktop fills this role now.

- Copied the AS_AC_EXPAND macro from gnome-settings-daemon.  The macro
  sets up path-related substitutions for use in automake input files.

  So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in
  configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files.

- Simplified .desktop rules using gnome-settings-daemon as a guide.
2010-05-17 16:34:13 -04:00
4bd4e95a27 Remove more unneeded gunk from configure.ac. 2009-12-27 17:12:14 -05:00
e30c8ff385 Bug #597932 - Split out Kerberos 5 check into an macro 2009-10-09 21:32:55 +02:00
ce05a504b7 Bug 595326 - Bump libtool to 2.2 and remove dolt 2009-09-23 11:02:39 -04:00
1b706132cf Deal with untracked files in git. 2009-08-25 14:02:14 -04:00
c8464aecbb Bug 591326 – Keep m4 macros in their own folder 2009-08-11 18:15:32 -04:00