aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-8/+3
| | | | build.
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-0/+2
|
* Fixed build of samples (now use CMake).Vincent Richard2013-10-201-4/+5
|
* Outsourced build test script.Vincent Richard2013-06-071-0/+4
|
* Fixed export header for static/shared build.Vincent Richard2013-05-131-1/+2
|
* Export class and functions in shared libraries.Vincent Richard2013-05-121-0/+1
|
* Pkg-config file changed back to "vmime.pc" (fixed issue #35).Vincent Richard2013-03-241-1/+1
| | | | Do not break compatibility with previous releases.
* Testing with CTest.Vincent Richard2013-03-111-0/+4
|
* Ignore binary file for unit tests.Vincent Richard2012-12-121-0/+1
|
* Added missing file.Vincent Richard2012-11-061-1/+0
|
* Migrated build system to CMake. Conditional file compilation. Automatic ↵Vincent Richard2012-11-011-5/+21
| | | | selection of platform handler.
* Added ignore files (Mac and build files).Vincent Richard2012-10-251-0/+6
|
* Added .gitignore.Vincent Richard2012-04-051-0/+11