heck
b31507992a
remove redundancies, information source should be setup.cfg, (setup.py just only code, no data)
5 years ago
heck
f40ca8d8e6
Formatting only - K&R 1TBS is the standard here
5 years ago
heck
970e261711
Fix setuptools command "install"
5 years ago
heck
73666d8437
Mutli-threading support for native libs calling python code added
mixing UserInterface replaced with pEp.notify_handshake() to be overwritten (just like message_to_send())
5 years ago
heck
ae364de4cf
Adjust build etc. for MacOS
5 years ago
heck
c18746e4ec
remove local adapter.cc/hh locked_queue.hh
5 years ago
heck
3d42d9a7d5
remove unnecessary namespace identifier pEp::
5 years ago
heck
07d2130bf0
hybrid C++/Python package / Add Makefile
5 years ago
heck
7ee3d324ee
remove usage of local adapter.hh/locked_queue.hh / use session() from libpEpAdapter
5 years ago
heck
d409cfacb5
Complete overhaul of setup.py, README.md build and install instructions
- now works for linux, mac, (win to be tested)
- Removed a lot of unnecessary code and complexity
- Added logging
5 years ago
Volker Birk
92113d3eb3
removing uname, because this is breaking Windows builds
5 years ago
heck
75c7da3d80
Fix Mac OS build
you still need to export LDFLAGS=-L/usr/lib/ though
5 years ago
heck
bd6f20a71f
Fix Linux Build
Add setup_linux.py, to be merged into setup.py
5 years ago
juga
9e18f45a80
Add pytest unit tests
so that they all can run with just one pytest command, they can be
integrated with python test command and with tox and they can be
run separately with different python versions.
6 years ago
Volker Birk
9205d16623
merge in Claudio's setup.py
6 years ago
Volker Birk
6305c9fbd5
...
6 years ago
Volker Birk
7421773c1e
...
7 years ago
Volker Birk
c6d8db4933
changes, lots of changes…
7 years ago
Volker Birk
d65b2d1d52
setup
7 years ago
Volker Birk
f82b015619
make things work with clang
8 years ago
Volker Birk
9fe2f0b181
adding namespace
9 years ago
Edouard Tisserant
d2f17bea85
Added commandline option for depencencies prefix and boost location
9 years ago
Volker Birk
377054c681
.decrypt() for unencrypted messages
9 years ago
Edouard Tisserant
ae6b045037
added multiple pEp instance test (failing) for keysync, as well as multipEp.py, a module using multiprocessing to execute test scenario implying multiple pEp instances
9 years ago
Volker Birk
8d698bffc6
automated memory management and some API
9 years ago
Volker Birk
7c23710fac
adding debug flags
9 years ago
Volker Birk
3b98af9055
Blob copy constructor and debug options for compile
9 years ago
Volker Birk
6c173e26e6
Blobs
9 years ago
Volker Birk
1fd2926fa9
switching to Boost.Python, starting Identity implementation
9 years ago
Volker Birk
93c0dd69a8
no converting module for now
9 years ago
Volker Birk
0341e88b6f
adding conversion module
9 years ago
Volker Birk
89e225a4d9
initial commit
9 years ago