aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add InterfaceCheck object. Likewise.Ettore Perazzoli2003-03-291-1/+23
* Make this depend on Makefile so it gets regenerated if you switch fromDan Winship2003-03-141-1/+1
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-4/+0
* privlibexecdir not evolibexecdir for the server fileRodney Dawes2003-02-081-1/+1
* cleanupDan Winship2003-02-071-6/+1
* Make .server file point to where wombat is now installed.Hans Petter Jansson2003-02-021-1/+1
* Install wombat to $(libexecdir)/evolution/$(BASE_VERSION)Rodney Dawes2003-01-301-1/+2
* Rename wombat to evolution-wombat. Updated accordingly. Likewise.Ettore Perazzoli2003-01-281-7/+7
* Add $(schema_DATA).Ettore Perazzoli2003-01-151-1/+5
* Do not dist the .server.in files; just dist theEttore Perazzoli2003-01-151-2/+1
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-2/+0
* Added rule to create GNOME_Evolution_Wombat.server.in fromEttore Perazzoli2002-11-161-7/+11
* change over from .oaf files to .server files and remove the moniker stuffChris Toshok2002-11-061-13/+13
* Include libpcsfile.a, libpasfile.a and (if ENABLE_LDAP) libpasldap.aDan Winship2002-07-231-2/+10
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-2/+2
* Another fix for the IDL rename, ugh.Peter Williams2002-07-151-1/+1
* libwombat:Peter Williams2002-07-121-1/+4
* Removed dependency on libibex.Jeffrey Stedfast2002-04-271-1/+0
* Re-Add $(WOMBAT_LIBS) so wombat actually links.Jeffrey Stedfast2002-04-051-1/+2
* Put DB3_LDADD and LDAP_LIBS on the top so the PAS backend uses the rightEttore Perazzoli2002-04-041-3/+3
* more fixes for libversit.la -> libversit.aDan Winship2002-03-201-1/+1
* added DB3_LDADDRadek Doulik2002-01-291-1/+2
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-20/+15
* use libical-evolution.laDamon Chaplin2001-10-301-1/+1
* add wombat-private-moniker.[ch].Chris Toshok2001-10-121-3/+5
* add addressbook:supported_protocols containing just the file protocol.Chris Toshok2001-10-031-1/+11
* Add camel dependency.Jon Trowbridge2001-08-031-0/+3
* Distribute wombat.idl.Peter Williams2001-07-121-1/+1
* use bonobo-conf everywhereDietmar Maurer2001-07-041-0/+1
* Added libwombat/libwombat.laJeffrey Stedfast2001-06-231-0/+1
* Add libedb3utilDan Winship2001-06-191-0/+1
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-1/+1
* Included information about db3.Christopher James Lahey2001-06-011-4/+4
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
* add wombat-moniker.h as a source so it gets distedJP Rosevear2001-03-221-0/+1
* initialise the moniker factoryDietmar Maurer2001-03-211-1/+2
* xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-131-2/+7
* Remove useless ldflagsJP Rosevear2001-02-091-2/+0
* o/~ builddir != srcdir o/~Ettore Perazzoli2000-12-231-0/+1
* Woooho! builddir != srcdir again.Ettore Perazzoli2000-12-141-0/+1
* More fixage - FedericoFederico Mena Quintero2000-12-121-1/+1
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+2
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-2/+2
* Add the libical include path.Federico Mena Quintero2000-09-261-0/+1
* ename moved so link against e-util/ename/libename.laJeffrey Stedfast2000-09-261-1/+1
* Remove gnorba related codeJP Rosevear2000-08-261-8/+1
* Baby seal eyes are good with soy sauce! - FedericoFederico Mena Quintero2000-08-251-1/+1
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-1/+1
* a bunch of patches to make evolution compile with bonobo in strange prefixes....Mathieu Lacage2000-06-051-2/+1
* Fix Makefile so that it looks for include files in the EvolutionEttore Perazzoli2000-05-131-2/+2
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+1
* ignore wombat.pureChris Toshok2000-05-071-0/+12
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-0/+1
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+9
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+3
* Removed spurious calendar directories from the include path. AddedFederico Mena Quintero2000-04-171-5/+4
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-0/+2
* use BONOBO_VFS_GNOME_LIBS instead of BONOBO_HTML_GNOME_LIBS. fixesChris Toshok2000-04-151-1/+1
* Must pass "object" for the kind to goad_server_register(); "server" isFederico Mena Quintero2000-04-141-21/+22
* add LDAP_LIBS here.Chris Toshok2000-04-121-1/+1
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-111-1/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-0/+1
* + * wombat/wombat.c: Changed headerfile path.Matthew Loper2000-03-291-6/+6
* + * wombat/Makefile.am: new file.Matthew Loper2000-03-291-0/+32