23 Commits (5d9fec676a1bde42cfef640849ec16baaf9a2c1c)

Author SHA1 Message Date
heck 2b4ad713b3 pyBind11 prototype - mate, this NEEDS to be generated! 5 years ago
heck c56b3b40f3 Makefile based build for C++ parts only 5 years ago
heck 19b2ebb18d Move common includes, namespace aliases etc... to adapter_main.hh/.cc, 5 years ago
heck 0e896bf36c namespace cleanup - replace all "using namespace" with namspace aliases (except std in impl files.) 5 years ago
heck 0e893624c9 formatting fornatting - breakfast and lunch - dinner and brunch :) 5 years ago
heck 63e830040c Mark all symbols from the pEpEngine with explicit global namespace. (e.g: ::pEp_stuff). 5 years ago
heck 688fff5667 Add Makefile based build for _pEp native module 5 years ago
heck 8aa36d9f95 pyBind11 evaluation - parallel mode with boost.python 5 years ago
heck c643f1ff4c C++ class Myself : Identity unused 5 years ago
heck c86c95bd77 More documentation on all operations 5 years ago
heck 0af1ba949e define the pEpPythonAdapter version at compile-time. Fallback to setuptools_scm. 5 years ago
heck 2b5793ff63 PYADPT-87 - "Drop usless `__main__` part form module" 5 years ago
heck b5d3177292 PYADPT-86 - "Rename `native_pEp` into `_pEp`" 5 years ago
juga 18f01bed7e Programatically obtain package version 5 years ago
heck f40ca8d8e6 Formatting only - K&R 1TBS is the standard here 5 years ago
heck 73666d8437 Mutli-threading support for native libs calling python code added 5 years ago
heck 47a0fb5cc1 include guards, replace #pragma once, make sure license headers, minor formatting 5 years ago
heck c18746e4ec remove local adapter.cc/hh locked_queue.hh 5 years ago
heck 24e13adfe1 sync/message_to_send() callback impl in python and using libpEpAdapter / add pEp.start_sync() 5 years ago
heck 3d42d9a7d5 remove unnecessary namespace identifier pEp:: 5 years ago
heck 50ebe60221 Includes/namespace/using cleanup 5 years ago
heck 07d2130bf0 hybrid C++/Python package / Add Makefile 5 years ago