# -*- 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_WinResTarget_WinResTarget,so_activex)) $(eval $(call gb_WinResTarget_use_custom_headers,so_activex,\ extensions/source/activex/idl \ )) ifneq ($(ENABLE_DBGUTIL),TRUE) $(eval $(call gb_WinResTarget_add_defs,so_activex,\ -DPRODUCT \ )) endif $(eval $(call gb_WinResTarget_set_rcfile,so_activex,extensions/source/activex/so_activex)) $(eval $(call gb_WinResTarget_add_defs,so_activex,\ $$(DEFS) \ -DSO_ACTIVEX_TLB=\"$(subst /,"\\\\",$(WORKDIR)/CustomTarget/extensions/source/activex/idl/so_activex.tlb\") \ )) # vim:set noet sw=4 ts=4: stro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/jfreereport
AgeCommit message (Expand)Author
2021-04-13external/jfreereport: Get rid of remaining apache-commons-loggingStephan Bergmann
2021-04-09external/jfreereport: Get rid of apache-commons-loggingStephan Bergmann
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2017-08-30Pass "verbose" flag into antStephan Bergmann
2016-08-26Remove gcj support from build system.Thorsten Behrens
2016-03-05janitorial cleanupLionel Elie Mamane
2016-03-05tdf#97462 reportbuilder SECOND() force rounding to nearest nanosecondLionel Elie Mamane
2015-07-14tdf#92654 a "Date" can contain a Time, so don't loose date by defaultLionel Elie Mamane
2015-07-13tdf#92693: ReportBuilder: MINUTES() rounded to nearest for fractional minutesJulien Nabet
2014-10-06Allow building with java9 (first installement)Fridrich Štrba
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold
2014-07-26jfreereport_librepository: [deprecation] toURL() in File has been deprecatedrbuj
2014-07-26jfreereport_libloader: [deprecation] toURL() in File has been deprecatedrbuj
2014-07-23jfreereport_libbase: [deprecation] toURL() in File has been deprecatedrbuj