You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Current versions
Package
Version
gFTL
v1.10.0
gFTL-shared
v1.6.0
fArgParse
v1.5.0
pFUnit
v4.7.0
yaFyaml
v1.1.0
pFlogger
v1.10.0
Changed
Update gFTL to v1.10.0
Added IntelLLVM.cmake file as a copy of Intel.cmake to support the LLVM Intel compiler frontends
(Note - this has not been tested due to lack of system access.)
Added IntelLLVM.cmake file as a copy of Intel.cmake to support the LLVM Intel compiler frontends
Updated gFTL submodule to v1.10.0
Update fArgParse to v1.5.0
Added IntelLLVM.cmake file as a copy of Intel.cmake to support the LLVM Intel compiler frontends
Updated submodules for gFTL-shared (v1.6.0)
implemented workaround for GFortran which was not correctly handling
deferred-length allocatable string arrays. Used StringVector instead.
Update pFUnit to v4.7.0
Update fArgParse submodule to v1.5.0
Added IntelLLVM.cmake to support ifx
Added interface for @asertEquals for arrays of strings. Previously only string scalars could be compared.
Added check in pFUnit preprocessor that raises an exception if the module name and filename do not agree unless @suite is used to override default assumptions.
Added option to set labels to ctests
Added changelog enforcer GitHub Action
--verbose option is now passed through by ctest runner
Converted GitHub CI to use cmake abstract build commands
Update yaFyaml to v1.1.0
Added IntelLLVM.cmake file as a copy of Intel.cmake to support the LLVM Intel compiler frontends
Updated required gFTL version to v1.10.0
Updated required gFTL-shared version to v1.6.0
Update pFlogger to v1.10.0
Added IntelLLVM.cmake file as a copy of Intel.cmake to support the LLVM Intel compiler frontends