summaryrefslogtreecommitdiff
path: root/embedserv/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

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

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

# vim: set noet sw=4 ts=4:
d=cd71034b26a404c8f9b763865ef6ebdd0adeebb7'>comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin 2016-05-30com::sun::star->css in connectivityNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2014-06-06fixincludeguards: fix include guardsThomas Arnhold 2014-06-04connectivity: fix includesThomas Arnhold 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-06-12re-base on ALv2 code.Michael Meeks 2012-03-23.txt files don't need executable bitsMichael Stahl 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2010-12-06Replace all occured, occurance etc.Takeshi Abe 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.3.372); FILE MERGEDRüdiger Timm 2005-09-08INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGEDRüdiger Timm 2005-03-10#i43632# renamed from 'How to write my own driver.txt'Frank Schönheit 2001-07-24#89430# move ORowSetValue into dbtoolsOcke Janssen 2001-07-19skeleton for sdbc driversOcke Janssen