20d551a70b
include inttypes to fix portability issues in text back end
2021-05-06 18:08:28 +02:00
51a1e2bca3
Adjustments in trex.json
2021-05-06 13:39:04 +02:00
8ff9b1d717
Fix trexio.pc.in (missing -ltrexio and -lhdf5_hl)
2021-05-05 18:04:18 +02:00
4cbc9c29f0
Fixed pkgconfig
2021-05-05 13:55:00 +02:00
f272d27863
pkgconfig
2021-05-05 12:17:15 +02:00
f7dea1fd1c
Fixed configure and install
2021-05-05 11:37:48 +02:00
3e8e6c74ed
updated FCFLAGS when HDF5 is found with pkg-config
2021-05-03 15:05:54 +02:00
51660199c2
create tests directory
2021-04-30 15:50:41 +02:00
a1d6d32aae
added temp solution for missing install-sh script
2021-04-28 15:57:31 +02:00
Evgeny Posenitskiy
818d66d4d3
Autoconfig with optional HDF5 compilation ( #42 )
...
Makefile.in:
* recursive build;
* advanced make targets;
* major support for autoconf and minor for package managers.
configure.ac:
* optional HDF5 compilation [default: --with-hdf5];
* add -fPIC to CFLAGS if missing.
2021-04-28 15:30:18 +02:00