Merge [TRAFODION-1519] PR-126 Use free tool to build windows ODBC

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

Branch: refs/heads/master
Commit: a74c226e80cd95723f2c130660e90654c34c525c
Parents: c5e3d78 d72f207
Author: Roberta Marton <roberta.mar...@esgyn.com>
Authored: Wed Oct 28 23:36:57 2015 +0000
Committer: Roberta Marton <roberta.mar...@esgyn.com>
Committed: Wed Oct 28 23:36:57 2015 +0000

----------------------------------------------------------------------
 .../SetCertificateDirReg.rc                     |  222 +-
 .../SetCertificateDirReg_os.vcxproj             |  390 +-
 .../SetCertificateDirReg_os.vcxproj.filters     |  104 +-
 .../SetCertificateDirReg_os.vcxproj.user        |    4 +-
 .../SetCertificateDirReg/odbccp32.props         |   34 +-
 .../SetCertificateDirReg/resource.h             |   40 +-
 .../SetCertificateDirReg_os.sln                 |   52 +-
 .../Install/UpdateDSN/UpdateDSN/UpdateDSN.cpp   |  200 -
 .../UpdateDSN/UpdateDSN/UpdateDSN.vcxproj       |  170 -
 .../UpdateDSN/UpdateDSN.vcxproj.filters         |   33 -
 .../UpdateDSN/UpdateDSN/UpdateDSN_os.vcxproj    |  104 -
 .../UpdateDSN/UpdateDSN_os.vcxproj.filters      |   33 -
 .../UpdateDSN/UpdateDSN_os.vcxproj.user         |    3 -
 .../Install/UpdateDSN/UpdateDSN/stdafx.cpp      |   28 -
 win-odbc64/Install/UpdateDSN/UpdateDSN/stdafx.h |   37 -
 win-odbc64/Install/UpdateDSN/UpdateDSN_os.sln   |   26 -
 .../Install/win64_installer/installer.iss       |  200 +
 .../win64_installer/win64_installer_os.ism      | 6029 ------------------
 win-odbc64/odbcclient/Drvr35Res/Drvr35Res.rc    |   12 +-
 .../odbcclient/Drvr35Res/Drvr35Res_os.vcxproj   |    4 +-
 .../odbcclient/Drvr35Res/res/Drvr35Res.rc2      |   26 +-
 win-odbc64/odbcclient/README.txt                |  111 +-
 .../odbcclient/TranslationDll/TranslationDll.rc |   12 +-
 .../TranslationDll/TranslationDll_os.vcxproj    |    4 +-
 win-odbc64/odbcclient/build_os.bat              |  333 +-
 win-odbc64/odbcclient/drvr35/TCPIPV4/TCPIPV4.RC |   12 +-
 .../drvr35/TCPIPV4/TCPIPV4_os.vcxproj           |    8 +-
 win-odbc64/odbcclient/drvr35/TCPIPV6/TCPIPV6.RC |   12 +-
 .../drvr35/TCPIPV6/TCPIPV6_os.vcxproj           |    8 +-
 win-odbc64/odbcclient/drvr35/drvr35.rc          |   12 +-
 win-odbc64/odbcclient/drvr35/drvr35_os.vcxproj  |   16 +-
 .../odbcclient/drvr35adm/Drvr35Adm_os.vcxproj   |    5 +-
 win-odbc64/odbcclient/drvr35adm/drvr35adm.rc    |   12 +-
 win-odbc64/odbcclient/drvr35adm/pagenetwork.cpp |    2 +-
 .../odbcclient/drvr35adm/tabpagenetwork.cpp     |    2 +-
 win-odbc64/odbcclient/drvr35msg/DrvMsg35.rc     |   12 +-
 .../odbcclient/drvr35msg/Drvr35Msg_os.vcxproj   |    4 +-
 win-odbc64/odbcclient/odbcclient_os.sln         |   17 +-
 win-odbc64/odbcclient/pkg.bat                   |   38 -
 39 files changed, 924 insertions(+), 7447 deletions(-)
----------------------------------------------------------------------


Reply via email to