summaryrefslogtreecommitdiff
path: root/ure/Module_ure.mk
blob: 88cbc71b31f2577aa29fcf34c13babdbac4ce809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- 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/.
#

$(eval $(call gb_Module_Module,ure))

$(eval $(call gb_Module_add_targets,ure,\
	Package_install \
	Rdb_ure \
))

# vim:set noet sw=4 ts=4:
S XStephan Bergmann 2016-08-25Remove line again that was committed in errorStephan Bergmann 2016-08-25external/firebird: Try track down "Couldn't turn forced writes off" failureStephan Bergmann 2016-08-19Undo inadvertent addStephan Bergmann 2016-08-19Why not just drop that $(HOME)/icu54/icu/source/lib nonsenseStephan Bergmann 2016-08-19Revive external/firebird/macosx-elcapitan-dyld.patchStephan Bergmann 2016-08-19Excess separatorStephan Bergmann 2016-08-19external/firebird: --with-fbsample[-db] is apparently about specifying dirsStephan Bergmann 2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack 2016-08-18Missing &&Stephan Bergmann 2016-08-18external/firebird: Make GCC check work for Clang, tooStephan Bergmann 2016-08-18skip checking for icuuc libCaolán McNamara 2016-08-18use preexisting helper to get DYLD_LIBRARY_PATH vs LD_LIBRARY_PATHCaolán McNamara 2016-08-17firebird: fixup cloop on WindowsLionel Elie Mamane 2016-08-17firebird: gcc6 compatibility part 2Lionel Elie Mamane 2016-08-17firebird: gcc6 compatibility part 1Lionel Elie Mamane 2016-08-17firebird: have built-in cloop use same compiler as everyone elseLionel Elie Mamane 2016-08-17fixup firebird with internal icu: link timeLionel Elie Mamane 2016-08-17fixup firebird with internal icuLionel Elie Mamane 2016-08-17GSoC Upgrade firebird to 3.0Wastack 2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl 2016-03-09external: add some READMEsMichael Stahl 2016-02-28make firebird build on gcc 6 againCaolán McNamara 2016-02-04firebird: avoid using ignored -m option to makeLionel Elie Mamane 2016-02-04apparently breaks Win-x86@42 tinderbox... disable on Windows.Lionel Elie Mamane 2016-02-03better integrate parallelisation of firebird buildsLionel Elie Mamane 2016-01-30fix internal firebird with --no-parallelismLionel Elie Mamane 2016-01-30new upstream version Firebird 2.5.5Lionel Elie Mamane 2016-01-29Revert "new upstream version Firebird 2.5.5"Lionel Elie Mamane 2016-01-29enable parallelisation of firebird buildsLionel Elie Mamane 2016-01-29new upstream version Firebird 2.5.5Lionel Elie Mamane 2016-01-20external/firebird: Adapt to GCC 6Stephan Bergmann