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