summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
an>dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl 2012-11-22AllSettings with LanguageTagEike Rathke 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: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-02targetted improvement of UNO API includes / usageMichael Meeks 2012-05-29improve odbc headers handlingMatúš Kukan 2012-04-27WaE: exception handlers used in code without unwind supportCaolán McNamara 2012-04-09do not put things directly into $(WORKDIR)David Tardon 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-02-19remove adabas/adabasuiCaolán McNamara 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan 2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara 2011-11-27remove pch from the include listNorbert Thiebaud 2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud 2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane 2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl 2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist 2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist 2011-08-24gb_Library_set_cxxflags -> gb_Library_add_cxxflagsJan Holesovsky 2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe 2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist 2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen 2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen 2011-07-22Do compile adodatalinks.cxx always for WindowsTor Lillqvist 2011-07-22Set CXXFLAGS, not CFLAGSTor Lillqvist 2011-06-21gnumake4: more fixes in dbaccessBjoern Michaelsen 2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen 2011-06-17remove all traces of offuh from makefilesDavid Tardon 2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky 2011-05-16We always use a Vista or newer SDKTor Lillqvist 2011-04-19get a little closer to building dbaccess under windows againCaolán McNamara 2011-04-19fix depsDavid Tardon 2011-04-19gbuildize dbaccessDavid Tardon