hdf5/fortran
Scot Breitenfeld 3a3501df2d
h5 compiler wrappers now pass all arguments passed to it to the compile line (#3954)
* The issue was that the "allargs" variable was not being used in the final command of the compiler wrapper. Any entries containing an escaped quote (\", \') or other non-matching argument (*) would not be passed to the compile line. I have fixed this problem by ensuring all arguments passed to the compiler wrapper are now included in the compile line.

* added testing for compiler wrappers
2024-01-30 12:20:58 -06:00
..
examples h5 compiler wrappers now pass all arguments passed to it to the compile line (#3954) 2024-01-30 12:20:58 -06:00
src h5 compiler wrappers now pass all arguments passed to it to the compile line (#3954) 2024-01-30 12:20:58 -06:00
test Fixed XL and gfortran errors (#3968) 2024-01-30 09:05:20 -08:00
testpar Add API support for Fortran MPI_F08 module definitions. (#3959) 2024-01-29 13:13:33 -06:00
CMakeLists.txt Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
robodoc.rc [svn-r29163] changed robodoc specs to look for .F90 files 2016-02-19 13:11:26 -05:00