summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Handle spaces in OpenSSL install location for MSVCAndrew Dunstan2019-10-042-2/+4
* Improve handling of NULLs in KNN-GiST and KNN-SP-GiSTAlexander Korotkov2019-09-191-0/+1
* Expand properly list of TAP tests used for prove in vcregress.plMichael Paquier2019-09-111-1/+1
* Fix syntax error in commit 20e99cddd.Tom Lane2019-07-251-1/+1
* Honor MSVC WindowsSDKVersion if setAndrew Dunstan2019-07-251-0/+13
* Add support for Visual Studio 2019 in build scriptsMichael Paquier2019-07-034-17/+104
* Add support for OpenSSL 1.1.0 and newer versions in MSVC scriptsMichael Paquier2019-06-261-12/+104
* MSVC: Add "use File::Path qw(rmtree)".Noah Misch2019-05-281-0/+1
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-281-3/+18
* In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch2019-05-281-2/+4
* Revert "In the pg_upgrade test suite, don't write to src/test/regress."Noah Misch2019-05-191-17/+1
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-191-1/+17
* Consistently test for in-use shared memory.Noah Misch2019-04-121-0/+1
* Revert "Consistently test for in-use shared memory."Noah Misch2019-04-051-1/+0
* Consistently test for in-use shared memory.Noah Misch2019-04-031-0/+1
* Unify searchpath and do file logic in MSVC build scripts.Andrew Dunstan2019-02-061-10/+9
* Fix included file path for modern perlAndrew Dunstan2019-02-057-13/+13
* More fixed for modern perl on back branchesAndrew Dunstan2019-02-058-16/+16
* Revert "Add valgrind suppressions for wcsrtombs optimizations"Tomas Vondra2019-01-191-36/+0
* Add valgrind suppressions for wcsrtombs optimizationsTomas Vondra2018-11-181-0/+36
* Fix perl searchpath for modern perl for MSVC toolsAndrew Dunstan2018-10-283-0/+10
* pgtest: run clean, build, and check stages separatelyBruce Momjian2018-07-281-3/+13
* pgtest: grab possible warnings from install.logBruce Momjian2018-07-281-0/+5
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-07-091-1/+1
* Clear severity 5 perlcritic warnings from vcregress.plAndrew Dunstan2018-05-061-5/+6
* Provide for testing on python3 modules when under MSVCAndrew Dunstan2018-05-042-29/+68
* Fix up ecpg's configuration so it handles "long long int" in MSVC builds.Tom Lane2018-02-271-1/+2
* Empty search_path in Autovacuum and non-psql/pgbench clients.Noah Misch2018-02-261-0/+9
* Fix use of config-specific libraries for Windows OpenSSLAndrew Dunstan2018-01-031-2/+4
* MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.Noah Misch2017-12-091-0/+2
* MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.Noah Misch2017-12-081-29/+141
* MSVC: Remove cosmetic, cross-branch differences pertaining to Perl.Noah Misch2017-12-081-4/+5
* Fix typo in commentMagnus Hagander2017-11-271-1/+1
* Update MSVC build process for new timezone data.Tom Lane2017-11-251-3/+4
* Support linking with MinGW-built Perl.Noah Misch2017-11-231-2/+3
* MSVC: Rebuild spiexceptions.h when out of date.Noah Misch2017-11-121-1/+2
* Improve gendef.pl diagnostic on failure to open sym fileAndrew Dunstan2017-10-261-1/+1
* Support building with Visual Studio 2017Andrew Dunstan2017-09-254-6/+69
* Fix macro-redefinition warning on MSVC.Tom Lane2017-09-031-1/+1
* Further tweaks to compiler flags for PL/Perl on Windows.Tom Lane2017-08-171-0/+12
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-143-17/+7
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-311-2/+25
* MSVC: Accept tcl86.lib in addition to tcl86t.lib.Noah Misch2017-07-231-1/+1
* fix typoAndrew Dunstan2017-07-161-1/+1
* Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731fAndrew Dunstan2017-07-161-1/+10
* Fix broken link-command-line ordering for libpgfeutils.Tom Lane2017-07-141-1/+2
* Take PROVE_FLAGS from the command line but not the environmentAndrew Dunstan2017-06-101-3/+9
* Fix thinko in previous openssl changeAndrew Dunstan2017-06-051-1/+1
* Find openssl lib files in right directory for MSVCAndrew Dunstan2017-06-051-4/+14
* Update URLs in pgindent source and READMEMagnus Hagander2017-05-232-5/+5