41 Commits

Author SHA1 Message Date
Mario Fink
f64b51c968 * tidy up and simplify python/cython/pypi setup and directory structure
* rename python modules with consistent nomenclature (breaking changes!)
2021-10-19 17:12:43 +02:00
afac245cdd add timestamp insertion for build on Darwin 2021-09-16 14:09:39 +02:00
e1331cc6e6 * allowing for missing value-id (and consequently external_id, as well) in local_column (refer to issue #12) => resulting in empty channel in output
* simplify get_channel_overview(...) by removing full group info
* add build-timestamp to version/help message of CLI binary
* simplify/unify group/channel/submatrix/localcolumn overview of CLI
binary
2021-09-16 14:03:38 +02:00
b5d32f1ccd fix unescaped hash in shell redirection 2021-09-16 10:20:00 +02:00
Mario Fink
1e2b344104 * check versions vs. git tags
* neglect -Wunused-variable for MSVC compiler
2021-06-10 13:27:40 +02:00
caae8be862 makefile: fix order of targets, gitignore: add tdmtest 2021-05-03 19:15:22 +02:00
9ebac41973 add tdm test for memory profiling 2021-05-03 19:01:06 +02:00
Mario Fink
1be064b4f7 public release 0.5.0 for Python Package Index 2021-03-03 18:55:36 +01:00
Mario Fink
2ce5db0e85 PyPI sdist setup 2021-03-03 17:59:31 +01:00
74c8027a10 move pugixml to 3rdparty 2021-03-03 09:30:58 +01:00
Mario Fink
145392108b PyPI setup 2021-03-02 17:13:33 +01:00
Mario Fink
c10fd1c488 Dockerfile + makefile, #6 2021-03-02 11:12:22 +01:00
3e4ee699ad change repository/library/tool name 2021-02-05 10:01:03 +01:00
bf461ee42a fix version string 2021-01-26 19:14:43 +01:00
a3b78f5ae2 update and fix Dockerfile 2021-01-26 16:34:01 +01:00
00528e9460 complete cython interface, python example usage.py 2021-01-26 13:21:54 +01:00
9427bbadf6 Cython/Python install module docu 2021-01-26 11:43:36 +01:00
f1dedc2467 Cython extension: working setup 2021-01-26 11:25:25 +01:00
d9d317d6a5 proper cython setup 2021-01-25 19:43:34 +01:00
93f0077146 * tdm_datatype: - use typedefs to map basic types
- no derive type (polymorph) anymore
* makefile: - use HPP to list .hpp dependencies
2021-01-22 13:22:35 +01:00
Mario Fink
90253f819a virtual destructor for tdmdatatype, makefile: compile on Darwin 2021-01-22 12:24:55 +01:00
cecb53fe85 complete output format 2021-01-21 16:23:06 +01:00
083db81f4e check/compare machine datatypes 2021-01-20 14:58:22 +01:00
4289b16bab check process of tdm_reaper 2021-01-19 20:43:45 +01:00
c0f5346f58 processing of <usi:include> blocks complete 2021-01-19 18:52:44 +01:00
b519756aeb start full revision 2021-01-18 15:29:49 +01:00
4d9dff517e Dockerfile + make install without sudo 2021-01-16 15:52:55 +01:00
2830007378 src/main.cpp: redirect exceptions to stderr 2021-01-16 00:54:13 +01:00
c4d35b50f2 CLI: makefile: install/uninstall + docu 2021-01-15 18:30:25 +01:00
9cce25ff83 makefile: CLI install target 2021-01-15 18:07:48 +01:00
a584cc40de finish CLI tool tdm_ripper 2021-01-15 18:02:54 +01:00
09937203c8 clean up repo, prepare CLI tool 2021-01-15 14:04:02 +01:00
Mario Fink
569909b391 binary to extract all, fixed index in check min/max 2019-07-05 10:36:04 +02:00
Mario Fink
93ed029c33 create .csv dump of all metainformation + readme 2019-06-07 17:48:49 +02:00
Mario Fink
9887381d74 build on both OSX and Linux 2019-05-09 15:27:20 +02:00
Mario Fink
89dc943dce intregration into workflow contd. 2019-05-02 17:31:15 +02:00
Mario Fink
2841137f8e optimize searching xml tree with hash tables 2019-04-30 19:01:19 +02:00
Mario Fink
9f2deae08a started conversion of eInt types 2019-04-26 17:52:17 +02:00
Mario Fink
6abb84ef7f fixed language_level and edit makefile 2019-04-26 16:12:56 +02:00
Mario Fink
1a732a3f8c edit makefile 2019-04-25 17:28:38 +02:00
Mario Fink
0ee5e9255a inital commit 2019-04-25 17:23:44 +02:00