|
3e00543028
|
github workflow: build_setup: employ shell script, MANIFEST.in: include .hpp from lib
|
2021-09-21 17:16:02 +02:00 |
|
|
0e51c3302f
|
github workflow: build_setup: use current working directory
|
2021-09-21 17:04:03 +02:00 |
|
|
c9837f5e68
|
github workflow: fix indent for multiline run
|
2021-09-21 17:01:01 +02:00 |
|
|
a3f5042c64
|
github workflow: replace make setup by multiline run
|
2021-09-21 17:00:01 +02:00 |
|
|
53d607db2c
|
github workflow: sudo required for apt-get
|
2021-09-21 16:54:44 +02:00 |
|
|
e009ceb826
|
github workflow: add required whitespace in yml
|
2021-09-21 16:51:48 +02:00 |
|
|
8c1f068406
|
* github/workflows: include build_setup as requirement for all wheels
* setup.py: enable c++17 option
* gitignore: add wheelhouse/
* README.md: cibuildwheel references
|
2021-09-21 16:46:05 +02:00 |
|
|
a099849caa
|
* github-actions: install missing cython package for creating sdist wheel
* remove VERSION from gitignore and keep VERSION file
|
2021-09-21 15:56:24 +02:00 |
|
|
71a39e90e4
|
github workflows: remove working directory for upload
|
2021-09-21 15:35:05 +02:00 |
|
|
372d4a42f5
|
github workflows: fix working directory
|
2021-09-21 15:31:54 +02:00 |
|
|
12963bae91
|
* rename workflows file and add sdist job
* rename CLI executable to IMCtermite
* add workflow badge to README.md
* clean up makefile
* add timestamp of build to CLI binary showing version/help
|
2021-09-21 15:12:42 +02:00 |
|
|
b71d86f735
|
* fix issue of 'inconsistent subsequent blocks' when using set_file() by clearing all buffers
* remove schedule from workflows/wheels.yml
|
2021-09-21 13:22:23 +02:00 |
|
|
e6315ee186
|
* add github workflow for building wheels
* rename cython module for more consistency
* restructure python code
* proper python module setup
* bump major version 2.0.0
|
2021-09-21 12:55:19 +02:00 |
|