summaryrefslogtreecommitdiffstats
path: root/src/vmime.mk
Commit message (Collapse)AuthorAgeFilesLines
* package vmime: take upstream fixesMark Brand2012-06-101-6/+3
|
* all packages: use $(WGET) portability variableTony Theodore2012-05-161-1/+1
|
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* package vmime: fix and use .pc fileMark Brand2011-03-171-3/+1
|
* remove $($PKG)_SUBDIR) from FILE and URL defintionsMark Brand2010-12-121-1/+1
| | | | | | For now this means a bit of duplication, but if the remaining references to SUBDIR can be dealt with, we should be able to get rid of the SUBDIR defintion altogether.
* improved update script of all remaining SourceForge packagesVolker Grabsch2010-12-021-5/+5
|
* bugfix in package vmime: use $(TARGET) instead of i686-pc-mingw32Volker Grabsch2010-11-171-1/+1
|
* upgrade package vmime to 0.9.1Mark Brand2010-11-161-2/+2
|
* improved version recognition of packages: boost gmp plotutils vmimeVolker Grabsch2010-10-271-1/+1
|
* fixed sourceforge URLs in UPDATE macrosMark Brand2010-09-091-1/+1
|
* upgrade package vmime to 0.9.1-svn-r551Mark Brand2010-05-211-1/+1
| | | | | | | | | | | | | | | | Also added missing zlib dependency for test-vmime.exe. r551 merges our previously used patch. r547 | vincent-richard | 2010-05-18 15:52:27 +0200 (Tue, 18 May 2010) | 1 line Added helper function to construct parsed message from net message. Splitted IMAP source files. r548 | vincent-richard | 2010-05-20 11:57:51 +0200 (Thu, 20 May 2010) | 1 line Fixed type size. r549 | vincent-richard | 2010-05-20 12:00:19 +0200 (Thu, 20 May 2010) | 1 line Fixed unit tests build on OSX. r550 | vincent-richard | 2010-05-20 17:28:51 +0200 (Thu, 20 May 2010) | 1 line Fixed case-sensitive include. r551 | vincent-richard | 2010-05-21 08:01:33 +0200 (Fri, 21 May 2010) | 1 line Fixed missing #include.
* fix use of pthreads in package vmimeMark Brand2010-05-201-3/+10
| | | | | | | | | | | | | The configure option "-without-pthread" seems not to work even if it is listed as a configure option. As long as pthreads is available, it is detected. This meant that the configuration of vmime dependend on whether pthreads had already been installed, even though pthreads was not listed as a dependency. The solution seems to be to add the missing #include <pthread.h> and allow pthreads to be used. Also now build one of the examples as test-vmime.exe.
* disable threading support explicitly because it doesn't work anyway in ↵Volker Grabsch2010-05-021-1/+2
| | | | package vmime
* upgrade package vmime to 0.9.1-svn-r537Mark Brand2010-03-121-1/+0
| | | | | | | | | | | r537 | vincent-richard | 2010-03-10 16:54:23 +0100 (Wed, 10 Mar 2010) | 1 line Fixed compilation issue with 'const'. r536 | vincent-richard | 2010-03-10 14:29:33 +0100 (Wed, 10 Mar 2010) | 1 line Fixed bug #2966885: memory leak caused by strong ref (thanks to tuxx from SF). r535 | vincent-richard | 2010-03-06 13:48:39 +0100 (Sat, 06 Mar 2010) | 1 line Use 'glibtoolize' instead of 'libtoolize' on MacOSX. Removed "sed hack" for libtoolsize from vmime.mk since r535.
* upgrade package vmime to 0.9.1-svn-r534Mark Brand2010-02-181-1/+0
| | | | Fix for invoking bash from bootstrap script.
* changed coding style: make "-i" always the first argument of $(SED) (by ↵Volker Grabsch2010-02-161-6/+6
| | | | Mark Brand)
* upgrade package vmime to 0.9.1-svn-r533Mark Brand2010-02-151-7/+2
|
* improved coding styleVolker Grabsch2010-02-141-15/+15
|
* various improvements for package vmimeMark Brand2010-02-131-5/+7
|
* use prefixed pkg-config in package vmimeMark Brand2010-02-121-2/+8
|
* upgrade package vmime to 0.9.1-svn-r529Mark Brand2010-02-101-0/+7
|
* restored fix for the libvmime.a filename in package vmimeMark Brand2010-02-091-0/+4
|
* point consequently to "doc/index.html" instead of "doc/index.html or doc/README"Volker Grabsch2010-02-071-1/+1
|
* use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)Volker Grabsch2010-02-071-0/+1
|
* use the autotools for package vmimeVolker Grabsch2010-02-051-4/+1
|
* simplified file markersVolker Grabsch2010-01-161-21/+2
|
* new package: vmime (by Mark Brand)Volker Grabsch2009-10-091-0/+59