summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Jar.mk
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann1-2/+1
2011-11-02Add gbuild support for .jar in .oxt.Stephan Bergmann1-1/+2
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann1-1/+1
2011-10-07convert qadevOOo to gbuildPeter Foley1-1/+1
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley1-0/+1
2011-10-01adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan1-5/+19
2011-09-17don't try to cat a non existent Jar manifestPeter Foley1-1/+1
2011-09-15Jar.mk: remove target in case jar program exits with errorMichael Stahl1-1/+6
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+1
2011-06-22gnumake4: fixup the component fooBjoern Michaelsen1-1/+2
2011-06-17gnumake4: Jar.mk: move CLASSPATH stuff to JavaClassSet, and add system/extern...Michael Stahl1-5/+18
2011-06-17gnumake4: Jar.mk: remove unnecessary final target [hg:1e9ce815719e]Michael Stahl1-8/+2
2011-06-17gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c84...Michael Stahl1-1/+1
2011-06-16CWS gnumake4: use pattern rules for zip and jarMathias Bauer1-11/+9
2011-06-16CWS gnumake4: some improvements for zip+jar, documentationMathias Bauer1-7/+8
2011-06-16CWS gnumake4: add support for zip and jar filesMathias Bauer1-0/+159