1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-23 03:07:45 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
99a234853b add dependencies on generator Python scripts 2021-12-01 09:54:09 +01:00
db4b66d81d [WIP] add C test for sparse I/O in text back end 2021-11-30 16:33:30 +01:00
f9a023848d use EXTRA_DIST instead of dist_DATA for CMake files 2021-11-18 14:34:19 +01:00
ac2e070956 rename html target to html-local folowing autoconf warning 2021-11-18 13:59:34 +01:00
72c355c7cc Top-level CMakeLists with subdirectories 2021-11-17 14:00:35 +01:00
ae753108ff move FindTREXIO and cmake_uninstall modules in cmake directory 2021-11-17 11:02:35 +01:00
21131ed352 include CMake-specific files into Autotools distribution 2021-11-16 18:11:42 +01:00
f03812d2b4 fix warning about conflicting .PHONY 2021-11-08 20:46:24 +01:00
f0df59e003 Merge branch 'master' of github.com:TREX-CoE/trexio 2021-11-08 20:11:32 +01:00
568991af37 Force regeneration of hash 2021-11-08 20:08:42 +01:00
42bf7ce94c Store Git hash 2021-11-08 19:41:17 +01:00
ed4b2a99cb add html and doc rules 2021-11-04 12:02:14 +01:00
b40c960cef Fix make distcheck and parallel bmake 2021-11-03 10:25:09 +01:00
q-posev
e216c7d345 Fix bug with circular dependency in HTML_FILES; enabled serial bmake 2021-11-02 21:52:32 +01:00
7128675339 Merge branch 'master' into configure 2021-11-02 16:27:50 +01:00
92da30a46f Removed cyclic dependency. Compiles with bmake 2021-11-02 16:26:33 +01:00
cce0f49785 use HAVE_HDF5 instead of DO_HDF5 for conditional compilation 2021-11-02 10:32:51 +01:00
d42dc7f449 optional HDF5 compilation
via configure script and pre-processor macros
2021-11-01 11:55:34 +01:00
q-posev
39c7587b5e more portable setup of environment variables for install_pytrexio.sh 2021-09-10 13:36:51 +02:00
b9bbf178c5 add make python-sdist rule 2021-09-09 15:06:16 +02:00
ced8210ff0 BUG: trexio_open fails when test script is executed from outside the root test directory 2021-08-30 18:23:24 +03:00
8b22494f2f LDFLAGS may contain several items and should be passed second 2021-08-20 16:31:22 +03:00
09823dd6a0 more portable build of the Python extension module with HDF5 paths propagated from configure script 2021-08-20 15:21:49 +03:00
902147b45b better structure of the python directory 2021-08-18 15:40:42 +03:00
df91b9e7e5 better cleaning of the python part 2021-08-18 15:02:54 +03:00
31b14a891a make trexio a Python package instead of a module to fix some installation issues 2021-08-18 13:26:57 +03:00
66a790717a Optional check and update of numpy.i file if outdated 2021-08-10 15:43:24 +03:00
d0c19e0ce0 pytrexio build and pip install working 2021-08-05 17:55:34 +03:00
b8c188343e better python build 2021-08-05 10:34:16 +03:00
ea0ea0ac38 move from distutils to setuptools
sdist and install arguments of setup.py work!
2021-07-28 15:57:42 +02:00
5b7030fca1 [WIP] make a test release on TestPyPi
currently does not link to existing setup.py
2021-07-28 10:30:23 +02:00
5a3fbc2317 compile tests for memory-safe API 2021-07-28 10:19:45 +02:00
8c6289a8ba build Python module using pythonic distutils 2021-07-26 18:43:15 +02:00
4b651dbe1f better make for Python 2021-07-20 14:57:48 +02:00
6f8279ed80 improved make python rule 2021-07-20 11:40:13 +02:00
79d374bdff [WIP] Python interface generated by SWIG 2021-07-19 17:58:50 +02:00
7293bae058 precompile TREXIO Fortran module to execute tests in parallel 2021-06-22 17:55:56 +02:00
d637f9b738 add sections 2021-06-22 16:04:25 +02:00
411334e2ee Merge branch 'master' into unit-testing 2021-06-22 14:46:39 +02:00
b0f91978b7 fix compilation issue on CALMIP; Close #51 2021-06-22 11:30:46 +02:00
5cc1d13c36 add C unit tests 2021-06-21 12:55:16 +02:00
ec0db01f0c Documentation in dist 2021-06-18 12:04:03 +02:00
fd424c2149 [WIP] unit testing for C API 2021-06-17 17:20:01 +02:00
0b4fe128df add h5 file from Fortran test to clean-local rule 2021-06-08 14:40:39 +02:00
ea9ffaea43 Fix fortran tests 2021-06-04 18:14:45 +02:00
2e3df57344 Fixed parallel builds 2021-06-04 14:11:17 +02:00
093692c785 fix Fortran test + add clean-local target 2021-06-02 18:45:05 +02:00
ed66a8c0cf Fixed Fortran test 2021-06-02 11:54:07 +02:00
6ee9221f33 Fix Makefile.am 2021-06-02 11:39:35 +02:00
69ffb6c3b5 Tests fail 2021-06-01 15:03:37 +02:00