Commit Graph

20 Commits (cb9885ba530f5f3886f141349469a0db03cf0452)

Author SHA1 Message Date
Robert de Vries 3b5050657f Fix more review comments and remove requirements sub-directory.
All information in requirements is now present in the pyproject.toml file.
2026-07-08 14:39:24 +02:00
Robert de Vries 0d2e15ffed Addressed multiple review comments. 2026-07-06 22:42:35 +02:00
Robert de Vries 35f9108a5f Update Makefile so that lint, test, test-all, check-all work again. 2026-07-06 22:29:31 +02:00
Robert de Vries ba7f942657 Reinstate the possibility to run coverage tests using make cov. 2026-07-05 16:35:30 +02:00
Andrew Hutchings bd4432b7be Refactor build for better platform support
* Fix some path and compiler things for Windows
* Move source code to align better with Python standards
* Have setup.py build wolfSSL and FFI
* Update Python versions in tox
* Add CMake building for Windows build
* Add missing __init__.py for tox
* Make wolfSSL a git submodule
2022-01-31 00:51:45 -08:00
Moisés Guimarães 07b547b80c updates docs 2018-03-19 22:07:53 +01:00
Moisés Guimarães 387759f3b0 adds doctest to makefile 2018-03-13 00:20:39 +01:00
Moisés Guimarães d71cbdc76f adds test coverage support 2018-02-26 22:13:25 +01:00
Moisés Guimarães 5bd55ddd16 adds install as a dependency to run the tests 2018-02-26 20:14:52 +01:00
Moisés Guimarães ceaf887ddf fixes Makefile 2018-01-09 16:18:49 -03:00
Moisés Guimarães 628bf006ac fixes tests and bumps release 2018-01-08 16:42:51 -03:00
Moisés Guimarães b4556ba294 updates copyright and fixes docs 2018-01-08 16:04:27 -03:00
Moisés Guimarães f232680c54 fixes flake8 issues 2018-01-08 15:11:59 -03:00
Moisés Guimarães 33ed736b38 adds travis file, updates version to 3.13.0 and reorganizes building scripts 2018-01-04 11:30:27 -03:00
Moisés Guimarães 8d972799c2 docs and makefile small fixes 2017-12-19 14:49:40 -03:00
Moisés Guimarães 8950589ea9 adds tests to mac osx build 2017-12-18 16:16:17 -03:00
Moisés Guimarães 1a4496036b adds 'make check' and 'make check-all' to Makefile 2017-12-18 15:30:30 -03:00
Moisés Guimarães 8728a5da58 updates tests and makefile 2017-12-12 17:53:56 -03:00
Moisés Guimarães 75da51264d adds -fpic option to CFLAGS 2017-12-11 17:48:28 -03:00
Moisés Guimarães 71e205943f moving files to wolfcrypt-py 2017-12-11 17:27:41 -03:00