Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-20Remove MSVC scriptsMichael Paquier
2023-06-12src/tools/msvc: Move all.sym temporary file back to Debug/postgres.Noah Misch
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-09-19Extend gendef.pl in preparation for mesonAndres Freund
2022-08-28Enable RandomizedBaseAddress (ASLR) on Windows with MSVC buildsMichael Paquier
2022-07-14Remove support for Visual Studio 2013Michael Paquier
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-11-24Add support for Visual Studio 2022 in build scriptsMichael Paquier
2021-07-28Make the includes field an array in MSVC build scriptsDavid Rowley
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-03-25Define EXEC_BACKEND in pg_config_manual.hPeter Eisentraut
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
2018-08-24Require C99 (and thus MSCV 2013 upwards).Andres Freund
2018-06-30perltidy run prior to branchingAndrew Dunstan
2018-05-31Fix compile-time warnings on all perl codeAndrew Dunstan
2018-05-27Don't fall off the end of perl functionsAndrew Dunstan
2018-05-09Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2017-12-09MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.Noah Misch
2017-09-25Support building with Visual Studio 2017Andrew Dunstan
2017-08-14Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane
2016-04-29Support building with Visual Studio 2015Andrew Dunstan
2015-04-27Fix vcbuild failures and chkpass dependency caused by 854adb8Andrew Dunstan
2015-04-25Replace backslashes by forward slashes in MSVC build codePeter Eisentraut
2014-12-17Clarify the regexp used to detect source files in MSVC builds.Heikki Linnakangas
2014-05-06pgindent run for 9.4Bruce Momjian
2014-02-18Disable RandomizedBaseAddress on MSVC buildsMagnus Hagander
2014-01-26Enable building with Visual Studion 2013.Andrew Dunstan
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-02-06Enable building with Microsoft Visual Studio 2012.Andrew Dunstan
2012-09-01Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.Andrew Dunstan
2012-07-05Run newly-configured perltidy script on Perl files.Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-01-03Support for building with MS Visual Studio 2010.Andrew Dunstan