office-gobmx/qadevOOo
Stephan Bergmann 71ee4d75d3 Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL
...which appears to be a better fit.  Now, gb_JavaClassSet_JAVACDEBUG is
unconditionally defined as -g, but conditionally only used if
gb_target_symbols_enabled is true for the given target (where the target is
spelled "Jar/..." resp. "CustomTarget_jvmfwk/jreproperties" for the
--enable-sybmols=... mini-language in configure.ac).  Also, the odd special case
to "force debug information for OOoRunner" has just been dropped.

Change-Id: Ief10efc689d65e2f50888d3e96cb40f43cbb1b2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165071
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-03-21 09:41:57 +01:00
..
objdsc tdf#45904 Remove old SwXFootnoteText Java test 2024-03-08 22:05:15 +01:00
qa Disallow crash reporting in UITests 2023-12-04 18:36:43 +01:00
runner cid#1545822 SSD: Do not use an instance lock to protect shared static data 2024-01-03 22:12:19 +01:00
testdocs 'new Character' is deprecated in Java 2023-11-02 14:47:25 +01:00
tests/java tdf#45904 Remove old SwXFootnoteText Java test 2024-03-08 22:05:15 +01:00
.classpath
.project
Jar_OOoRunner.mk Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL 2024-03-21 09:41:57 +01:00
Makefile
Module_qadevOOo.mk
README.md

Test Suite

You can import this as a project into Eclipse (select the qadevOOo folder).