Commit graph

21 commits

Author SHA1 Message Date
Ghislain MARY
37cab64a72 Fix build of C++ wrapper on Mac OS X. 2017-02-02 11:45:44 +01:00
Ghislain MARY
e014172f63 Fix for paths with spaces when generating the C++ wrapper. 2017-02-02 11:02:33 +01:00
Ghislain MARY
448038b9c1 Fix line-endings in generated C++ wrapper on Windows. 2017-02-02 09:36:29 +01:00
Ghislain MARY
e389e34c7e Fix build of C++ wrapper on Windows. 2017-02-01 12:17:19 +01:00
Sylvain Berfini
3c0af441d7 Fixed cpp11 feature in wrapper 2017-01-27 16:55:29 +01:00
François Grisez
92d4bcf812 Set C++ standard to C++11 for C++ wrapper compilation 2017-01-26 17:07:55 +01:00
François Grisez
c3b4624857 Generate and install LinphoneCxxConfig.cmake, LinphoneCxxTargets.cmake and LinphoneCxxVersion.cmake 2017-01-26 17:07:55 +01:00
François Grisez
64082f155f Remove deprecated code inside genwrapper.py 2017-01-24 16:21:12 +01:00
François Grisez
93b787c798 Blacklist LinphoneCallStats 2017-01-20 11:20:10 +01:00
François Grisez
44bcd20ef5 C++ wrapper: add missing headers for installation 2017-01-20 11:20:10 +01:00
François Grisez
d8a8849ff0 Fix some issues in the building scripts of the C++ wrapper 2017-01-19 17:17:50 +01:00
François Grisez
c43ce43d56 Rename genheders.py into genwrapper.py 2017-01-18 11:35:50 +01:00
François Grisez
e7312ac464 Add LINPHONE_PUBLIC macros before public method declarations 2017-01-18 11:35:50 +01:00
François Grisez
971379c6ff C++ wrapper: blacklist the functions that was deprecated when the wrapper generator was made 2017-01-18 11:35:50 +01:00
François Grisez
f33db333db Add license texts 2017-01-17 15:41:57 +01:00
François Grisez
79684bad94 C++ wrapper: build scripts reworking 2017-01-17 15:41:57 +01:00
François Grisez
228e4a2f21 Add a getter to LinphoneVcard in order to access to the internal BelCard object 2017-01-16 09:29:21 +01:00
François Grisez
3e037f26a0 Add a header file declaring functions exclusive for automatic wrapper generators 2017-01-13 14:08:46 +01:00
François Grisez
2e59a01544 Delete api.xml 2017-01-13 14:06:03 +01:00
François Grisez
db23ca9086 C++ wrapper: syntax error in the generated C++ code 2017-01-12 18:27:04 +01:00
François Grisez
d6d0cbf5a6 C++ wrapper generator - intitial commit 2017-01-12 16:42:01 +01:00