1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
13567fceb8 [wheel build] Set version number to 2.3.1 for fixing text backend in python 2023-04-26 10:10:42 +02:00
fbd44013db
Bumd the minor version after the release 2023-04-03 22:45:54 +02:00
5b5730ed81 Do not rely on the .git folder for TREXIO_DEVEL setup
This poses issues when packaging for Guix and Debian
2022-09-26 17:06:04 +02:00
189f6de6a9 Upgrade the minor versions after the release 2022-06-03 11:37:02 +02:00
3078f825e7 Revert "Upgrade the minor version before the release"
This reverts commit 22531b47eb.
2022-06-03 09:51:31 +02:00
22531b47eb Upgrade the minor version before the release 2022-06-03 09:49:15 +02:00
73d24e6def Merged pseudo 2022-02-23 18:40:55 +01:00
2a9cfb3fa4 [CMake] add minor support for pthreads and stdint 2022-01-20 17:32:01 +01:00
5db1de3d3c add GIT_HASH and TREXIO_USER_NAME variables to CMake 2022-01-20 14:56:10 +01:00
Pablo Lopez Rios
36a05c184d Use cmake's configure_file() as suggested by Evgeny Posenitskiy. 2022-01-19 10:14:31 +00:00
6ab5c67ebe [pre-release] upgrade versions and produce wheels for CPython 3.10 2021-12-27 16:26:17 +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
3dbe2f66dd add missing dependency on private headers 2021-11-17 10:57:03 +01:00
a1e6fcbfc5 add detection of emacs and min required version of Python3 2021-11-17 10:07:19 +01:00
6feef1cd5f add custom uninstall target to CMake 2021-11-16 18:10:36 +01:00
5f4994fc31 add developer mode (with code auto-generation) to CMake 2021-11-16 17:52:05 +01:00
6f499ea58d add Fortran support (module and test) 2021-11-15 12:58:30 +01:00
0659dc1ca0 added BUILD_<SHARED|STATIC>_LIBS options and comments 2021-11-15 11:16:28 +01:00
11142e0723 working CTest and optional HDF5 configuration 2021-11-15 10:29:50 +01:00
f997265be3 [WIP] add working test 2021-11-13 19:49:02 +01:00
5b93f55c65 [WIP] first working CMakeLists.txt 2021-11-13 19:01:21 +01:00