summaryrefslogtreecommitdiff
path: root/connectivity/Library_odbc.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-02-06Enable -Werror in Library_odbc againStephan Bergmann1-2/+0
...had been disabled with 9a84a112c52dc2b42ffad976b2ce29e496783ee6 "WaE: 'SQL_API' redefined," but unclear if that is still relevant. Change-Id: Ia03929879f552123022b6e63a8f892805804ebe4
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza1-2/+20
We odbcbase is just used inside odbc library, so merge them. Change-Id: I4f4b34873b570ddcf1065c49e5310a1e73092fd6
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-05-29WaE: "SQL_API" redefinedDavid Tardon1-0/+2
Change-Id: Ifc4974f12732301e3c2975f54f1dbe44fdc01941
2012-05-29update gbuild function namesDavid Tardon1-2/+2
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
2012-05-29improve odbc headers handlingMatúš Kukan1-5/+1
2012-05-29connectivity: fix circular depsPeter Foley1-2/+1
2012-05-29connectivity: convert odbc to gbuildPeter Foley1-0/+65