You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2017/11/22 18:14:04 UTC

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2807] PR 1300 ODBC Windows 32-bit driver build

Merge [TRAFODION-2807] PR 1300 ODBC Windows 32-bit driver build


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/ad9f4efe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/ad9f4efe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/ad9f4efe

Branch: refs/heads/master
Commit: ad9f4efeb5bd7ad30f17b034f93e365bca15b754
Parents: 8f43438 7c02ee6
Author: Dave Birdsall <db...@apache.org>
Authored: Wed Nov 22 18:13:01 2017 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Wed Nov 22 18:13:01 2017 +0000

----------------------------------------------------------------------
 win-odbc64/Install/win32_installer/LICENSE.rtf  | 155 +++++++++++++
 .../Install/win32_installer/installer.iss       | 221 +++++++++++++++++++
 .../odbcclient/Drvr35Res/Drvr35Res_os.vcxproj   |  99 ++++++++-
 win-odbc64/odbcclient/README.txt                |  11 +-
 .../TranslationDll/TranslationDll_os.vcxproj    | 129 ++++++++++-
 win-odbc64/odbcclient/build_os_32.bat           | 173 +++++++++++++++
 .../drvr35/TCPIPV4/TCPIPV4_os.vcxproj           | 104 ++++++++-
 .../drvr35/TCPIPV6/TCPIPV6_os.vcxproj           |  98 +++++++-
 win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj  | 138 +++++++++++-
 .../odbcclient/drvr35/drvr35_os.vcxproj.user    |  16 ++
 .../odbcclient/drvr35adm/Drvr35Adm_os.vcxproj   | 130 ++++++++++-
 .../drvr35adm/Drvr35Adm_os.vcxproj.user         |   7 +
 .../odbcclient/drvr35msg/Drvr35Msg_os.vcxproj   |  75 ++++++-
 win-odbc64/odbcclient/odbcclient_os.sln         |  40 ++--
 14 files changed, 1360 insertions(+), 36 deletions(-)
----------------------------------------------------------------------