fpm icon indicating copy to clipboard operation
fpm copied to clipboard

feat: init shared library support.

Open arteevraina opened this issue 1 year ago • 1 comments

  • [x] Added shared-library field in fpm.toml which tells fpm whether to generate the shared library or not.
  • [x] Added the logic to generate shared library.

arteevraina avatar Jun 16 '24 07:06 arteevraina

Thanks for the review @awvwgk I have updated this pull request with the required changes.

arteevraina avatar Jun 23 '24 14:06 arteevraina

Hi, I remeber making a comment here but it seems it got deleted. I wanted to ask if there are any plans on continuing this PR? If it can be of any help, I had commented here https://github.com/fortran-lang/fpm/discussions/655#discussioncomment-7142584 some flags with gfortran/ifort for windows and linux. From here, I would propose that the run command that was proposed uses parametrized character arguments instead of hard-coded ones such that the different OS/compiler combos can be handled.

jalvesz avatar Mar 11 '25 08:03 jalvesz

Hi, I wanted to check on the status of this PR. Is there a way in which I could help move this forward?

jalvesz avatar Mar 24 '25 21:03 jalvesz

@jalvesz thanks for the reminder, it would be great if you could help this PR move forward.

henilp105 avatar Mar 25 '25 08:03 henilp105

Thank you for this PR @arteevraina. I will close this one as it has been superseded by #1138.

perazz avatar May 16 '25 20:05 perazz