# # # 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,bean)) ifneq ($(ENABLE_JAVA),) ifneq ($(OS),MACOSX) ifneq ($(OS),ANDROID) $(eval $(call gb_Module_add_targets,bean,\ Jar_officebean \ Library_officebean \ )) # complex tests compilable but fail at runtime #$(eval $(call gb_Module_add_subsequentcheck_targets,bean,\ # JunitTest_bean_complex \ #)) endif endif endif ass='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/Package_html.mk
class='decoration'>
AgeCommit message (Expand)Author
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
Mike Kaganski
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen
2016-05-30Move exithelper.h to includeTor Lillqvist
2016-04-14Use the true exit code 77 hereStephan Bergmann
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2014-06-13convert extensions update required dialog to .uiCaolán McNamara
2014-05-27newly unused helpidCaolán McNamara
2014-05-21drop unused helpidsCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2013-12-06convert accept license dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-10-22fdo#68849 add some header guardsThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-11-17drop old help ids not in use anymoreCaolán McNamara
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold