Thread: Re: Windows meson build

Re: Windows meson build

From
Vladlen Popolitov
Date:
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           tested, failed
Documentation:            tested, failed

Hi!

This patch clarify the options used by meson to build PostgreSQL, how
to included libraries and include files from dependencies:
1) environment variable PKG_CONFIG_PATH
2) options -Dextra_include_dirs= and -Dextra_lib_dirs
This information useful for Windows builds and any other system,
where meson build is used.
 
+1 for commit

The new status of this patch is: Ready for Committer

Re: Windows meson build

From
Vladlen Popolitov
Date:
Vladlen Popolitov писал(а) 2025-02-13 17:58:
> The following review has been posted through the commitfest 
> application:
> make installcheck-world:  tested, failed
> Implements feature:       tested, failed
> Spec compliant:           tested, failed
> Documentation:            tested, failed
Hi!

  Previous email has text "failed". It is generated by "send review" 
function,
I do not know, how to change it (tried in other browsers).

Nothing failed in this patch.

-- 
Best regards,

Vladlen Popolitov.