Changelog
- the C++ compiler is clang++ by @semarie in #787
- properly document FPM_CXX, FPM_CXXFLAGS and options by @semarie in #788
- docs: simplify & update README by @gnikit in #778
- feat(manifest): add C++ flags in profiles by @gnikit in #786
- fix 32-bit platform issues with M_CLI2 by @urbanjost in #796
- fixes #803 and #772 by @urbanjost in #804
- Do not pass in quotes in manifest tests by @awvwgk in #806
- Improve error handling for invalid
git
dependencies by @minhqdao in #797 - fpm_environment: lower windows check precedence in get_os_type function by @sloorush in #802
- docs: fix broken links to webpage by @gnikit in #826
- Consistently call execute_command_line(3f) from the run(3f) wrapper by @urbanjost in #832
- Fix the build on macOS PPC by @barracuda156 in #824
- Query latest release from GitHub by @perazz in #818
- Add missing dollar sign in OpenMP directive. by @ivan-pi in #841
- Install script: fix query latest release from GitHub on missing curl by @perazz in #839
- fix unallocated model variables in the testsuite (#844) by @perazz in #845
install.sh
: fix brokenwget
in install script by @perazz in #842- Fix: add wait when linking library with *.resp file by @zoziha in #808
- Enforce module naming by @perazz in #828
- Fix unhandled error branch by @awvwgk in #849
- Automated dependency tree update by @perazz in #843
- return program's exit code by @perazz in #852
- Update gcc version to 10 by @perazz in #857
- fix macOS CI for fpm-bootstrap executables built with gcc-9 by @perazz in #861
- Document return of exit codes (#852) by @perazz in #858
- Update TOML Fortran to latest version by @awvwgk in #862
- Add support for toggling Fortran features by @awvwgk in #864
- Add global config file, implement local and remote registry by @minhqdao in #817
- Release version 0.8.0 by @awvwgk in #869
New Contributors
- @semarie made their first contribution in #787
- @minhqdao made their first contribution in #797
- @sloorush made their first contribution in #802
- @barracuda156 made their first contribution in #824
- @perazz made their first contribution in #818
- @ivan-pi made their first contribution in #841
Full Changelog: v0.7.0...v0.8.0
Download statistic
Feedback
Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-8-0-released/5520