Commit graph

26 commits

Author SHA1 Message Date
Fabian Sauter
731b74610d Limiting the number of parallel builds for python CI
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
7ad254e07a Removed "--paralle 1" from building python again
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
f2457b32c7 Python building only with one job in parallel
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
4b7e3b13f8 Fixed building Python package
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00
Fabian Sauter
0b7236db9f Disabling vulkan header check when building python
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
a58065bfee Updated python setup script
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Fabian Sauter
79a2978eaf Updated CMake flags docs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:04 +02:00
Alejandro Saucedo
db7243b8d7 Updated version in setup version 2022-01-04 22:52:44 +00:00
Alejandro Saucedo
8fef214a0e Updated to 0.8.0
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 19:35:25 +01:00
Darius Tan
dc9b3f4441 Explicitly pass PYTHON_INCLUDE_DIR and PYTHON_LIBRARY to CMake to avoid
using macOS's default Python2 headers.
2021-05-27 22:22:18 +12:00
Alejandro Saucedo
53039040ba Updated naming on code files 2021-05-11 09:56:44 +01:00
Alejandro Saucedo
b0c23f4085 Updated version string 2021-03-14 08:37:27 +00:00
Alejandro Saucedo
a2ee928f4c Updated tests and rebased 2021-03-07 14:09:56 +00:00
Alejandro Saucedo
df5477a2d7 Prep release 0.6.0 2021-01-31 12:00:00 +00:00
Alejandro Saucedo
a577e94c08
Merge pull request #118 from alexander-g/pythonlogging
Native logging for Python
2021-01-25 19:24:49 +00:00
Alejandro Saucedo
4e40ce2dfe Added dependency on numpy 2021-01-24 15:08:35 +00:00
alexander-g
059221a7de native logging for python 2021-01-24 12:12:51 +01:00
Alejandro Saucedo
1280ba06f6 Preparing for 0.5.2 release 2021-01-01 17:26:00 +00:00
Alejandro Saucedo
69127702fc Release 0.5.1 2020-11-11 18:16:34 +00:00
Alejandro Saucedo
92338f7051 Release 0.5.0 2020-11-08 16:40:09 +00:00
Alejandro Saucedo
04e9a24705 Uplaoded python package to pypi 2020-11-04 20:58:05 +00:00
Alejandro Saucedo
752bed5638 ADded spdlog_active_level to 0 for defualt compilation of debug code 2020-11-03 21:41:42 +00:00
Alejandro Saucedo
cc6bdfef4c Updated setup.py to use submodule build and build spdlog 2020-11-03 20:55:01 +00:00
Alejandro Saucedo
991cfdcbcc Updated to use kp instead of komputepy for module name 2020-11-02 21:57:10 +00:00
Alejandro Saucedo
0e9ba00b71 Added base capabilities for tensor in python 2020-11-01 15:14:22 +00:00
Alejandro Saucedo
f86e5b1341 Updated setup.py to build base python setup 2020-11-01 13:44:48 +00:00
Renamed from python/setup.py (Browse further)