summaryrefslogtreecommitdiff
path: root/connectivity/Library_dbtools.mk
AgeCommit message (Expand)AuthorFilesLines
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2018-05-14fix typoRene Engelhard1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-01-09hack to silence -Wunused-functionCaolán McNamara1-2/+0
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls1-5/+0
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-0/+1
2014-07-10use SimpleReferenceObject in connectivity moduleNoel Grandin1-1/+0
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold1-0/+2
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane1-0/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-07-17remove last user of gb_Library_add_noexeception_objectBjoern Michaelsen1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-1/+2
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida1-1/+9
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley1-9/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan1-4/+0
2012-08-20No jvmaccess for iOSTor Lillqvist1-1/+1
2012-07-11Library_dbtools: sort objectsMichael Stahl1-44/+44
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-1/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-13use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier1-0/+2
2012-05-31Library_dbtools.mk: fix cyclic dependency on connectivity_generatedMichael Stahl1-1/+2
2012-05-29make sure all headers are in placeDavid Tardon1-0/+1
2012-05-29connectivity: use gbuild api for flex (this hide a -Werror problem on Mac)Norbert Thiebaud1-12/+4
2012-05-29update gbuild function namesDavid Tardon1-4/+4
2012-05-29ensure headers are in place before compilingDavid Tardon1-0/+4
2012-05-29connectivity: fix circular depsPeter Foley1-2/+1
2012-05-29connectivity: convert dbt to gbuildPeter Foley1-0/+160