summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/Jar.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: Jar: fix building .jars on WindowsMatus Kukan2012-02-161-1/+1
* impl. package deps for JavaClassSetDavid Tardon2011-12-251-1/+10
* gb_Jar_add_packagefile needs three args after allDavid Tardon2011-12-231-5/+4
* allow use of generated files in gb_JarDavid Tardon2011-12-231-0/+10
* work around deficiency in jarDavid Tardon2011-12-231-5/+25
* eval at the calling side, like other gbuild classesDavid Tardon2011-12-231-1/+11
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-101-2/+1
* Add gbuild support for .jar in .oxt.Stephan Bergmann2011-11-021-1/+2
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
* Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann2011-10-181-1/+1
* convert qadevOOo to gbuildPeter Foley2011-10-071-1/+1
* convert xmerge to gbuild and add to tail_buildPeter Foley2011-10-071-0/+1
* adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan2011-10-011-5/+19
* don't try to cat a non existent Jar manifestPeter Foley2011-09-171-1/+1
* Jar.mk: remove target in case jar program exits with errorMichael Stahl2011-09-151-1/+6
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add Emacs mode lines and a few missing vim onesTor Lillqvist2011-07-261-0/+1
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+1
* gnumake4: fixup the component fooBjoern Michaelsen2011-06-221-1/+2
* gnumake4: Jar.mk: move CLASSPATH stuff to JavaClassSet, and add system/extern...Michael Stahl2011-06-171-5/+18
* gnumake4: Jar.mk: remove unnecessary final target [hg:1e9ce815719e]Michael Stahl2011-06-171-8/+2
* gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c84...Michael Stahl2011-06-171-1/+1
* CWS gnumake4: use pattern rules for zip and jarMathias Bauer2011-06-161-11/+9
* CWS gnumake4: some improvements for zip+jar, documentationMathias Bauer2011-06-161-7/+8
* CWS gnumake4: add support for zip and jar filesMathias Bauer2011-06-161-0/+159