summaryrefslogtreecommitdiff
path: root/src/tools/msvc
AgeCommit message (Expand)Author
2022-01-20Allow clean.bat to be run from anywhereAndrew Dunstan
2022-01-10Avoid warning about uninitialized value in MSVC python3 testsAndrew Dunstan
2022-01-07Allow MSVC .bat wrappers to be called from anywhereAndrew Dunstan
2021-12-15Adjust behavior of some env settings for the TAP tests of MSVCMichael Paquier
2021-12-07Enable settings used in TAP tests for MSVC buildsAndrew Dunstan
2021-11-24Add support for Visual Studio 2022 in build scriptsMichael Paquier
2021-10-20Fix build of MSVC with OpenSSL 3.0.0Michael Paquier
2021-05-28fix syntax errorAndrew Dunstan
2021-05-28Report configured port in MSVC built pg_configAndrew Dunstan
2021-05-27Fix MSVC scripts when building with GSSAPI/KerberosMichael Paquier
2020-10-17Sync our copy of the timezone library with IANA release tzcode2020c.Tom Lane
2020-06-07MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.Noah Misch
2020-05-21Fix MSVC installations with multiple "configure" files detectedMichael Paquier
2020-05-06Handle spaces for Python install location in MSVC scriptsMichael Paquier
2020-04-17Use a slightly more liberal regex to detect Visual Studio versionAndrew Dunstan
2020-03-20Turn off deprecated bison warnings under MSVCAndrew Dunstan
2019-10-04Handle spaces in OpenSSL install location for MSVCAndrew Dunstan
2019-09-11Expand properly list of TAP tests used for prove in vcregress.plMichael Paquier
2019-07-25Fix syntax error in commit 20e99cddd.Tom Lane
2019-07-25Honor MSVC WindowsSDKVersion if setAndrew Dunstan
2019-07-02Add support for Visual Studio 2019 in build scriptsMichael Paquier
2019-06-26Add support for OpenSSL 1.1.0 and newer versions in MSVC scriptsMichael Paquier
2019-05-28In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch
2019-05-28In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch
2019-05-19Revert "In the pg_upgrade test suite, don't write to src/test/regress."Noah Misch
2019-05-19In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch
2019-04-13Consistently test for in-use shared memory.Noah Misch
2019-04-05Revert "Consistently test for in-use shared memory."Noah Misch
2019-04-04Consistently test for in-use shared memory.Noah Misch
2019-02-06Unify searchpath and do file logic in MSVC build scripts.Andrew Dunstan
2019-02-06Fix included file path for modern perlAndrew Dunstan
2018-10-28Fix perl searchpath for modern perl for MSVC toolsAndrew Dunstan
2018-09-16Fix out-of-tree build for transform modules.Andrew Gierth
2018-08-19MSVC: Finish clean.bat tmp_check coverage.Noah Misch
2018-08-19MSVC: Remove any tmp_check directory before running a TAP test suite.Noah Misch
2018-07-31Provide for contrib and pgxs modules to install include files.Andrew Gierth
2018-06-30perltidy run prior to branchingAndrew Dunstan
2018-05-31Fix compile-time warnings on all perl codeAndrew Dunstan
2018-05-28Return a value from Install.pm's lcopy functionAndrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-05-18MSVC builds must use a separate stamp file for copying generated headers.Tom Lane
2018-05-18Prevent possibly spurious error when running perl -cwAndrew Dunstan
2018-05-09Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan
2018-05-09perltidy some recent code changes before changing perltidy settingsAndrew Dunstan
2018-05-06Clear severity 5 perlcritic warnings from vcregress.plAndrew Dunstan
2018-05-04Provide for testing on python3 modules when under MSVCAndrew Dunstan
2018-05-03Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.Tom Lane
2018-04-30Remove Windows module-list-dumping code.Tom Lane
2018-04-30clean up pg_upgrade tmp_check under MSVCAndrew Dunstan
2018-04-30Dump full memory maps around failing Windows reattach code.Tom Lane