| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
It's no longer useful these days to maintain split libraries.
libcamel-provider does not bring in any additional external library
dependencies over libcamel, and just adds unnecessary overhead to the
build process.
So Camel now consists of just libcamel + some built-in provider modules.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-05 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Just add all of
include/evolution-data-server-@BASE_VERSION@ instead of
bothering to list the subdirectories. (libebackend was
missing.) Ditto for lib/pkgconfig and share/gtk-doc. The
intent is that one does make install into a fresh empty target
prefix anyway when one wants to build for distribution.
svn path=/trunk/; revision=9876
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-05 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Just add all of
include/evolution-data-server-@BASE_VERSION@ instead of
bothering to list the subdirectories. (libebackend was
missing.) The intent is that one builds into a fresh empty
target prefix anyway when one wants to build for distribution.
svn path=/trunk/; revision=9874
|
| |
|
|
|
|
|
|
|
|
| |
2009-01-05 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Add libebackend binary, import
library and pkg-config file.
svn path=/trunk/; revision=9870
|
| |
|
|
|
|
|
|
|
|
|
| |
2008-07-09 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: No version number for
share/pixmaps/evolution-data-server. Use -D when using -r to not
add pointless entries for directories in the zip files.
svn path=/trunk/; revision=9103
|
| |
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Drop duplicated line. Use
LIBCAMEL_CURRENT_MINUS_AGE for the libcamel DLL. Sort sections for
clarity.
svn path=/trunk/; revision=8548
|
| |
|
|
|
|
|
|
|
|
|
| |
2008-02-06 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Look for catalogs in share/locale
first, as that is where they will be with a properly built GNU
gettext.
svn path=/trunk/; revision=8462
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in:
* evolution-data-server-zip.in:
* servers/Makefile.am: Initial commit for the
googlecalendar.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>
svn path=/trunk/; revision=8142
|
| |
|
|
|
|
|
| |
2006-10-10 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: Use BASE_VERSION in path for the
zoneinfo, too.
|
|
|
2005-12-02 Tor Lillqvist <tml@novell.com>
* evolution-data-server-zip.in: New file, a script used to build a
Win32 zipfile distribution of E-D-S. (End users will not be
expected to install from zipfiles, they would be for power users
and developers only.)
* Makefile.am
* configure.in: Distribute and expand it.
|