Meson build system support
Maxim Dounin
mdounin at mdounin.ru
Thu Aug 1 18:21:35 UTC 2024
Hello!
On Thu, Aug 01, 2024 at 06:26:29PM +0330, Reza Mahdi wrote:
> I recently test meson build system. It's syntax is something simple and looks
> really simple. The build system itself is in a good situation and many opensource
> projects migrated to meson.
>
> I wonder can it be an option for build?
> I may do it...
Do you suggest to replace the existing build system, or to add an
additional build system?
In general, I don't think more than one build system is justified,
as this complicates support and not needed unless there are major
limitations in all build systems being used which cannot be fixed.
Also, I tend to think that switching to an external build system
isn't really a good option due to inherent compatibility and
portability limitations.
Do you think there are issues with the existing build system? If
you think there are, a better option might be to focus on
resolving these issues.
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx
mailing list