Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -8/+3 | |
build. | |||||
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -0/+2 | |
2013-10-20 | Fixed build of samples (now use CMake). | Vincent Richard | 1 | -4/+5 | |
2013-06-07 | Outsourced build test script. | Vincent Richard | 1 | -0/+4 | |
2013-05-13 | Fixed export header for static/shared build. | Vincent Richard | 1 | -1/+2 | |
2013-05-12 | Export class and functions in shared libraries. | Vincent Richard | 1 | -0/+1 | |
2013-03-24 | Pkg-config file changed back to "vmime.pc" (fixed issue #35). | Vincent Richard | 1 | -1/+1 | |
Do not break compatibility with previous releases. | |||||
2013-03-11 | Testing with CTest. | Vincent Richard | 1 | -0/+4 | |
2012-12-12 | Ignore binary file for unit tests. | Vincent Richard | 1 | -0/+1 | |
2012-11-06 | Added missing file. | Vincent Richard | 1 | -1/+0 | |
2012-11-01 | Migrated build system to CMake. Conditional file compilation. Automatic ↵ | Vincent Richard | 1 | -5/+21 | |
selection of platform handler. | |||||
2012-10-25 | Added ignore files (Mac and build files). | Vincent Richard | 1 | -0/+6 | |
2012-04-05 | Added .gitignore. | Vincent Richard | 1 | -0/+11 | |