MarDiehl / stdlib_os

MIT License
12 stars 2 forks source link

Initial cleanup for using as fpm project #10

Closed awvwgk closed 3 years ago

awvwgk commented 3 years ago

Some restructuring of the code in this project without any functionality changes. This will be the first step to make this project fpm compatible.

This also adds continuous integration for

Additionally, I performed a few tests locally with NVHPC 20.11 which works just fine on a Manjaro Linux.

Closes https://github.com/MarDiehl/stdlib_os/issues/4 Closes https://github.com/MarDiehl/stdlib_os/issues/6 Closes https://github.com/MarDiehl/stdlib_os/issues/7

awvwgk commented 3 years ago

@MarDiehl @arjenmarkus If you have time, could you have a look at this patch?