summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Jar.mk
AgeCommit message (Expand)Author
2020-09-11cross-build: fix Java NI linkingJan-Marek Glogowski
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
2020-02-06Nothing should link against unoil.jar any moreStephan Bergmann
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2014-12-21try to keep Class-Path lenght under controlNorbert Thiebaud
2014-11-27Missing slashStephan Bergmann
2014-10-28Remove unused gb_Jar_JAVACOMMANDStephan Bergmann
2014-07-29gbuild: clean target is phonyDavid Tardon
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2014-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-10-25stop using apache-commons jars from OUTDIR tooMichael Stahl
2013-10-25gbuild: refactor Jar target to stop using OUTDIRMichael Stahl
2013-10-25gbuild: add gb_Jar_use_external_jarMichael Stahl
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-09gbuild: fix Jar layers for WNTMichael Stahl
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan
2013-06-07use .component files directly from workdirMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-08Do not add unoil.jar to manifest Class-PathStephan Bergmann
2013-05-01gbuild: add group NONE for jars without comp. fileDavid Tardon
2013-05-01copy jars into instdirDavid Tardon
2013-03-31fix user-friendly targets' depsDavid Tardon
2013-03-03make sure the outdir existsDavid Tardon
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-10-29Setting CLASSPATH/XCLASSPATH appears to be a leftoverStephan Bergmann
2012-08-17gbuild: remove some cruft from java stuffMichael Stahl
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl
2012-08-17gbuild: ignore the registered URE Jars for manifest classpathMichael Stahl
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16No need to bother with the MISCDUMMY file hereTor Lillqvist
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-15gbuild: s/gb_JavaClassSet_set_classpath/gb_JavaClassSet_add_classpath/Michael Stahl
2012-08-15gbuild: refactor external jar handling:Michael Stahl
2012-05-29allow adding more package files at onceDavid Tardon
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-04-09remove unused makefile codeMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan
2012-03-22Produce more beautiful jar manifestsStephan Bergmann
2012-02-16gbuild: Jar: fix building .jars on WindowsMatus Kukan
2011-12-25impl. package deps for JavaClassSetDavid Tardon
2011-12-23gb_Jar_add_packagefile needs three args after allDavid Tardon
2011-12-23allow use of generated files in gb_JarDavid Tardon