juga
|
072563a343
|
tests: Update pytests created with older version
Closes PYADPT-98.
|
5 years ago |
juga
|
15b97543ee
|
hg ignore .eggs and .tox
Generated by setuptools_scm and tox.
|
5 years ago |
juga
|
81113ca5b2
|
Add page on how to build the documentation
Closes PYADAPT-97.
|
5 years ago |
juga
|
f8d6db3be8
|
Add testing page
with instructions on how to run the tests.
|
5 years ago |
juga
|
eb0f27cd47
|
Add installation page and move heck's instructions
also add other minimal info to the README.
|
5 years ago |
juga
|
c5044ffcdb
|
Add API documentation
generated automatically with `sphinx-apidoc`
|
5 years ago |
juga
|
df469442c5
|
Add page about software that depends on this
|
5 years ago |
juga
|
4fba1cf12d
|
Add initial docs structure
Generated with `sphinx-quickstart`
|
5 years ago |
juga
|
2dc44380f1
|
Test the package version
|
5 years ago |
juga
|
18f01bed7e
|
Programatically obtain package version
Closes PYADPT-96
|
5 years ago |
heck
|
b2389253d9
|
Removed tag 2.2.0-rc1
|
5 years ago |
juga
|
d9b0ae91ec
|
Format correctly tests extra dependencies
|
5 years ago |
juga
|
922c88fbbe
|
Remove unneded install dependency
|
5 years ago |
juga
|
6b603fb4ce
|
Added tag 2.2.0-rc1 for changeset b4d08fa2cdab
|
5 years ago |
juga
|
12c182f1ac
|
Obtain package version from SCM
It can be tested with `python setup.py version`.
Note that it's needed to add a tag that conforms semantic versioning.
|
5 years ago |
heck
|
ee3cbb1a01
|
.editorconfig more filetype specifics
|
5 years ago |
heck
|
eef024b25f
|
setup.cfg some keys added, values are all WIP still
|
5 years ago |
heck
|
b31507992a
|
remove redundancies, information source should be setup.cfg, (setup.py just only code, no data)
|
5 years ago |
heck
|
3e76763128
|
start getting the deps into setup.cfg
|
5 years ago |
heck
|
878616f03b
|
merge in branch 'pytests' from juga
|
5 years ago |
heck
|
0a5d8de6e5
|
.editorconfig C++ imaginary settings
|
5 years ago |
heck
|
e2625e25e0
|
Adding .editorconfig
|
5 years ago |
heck
|
f40ca8d8e6
|
Formatting only - K&R 1TBS is the standard here
|
5 years ago |
heck
|
ae65f8351f
|
Added tag Release_2.2.0-RC0 for changeset f6f15e49587d
|
5 years ago |
heck
|
b9bf0d60c6
|
This is the maintenance branch for Release_2.1.0 (see https://dev.pep.foundation/Common%20Adapter%20Documentation/Release%20Process)
|
5 years ago |
heck
|
c5c4726e51
|
Added tag Release_2.1.0 for changeset f7f92375cb5e
|
5 years ago |
heck
|
35305650f5
|
Added tag Release_2.1.0-RC2 for changeset 4a031fb9a0e3
|
5 years ago |
heck
|
179a82f184
|
Makefile, add targets: dist, dist-whl, dist-egg, install, install-prefix, install-sys
|
5 years ago |
heck
|
fd03e4b75c
|
start getting declarative with setup.cfg
|
5 years ago |
heck
|
970e261711
|
Fix setuptools command "install"
|
5 years ago |
heck
|
a44d27af4c
|
Added tag Release_2.1.0-RC1 for changeset 45183a331f2b
|
5 years ago |
heck
|
f366c8329f
|
Merge in PYADPT-81 (Integrate libpEpAdapter)
|
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
|
7eef5f9605
|
.hgignore local.conf
|
5 years ago |
heck
|
ae364de4cf
|
Adjust build etc. for MacOS
|
5 years ago |
heck
|
57cec46a75
|
Add Makefile.conf / local.conf.example (like we have it in pEpEngine, libpEpAdapter, pEpJNIAdapter)
|
5 years ago |
heck
|
47a0fb5cc1
|
include guards, replace #pragma once, make sure license headers, minor formatting
|
5 years ago |
heck
|
1cf31e4687
|
Add Makefile targets: devenv, envtest
|
5 years ago |
heck
|
74dcc6f7a7
|
test pyadpt-81.py: test start/stop sync, default/user callback impl. of pEp.message_to_send()
|
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 |
heck
|
7ee3d324ee
|
remove usage of local adapter.hh/locked_queue.hh / use session() from libpEpAdapter
|
5 years ago |
heck
|
60715b61d4
|
Added tag Release_2.1.0-RC0 for changeset 671d9e268e71
|
5 years ago |
Hartmut Goebel
|
5eb7a3f975
|
Add example for simple XML based message format.
|
5 years ago |
heck
|
d5e1316c86
|
This is the new default branch
Welcome to the post sync-era
|
5 years ago |
heck
|
99978b8152
|
Add Identity.key_mistrusted()
|
5 years ago |
heck
|
efbf1f270e
|
Test for key_mistrusted()
|
5 years ago |