PATCH: document build outputs

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: PATCH: document build outputs
Date: 2014-06-16 04:27:40
Message-ID: 539E723C.5040402@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi

I noticed that the winbuild\ docs don't cover where the build outputs
actually go, and the directory naming is ... inconsistent.

The attached adds info on what's what. I've also included another docs
change to explain a tiny bit more about SDK installation.

You can grab both with:

git remote add ringerc git(at)github(dot)com:ringerc/psqlODBC.git
git fetch ringerc
git merge ringerc/document-build-outputs

or using "git apply" of the attached patches.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
0001-Document-build-outputs.patch text/x-patch 1.9 KB
0002-Discuss-issues-with-SDK-support-and-installation.patch text/x-patch 1.7 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Craig Ringer 2014-06-16 04:28:33 Two copies of the winbuild readme?
Previous Message Craig Ringer 2014-06-16 04:14:56 Re: Build failure with VS 2012 due to uninitialized pointers