summaryrefslogtreecommitdiff
path: root/desktop/Extension_test-passive.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-10-25stop looking for Jar files in solverMichael Stahl1-1/+1
Change-Id: I4d2a93fa7395354fbf2893df9e254ab39fa365af
2013-10-11do not copy testing extensions to instdirDavid Tardon1-1/+1
Change-Id: Ibd2f18a8998b3e182d8d5b8af9c9f74a8ac00744
2013-03-07Gbuild'ify desktop/test/deployment/passive/Stephan Bergmann1-0/+27
...to manually build solver/*/bin/test-passive.oxt via "make Extension_test-passive". There's still room for improvement in gbuild, though: * There should be no need to add the extension's native library and jar UNO components (which nothing else links againts) to the central Repository.mk. * There should be no need to move manifest.xml around. * There should be no need to move .java files around. * Let "make Extension_test-passive.clean" clean up again. Change-Id: Ib44558061c4c0fda6be5943bd02b5a42cd15c52e