summaryrefslogtreecommitdiff
path: root/odk/CustomTarget_classes.mk
AgeCommit message (Collapse)Author
2013-06-19Remove unused, broken ruleStephan Bergmann
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
2013-04-30deliver uno loader classes using filelistDavid Tardon
Change-Id: I121a4ad5d7cff54b914796142fa7c50006856300
2013-04-24ritually kill odkcommon.zipDavid Tardon
Change-Id: I0a814e3f5605340f00d4b48e83ce26792abec067
2013-04-24only put uno loader classes into one zipDavid Tardon
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
2013-04-22use Package for unowinregDavid Tardon
Change-Id: I7546e8938ba41e1462e704bd0405c5a887151d7b Reviewed-on: https://gerrit.libreoffice.org/3531 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-15fix deps for odkcommon.zipDavid Tardon
Change-Id: I06667cbb1fe24356bb24b7781258ef2c194f0e4d
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley
Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0 Reviewed-on: https://gerrit.libreoffice.org/2288 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>