summaryrefslogtreecommitdiff
path: root/odk/CustomTarget_javadoc.mk
AgeCommit message (Collapse)Author
2019-01-24Fix build with recent jdk 11.0.2Fridrich Štrba
Change-Id: I0ee68e087e3973b6a148f9bfefc16581606d6568
2014-06-09odk: run javadoc in shellMichael Stahl
Change-Id: Ifb4a21f6145b303f5c636a61a0fd35b9ccaa9800
2013-10-25stop looking for Jar files in solverMichael Stahl
Change-Id: I4d2a93fa7395354fbf2893df9e254ab39fa365af
2013-09-11odk: move files out of the confusing "pack" directory to better homesMichael Stahl
Change-Id: I46f4954ef07f60e1f7824a47f0617f8612ea9505
2013-04-24install javadoc files using filelistDavid Tardon
Change-Id: I434508057dbfab9410d8f7fc3844c45cd4201b11 Reviewed-on: https://gerrit.libreoffice.org/3588 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-03-18fix javadoc warningsPeter Foley
Change-Id: I86176860504893213a25afc2a3a886cab9acad68
2013-03-15fix deps for odkcommon.zipDavid Tardon
Change-Id: I06667cbb1fe24356bb24b7781258ef2c194f0e4d
2013-03-13odk: depend on OUTDIR jar file if that is on classpathMichael Stahl
Change-Id: I416b5aac3afd636bb67f496fa061f9ff9db9bdf0
2013-02-27Use PRODUCTVERSION instead of UDK_MAJOR/MINOR/MICRO in SDK HTML documentationStephan Bergmann
Change-Id: I132723457e02d6b3b9fa24d7d41ac621b03ef7b1
2013-02-26odk: add some quotes too so sh does not eat ;Michael Stahl
Change-Id: I77fa72869113be1fbce46baf3febe544064c6f76
2013-02-26odk: javadoc -sourcepath separated by ; on that other platformMichael Stahl
Change-Id: If6ab5a3874e82f205eaeba9024f75ba4d598e7f3
2013-02-26odk: remove pointless variableMichael Stahl
Change-Id: I07406ca6e00f2000045de09a1be45b5fa4a694cb
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl
4 zip files containing ridl, unoloader, jurt and juh source files are created and copied to solver and unzipped again in odk when odk could simply run javadoc over the source files directly. Change-Id: I8d2d7c794988eab2e8a3c6005cc8a849a1232f64
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>