Description
Motivation
Hello stdlib developers,
apologies I'm no stdlib expert yet.
I think it would be fantastic to soon see tighter/full integration of stdlib in fpm, meaning, that fpm could enable stdlib as a meta-package with basically no user input (like any C/C++ compiler does for their stdlibs).
I see that the CI does some minimal cleanup of the sources before pushing to the stdlib-fpm branch. I would like to:
-
ask whether there is any interest in it?
-
ask for feedback about whether any of those pre-processing steps could instead be replaced with more advanced source handling in fpm;
-
fpm.toml does not store a
VERSION
, is that by design? otherwise, I'd like to suggest a PR that pushes it on deployment:
Lines 1 to 10 in 261a627
Prior Art
No response
Additional Information
No response