Commit Graph

34 Commits (6da67a0c111a29e876b7172d081c7d152d23ea3d)

Author SHA1 Message Date
Andres Freund 4fc53819a4 meson: windows: Fix tmp_install + prefix computation with meson 1.0.1 2 years ago
Thomas Munro d2ea2d310d Remove obsolete platforms from ps_status.c. 2 years ago
Michael Paquier 9244c11afe Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 2 years ago
Peter Eisentraut 8f6858064b meson: Fix installation path computation 2 years ago
Thomas Munro f2857af485 Use unnamed POSIX semaphores on Cygwin. 3 years ago
Michael Paquier 33ab0a2a52 Fix typos in comments, code and documentation 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Thomas Munro 101c37cd34 Disable clang 16's -Wcast-function-type-strict. 3 years ago
Andres Freund fc7852c6cb meson: Improve PG_VERSION_STR generation 3 years ago
Andres Freund d3b111e320 Add option to specify segment size in blocks 3 years ago
Andres Freund 3f0e786ccb meson: Add 'running' test setup, as a replacement for installcheck 3 years ago
Andres Freund 5bdd0cfb91 meson: Add basic PGXS compatibility 3 years ago
Andres Freund 79f7c482f6 meson: Basic cygwin support 3 years ago
Andres Freund f0cd57f852 meson: Fix binary mismatch for MSVC plperl vs gcc built perl libs 3 years ago
Peter Eisentraut 373679c4a8 meson: Define HAVE_LOCALE_T for msvc 3 years ago
Andres Freund ab72a31f6c meson: Mark PROVE as not required 3 years ago
Peter Eisentraut c8e4030d1b Make finding openssl program a configure or meson option 3 years ago
Andres Freund 9a95a510ad meson: macos: Use -Wl,-undefined,error for modules 3 years ago
Andres Freund 57bab33302 meson: catch up to a few configure changes 3 years ago
David Rowley 0fe954c285 Add -Wshadow=compatible-local to the standard compilation flags 3 years ago
Andres Freund e5555657ba meson: Add support for building with precompiled headers 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund 089c0bc7a7 meson: libpq: Revise static / shared library setup 3 years ago
Andres Freund 0ae5db28d0 meson: respect -Dldap=disabled 3 years ago
Andres Freund 1360943d1a meson: Add prefix=/usr/local/pgsql to default_options 3 years ago
Andres Freund d0366bfb3b meson: windows: Determine path to tmp_install + prefix using meson 3 years ago
Andres Freund 24ef127b6d meson: mingw: Add -Wl,--disable-auto-import, enable when linking with readline 3 years ago
Andres Freund a1b3bca1c8 meson: Implement getopt logic from autoconf 3 years ago
Andres Freund caeeabd110 meson: mingw: Allow multiple definitions 3 years ago
Andres Freund e3a892539b meson: windows: Normalize slashes in prefix 3 years ago
Andres Freund a1860071b3 meson: Set up absolute rpaths to libdir 3 years ago
Andres Freund 1330dcdec0 meson: Include CFLAGS/c_args in summary and pg_config output 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago