# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,fwi)) $(eval $(call gb_Library_add_defs,fwi,\ -DFWI_DLLIMPLEMENTATION \ )) $(eval $(call gb_Library_use_sdk_api,fwi)) $(eval $(call gb_Library_set_include,fwi,\ -I$(SRCDIR)/framework/source/inc \ -I$(SRCDIR)/framework/inc \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_external,fwi,boost_headers)) $(eval $(call gb_Library_set_precompiled_header,fwi,$(SRCDIR)/framework/inc/pch/precompiled_fwi)) $(eval $(call gb_Library_use_libraries,fwi,\ comphelper \ cppu \ cppuhelper \ i18nlangtag \ sal \ salhelper \ svl \ svt \ tk \ tl \ utl \ vcl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,fwi,\ framework/source/fwi/classes/converter \ framework/source/fwi/classes/protocolhandlercache \ framework/source/fwi/helper/mischelper \ framework/source/fwi/helper/shareablemutex \ framework/source/fwi/jobs/configaccess \ framework/source/fwi/jobs/jobconst \ framework/source/fwi/threadhelp/transactionmanager \ framework/source/fwi/uielement/constitemcontainer \ framework/source/fwi/uielement/itemcontainer \ framework/source/fwi/uielement/rootitemcontainer \ )) ifeq ($(OS),WNT) $(eval $(call gb_Library_use_system_win32_libs,fwi,\ advapi32 \ )) endif # vim: set noet sw=4 ts=4: ion effort. * Code that has been added specifially for the LO cross-compilation effort. All three kinds of code are removed. (An unrelated, remaining use of MinGW is for --enable-build-unowinreg, utilizing --with-mingw-cross-compiler, MINGWCXX, and MINGWSTRIP.) Change-Id: I49daad8669b4cbe49fa923050c4a4a6ff7dda568 Reviewed-on: https://gerrit.libreoffice.org/34127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> mingw: fix use of jawt 2014-04-26T14:50:36+00:00 David Tardon dtardon@redhat.com 2014-04-26T13:50:10+00:00 943dedc59c87b15cbccfb7b6b3fc39525de06ff1 Change-Id: I47b4a1f5ca5b8ce3cde11d4db599d6afb54a2886
Change-Id: I47b4a1f5ca5b8ce3cde11d4db599d6afb54a2886
mingw: fix delivery of gcc libs 2014-04-26T14:50:36+00:00 David Tardon dtardon@redhat.com 2014-04-26T13:57:48+00:00 d9b76eea1c0e534eadf1c57f2fda4b041d258393 Change-Id: I03c55ceb685b4de580bfc3125792e7a75e133821
Change-Id: I03c55ceb685b4de580bfc3125792e7a75e133821
normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIB 2014-03-11T10:57:18+00:00 Michael Stahl mstahl@redhat.com 2014-03-10T22:22:15+00:00 593ff642838e7167e1f9ad935ece7bf79337e662 Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
fdo#42783: remove CPU variable from environment 2013-11-07T00:34:43+00:00 Michael Stahl mstahl@redhat.com 2013-11-06T17:59:45+00:00 eca3dec2047bf675932cc9a6b2ad8acaaf919a24 Replace uses with CPUNAME instead, and get rid of the horrible postgresql patch that worked around environment leakage. Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
Replace uses with CPUNAME instead, and get rid of the horrible
postgresql patch that worked around environment leakage.

Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
gbuild: set Package default target to INSTDIR 2013-10-28T19:17:26+00:00 Michael Stahl mstahl@redhat.com 2013-10-28T18:30:11+00:00 8df17a34095dce7db16d9d2e505043f806704f66 Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
move mingw-externals to subdir 2013-10-16T20:46:13+00:00 Bjoern Michaelsen bjoern.michaelsen@canonical.com 2013-10-16T19:11:11+00:00 82a3c3f702e78232ebd4671c0061aa817bbd146b Change-Id: I324225ac397d8e4bb1f58f0b8040eb08b7142ee9 Reviewed-on: https://gerrit.libreoffice.org/6277 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Change-Id: I324225ac397d8e4bb1f58f0b8040eb08b7142ee9
Reviewed-on: https://gerrit.libreoffice.org/6277
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
ro/nisz/libreoffice-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-09-23 15:55:23 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-25 14:13:13 +0200
commitb165910330285bc0a52eebdf98911e04305dfc5b (patch)
treecaad8b09106b9ed9c0e454bea90b06845306c7c7 /soltools
parent8da365e2a7a6b30da6c2ca26b2a5f45f89cd5460 (diff)
Translate German comments and debug strings (leftovers)
Additionally: - A few grammatical fixes Change-Id: I15ba3809f6b4746be5a691ec2adc0ea17730fa4a Reviewed-on: https://gerrit.libreoffice.org/42690 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>