summaryrefslogtreecommitdiffstats
path: root/odk/CustomTarget_classes.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused, broken ruleStephan Bergmann2013-06-191-3/+0
| | | | | | | | That rule was broken as it did not quote $@ which could be a pathname containing "$", but it is unused anyway since 41efa1535827b3dfef66ed4ce6c20e85081fe060 "use GeneratedPackage to deliver uno loader classes." Change-Id: I4e5a15be8e4acca3d5be0c1b228f6c324d12331c
* deliver uno loader classes using filelistDavid Tardon2013-04-301-3/+6
| | | | Change-Id: I121a4ad5d7cff54b914796142fa7c50006856300
* ritually kill odkcommon.zipDavid Tardon2013-04-241-1/+1
| | | | Change-Id: I0a814e3f5605340f00d4b48e83ce26792abec067
* only put uno loader classes into one zipDavid Tardon2013-04-241-6/+5
| | | | | | | | These are put into uno_loader_classes.zip, which is then not used at all, and odkcommon.zip, which is used for creation of install sets. Seriously?! Change-Id: I28b5bc73857cf524fb12f7918acd2891ff12d166
* use Package for unowinregDavid Tardon2013-04-221-7/+0
| | | | | | | Change-Id: I7546e8938ba41e1462e704bd0405c5a887151d7b Reviewed-on: https://gerrit.libreoffice.org/3531 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* fix deps for odkcommon.zipDavid Tardon2013-03-151-0/+2
| | | | Change-Id: I06667cbb1fe24356bb24b7781258ef2c194f0e4d
* convert odk to gbuild and add to tail_buildPeter Foley2013-02-231-0/+36
Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0 Reviewed-on: https://gerrit.libreoffice.org/2288 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>