index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc changes for CPack.
vincent-richard
2020-02-14
1
-5
/
+15
*
#196 Allow overriding CMAKE_CXX_FLAGS
Vincent Richard
2018-04-24
1
-8
/
+8
*
#193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMake
Vincent Richard
2018-04-01
1
-84
/
+6
*
Update CMakeLists.txt
rusdevops
2017-10-12
1
-0
/
+8
*
Update CMakeLists.txt
rusdevops
2017-10-12
1
-0
/
+4
*
Update CMakeLists.txt
rusdevops
2017-10-04
1
-10
/
+10
*
Fixed #177: thread id on OpenBSD.
Vincent Richard
2017-08-09
1
-0
/
+1
*
Issue #175: use CMake macros for installation dir.
Vincent Richard
2017-06-19
1
-43
/
+9
*
Remove target architecture detection.
0xd34df00d
2017-04-09
1
-3
/
+0
*
Issue #167: don't build samples by default.
Vincent Richard
2017-03-13
1
-1
/
+1
*
Issue #166: fixed include paths.
Vincent Richard
2017-03-13
1
-0
/
+1
*
Release 0.9.2.
v0.9.2
Vincent Richard
2017-01-03
1
-2
/
+2
*
Fixed #151: don't ignore CMAKE_CXX_FLAGS command line argument.
Vincent Richard
2016-12-06
1
-8
/
+2
*
Don't recursively include compile flags.
Vincent Richard
2016-11-02
1
-4
/
+4
*
Fixed #142: fixed install location of generated headers.
Vincent Richard
2016-09-19
1
-2
/
+2
*
Issue #138: fixed MSG_NOSIGNAL on Mac OS.
Vincent Richard
2016-04-25
1
-0
/
+3
*
Link with 'anl' only when building shared lib.
Vincent Richard
2016-04-10
1
-5
/
+7
*
Misc fixes in error handling.
Vincent Richard
2016-03-25
1
-0
/
+2
*
Fixed location of config and lib export include files.
Vincent Richard
2016-03-25
1
-4
/
+4
*
Fixed location of config.hpp in outsourced build.
Vincent Richard
2016-03-11
1
-2
/
+3
*
Asynchronous resolving.
Vincent Richard
2016-03-02
1
-0
/
+13
*
Added support for TCP Keepalive.
Vincent Richard
2016-02-28
1
-0
/
+2
*
Issue #103: fix badly encoded words.
Vincent Richard
2015-02-16
1
-3
/
+7
*
Fixed build issues when disabling filesystem features.
Vincent Richard
2015-01-01
1
-0
/
+5
*
Build intermediate library for test runner and utils to speed up build.
Vincent Richard
2014-07-24
1
-4
/
+9
*
Use string option instead of mutually exclusive bool options for charset and ...
Vincent Richard
2014-05-27
1
-49
/
+47
*
remove -ansi because it interferes with -std=c++11
Mark Brand
2014-03-26
1
-1
/
+1
*
Windows charset converter (thanks to ElmüSoft).
Vincent Richard
2014-02-06
1
-3
/
+21
*
Fixed build of examples.
Vincent Richard
2014-01-21
1
-4
/
+8
*
C++11 std::shared_ptr fixes.
Vincent Richard
2014-01-16
1
-1
/
+1
*
Merged source and header files in directory structure. Got rid of SConstruct ...
Vincent Richard
2013-12-29
1
-11
/
+12
*
Allow overriding auto-detection of shared_ptr<> implementation.
Vincent Richard
2013-12-10
1
-7
/
+39
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-11
/
+70
*
Fixed build of samples (now use CMake).
Vincent Richard
2013-10-20
1
-0
/
+14
*
Fixed case in include file name.
Vincent Richard
2013-09-06
1
-1
/
+1
*
Added support for standard 64-bit integer type.
Vincent Richard
2013-09-02
1
-4
/
+16
*
64-bit type detection.
Vincent Richard
2013-07-15
1
-21
/
+51
*
Changed the way the path to export header file is specified.
Vincent Richard
2013-05-14
1
-2
/
+16
*
Put generated header files in a separate list.
Vincent Richard
2013-05-13
1
-3
/
+3
*
Fixed export header for static/shared build.
Vincent Richard
2013-05-13
1
-8
/
+19
*
Do not include generated header files in ADD_LIBRARY().
Vincent Richard
2013-05-12
1
-3
/
+3
*
Fixed issue with ADD_LIBRARY() and export header file.
Vincent Richard
2013-05-12
1
-1
/
+2
*
Fixed export header file location.
Vincent Richard
2013-05-12
1
-1
/
+1
*
Export class and functions in shared libraries.
Vincent Richard
2013-05-12
1
-1
/
+13
*
Mutually exclusive build options.
Vincent Richard
2013-03-25
1
-0
/
+8
*
Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).
Vincent Richard
2013-03-25
1
-13
/
+62
*
Pkg-config file changed back to "vmime.pc" (fixed issue #35).
Vincent Richard
2013-03-24
1
-2
/
+2
*
OpenSSL library already mentioned in Required.private, don't need to be speci...
Vincent Richard
2013-03-24
1
-2
/
+0
*
Merge pull request #31 from mabrand/fix-double-libs
Vincent Richard
2013-03-24
1
-4
/
+0
|
\
|
*
fix duplicate info in .pc files
Mark Brand
2013-03-04
1
-4
/
+0
[next]