aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-09-02 18:21:07 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-09-02 18:21:07 +0200
commitda311989a0bd91f4346161d39b49c54283dedb85 (patch)
treefa92b1d1a4102603b192e314203a78bbc3804571
parente40d7d4957c0f0e717034fe4f311d17d4bebade7 (diff)
Version 7.3.6.2, tag libreoffice-7.3.6.2 libreoffice-7.3.6.2
Change-Id: I6d5fe3a079104b604c3ef5c669476bfbd716b007
0 files changed, 0 insertions, 0 deletions
ehack'>feature/slidehack LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/JavaClassSet.mk
AgeCommit message (Expand)Author
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-03-21Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVELStephan Bergmann
2024-03-02Allow building with Java 8Fridrich Štrba
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski
2020-08-27Remove tempfile againStephan Bergmann
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2017-11-11use -encoding UTF8 in JavaClassSet.mkRene Engelhard
2017-11-11set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard