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