Age | Commit message (Collapse) | Author |
|
Co-authored-by: Milan Curcic <caomaco@gmail.com>
|
|
|
|
|
|
- cleanup compiler flags a bit
|
|
|
|
|
|
|
|
optimize file listing
|
|
|
|
remove warnings and fix truncated help text
|
|
|
|
|
|
|
|
|
|
Fix run
|
|
initialize allocatable strings before using in a comparison
|
|
|
|
|
|
|
|
check name used for package, executable, test, or example
|
|
|
|
|
|
install.sh, README.md: Update version number, single source file extension
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
install.sh, README.md: Update version number, single source file extension
|
|
|
|
Bump version for new release
|
|
|
|
Catch execute_command_line errors and print useful messages
|
|
Allow reading version number from file
|
|
Co-authored-by: Milan Curcic <caomaco@gmail.com>
|
|
correct for equal sign in flag options to fix #495
|
|
|
|
|
|
|
|
|
|
|
|
Fix module parsing
|