summaryrefslogtreecommitdiff
path: root/src/tools/msvc
Commit message (Expand)AuthorAgeFilesLines
* vcbuild updates from Magnus:Neil Conway2007-01-167-18/+35
* Attached patch fixes two problems:Neil Conway2007-01-101-2/+4
* This patch enables verbose output when building all projects. This isNeil Conway2007-01-101-1/+1
* Fix vcbuild to allow building without OpenSSL and/or zlib. MagnusTom Lane2007-01-091-14/+21
* vcbuild documentation from Magnus and Dave.Tom Lane2007-01-091-0/+56
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Fix AddDefine to handle quotes properly. MagnusTom Lane2007-01-041-0/+1
* Add support for XML build option to MSVC build scripts.Tom Lane2006-12-291-0/+9
* More MSVC build support from Magnus.Tom Lane2006-11-294-0/+411
* VC build patch from Magnus:Neil Conway2006-11-211-2/+5
* More MSVC build fixes:Tom Lane2006-11-204-16/+30
* Various MSVC build fixes from Magnus; also remove stray WindowsTom Lane2006-10-226-139/+296
* Add qsort and qsort_arg to MSVC list of src/port files.Tom Lane2006-10-041-2/+2
* pgevent fixes:Bruce Momjian2006-10-031-0/+4
* Fix a couple other places that need to know about (some) src/port/ filesTom Lane2006-09-281-1/+1
* Several fixes for MSVC build scripts, from Magnus.Tom Lane2006-09-154-46/+87
* Add MSVC build tools.Bruce Momjian2006-09-048-0/+1048