summaryrefslogtreecommitdiff
path: root/basebmp/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:
> (patch) tree01e9549412d23313501cf110153ab379026259b4 /vcl/Executable_tgafuzzer.mk parenta8b4f6629d4f22d702b8f3b0e8f08d467d9bf7ca (diff)
bump product version to 7.3.0.3.0+ libreoffice-7-3-0
Change-Id: Ic3d70cd48dc87763c2a14478578f9be18f656b69 ionally link to jvmaccessAndres Gomez 2013-04-05new module i18nlangtagEike Rathke 2013-03-02remove minor.mkMatúš Kukan 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2012-11-20cairo: convert to gbuildMatúš Kukan 2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba 2012-11-14misc dbus menu integration fixesMichael Meeks 2012-11-14fix typo with ENABLE_DBUS.Michael Meeks 2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen 2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez 2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez 2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez 2012-11-12re-base on ALv2 code. Includes:Michael Meeks 2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl 2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-08fold i18npaper into i18nutilCaolán McNamara 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan 2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon 2011-12-05check for printing support dynamicallyDavid Tardon 2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon