Commit Graph

122 Commits

Author SHA1 Message Date
Vincent Richard
da55bd2c26 Autotools and libtool support. 2004-12-30 09:32:32 +00:00
Vincent Richard
8b8cf2b543 Renamed files in POSIX platform handler. 2004-12-26 23:22:07 +00:00
Vincent Richard
4ce991d3b1 Moved all header files to 'vmime/' directory. 2004-12-26 20:23:29 +00:00
Vincent Richard
3db93880fd Oops, forgot a close() when writing to .pc file. 2004-12-26 13:41:32 +00:00
Vincent Richard
51a37c62c0 Added versioning + removed shared library build (does not work because of C++ templates). 2004-12-26 13:26:59 +00:00
Vincent Richard
6246c53201 Added support for 'pkg-config'. 2004-12-26 11:00:58 +00:00
Vincent Richard
51545aa9de Import default environment. 2004-12-26 10:43:50 +00:00
Vincent Richard
e90dbe0dd3 Renamed class 'disposition' to 'contentDisposition'. 2004-12-24 12:37:52 +00:00
Vincent Richard
cb0e6b30c0 Fixed missing 'unit++' in tests/lib. 2004-12-22 19:44:52 +00:00
Vincent Richard
584f901b9b Fixed missing files in dist + empty 'COPYING' file. 2004-12-22 18:58:33 +00:00
Vincent Richard
72f3f15dc8 Fixed SConstruct for files that have been removed. 2004-12-22 14:58:45 +00:00
Vincent Richard
cc51a32255 Added getCapabilities() on messaging::store. 2004-12-22 13:05:59 +00:00
Vincent Richard
5c8333cb1e Moved code from 'exception.hpp' to 'exception.cpp' + new features for exceptions. 2004-12-19 00:04:22 +00:00
Vincent Richard
460cae786a Default platform handlers (currently only POSIX). 2004-12-18 01:57:39 +00:00
Vincent Richard
9bbc42c783 Changed 'uname -o' to 'uname -s' for POSIX compatibility. 2004-12-08 19:20:54 +00:00
Vincent Richard
85dfb65a7f Added support for generating documentation (Doxygen) + written AUTHORS file. 2004-11-11 21:51:59 +00:00
Vincent Richard
91cc37178f Added tests for media type. 2004-11-07 09:49:05 +00:00
Vincent Richard
f9ae360def Removed "old-style" tests for encoder and mailbox. Added new test for encoder. 2004-11-06 17:48:56 +00:00
Vincent Richard
418c0c1456 New build system for unit tests. 2004-11-06 10:48:58 +00:00
Vincent Richard
c433e0213a Added specialization for typeAdapter <string>::parse() as it took only the first word of the text (operator<<). 2004-10-25 11:15:53 +00:00
Vincent Richard
2949fb51f1 Refactoring (see ChangeLog). 2004-10-21 15:05:47 +00:00
Vincent Richard
a3229a0513 Initial import. 2004-10-05 10:28:21 +00:00