summaryrefslogtreecommitdiff
path: root/connectivity/Library_file.mk
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2013-05-07connectivity: remove Package_generatedMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-25add missing deps on sqlbison.hxxDavid Tardon
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák
2012-12-10testing PCH for connectivity/fileLuboš Luňák
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-30remove unneeded (and wrong :-) dependenciesDavid Tardon
2012-05-29update gbuild function namesDavid Tardon
2012-05-29sqlbison.hxx must be delivered, because it is used by another header from incDavid Tardon
2012-05-29add missing include pathsDavid Tardon
2012-05-29connectivity: convert file to gbuildPeter Foley