summaryrefslogtreecommitdiff
path: root/odk/util
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann1-1/+1
...as the latter was the more flexible replacement for the former for LO- internal use already. The only gotcha to watch out for is that unoidl-check cannot be used to check "naked" .urd files, but only ones where the content has been moved to /UCR via regmerge. Leave registry/CustomTarget_regcompare_test.mk around to verify that unoidl-check behaves the same as did regcompare on those old-format .urd/.rdb files. Change-Id: Ic13ede48535bf942126c810d88bac7e4081d984e
2014-12-02Remove obsolete setsdkenv_windows.templateStephan Bergmann1-4/+0
Change-Id: I3a79830c5538e12fc6370ae30168266c0f1c533e
2013-09-11odk: remove addsym-macosx.shMichael Stahl1-8/+0
This was added in commit 66eedcee026459b2827a46d8ebc73749e3c71453 but has apparently never actually been used in the bundled SDK makefiles. Change-Id: Ifa6cab95be6575ac26840250ad717d94e15bea66
2013-09-09odk: make error reporting less mysteriousMichael Stahl1-4/+11
Change-Id: I9e3c58fe65b902bb8b6b30449008bd1d71ed2180
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-06-04notsupported.html appears unusedStephan Bergmann1-1/+1
Change-Id: I4d49158c373b24add3b42043201695e2071f4c15
2013-06-04No idl check for --without-doxygenStephan Bergmann1-136/+138
Change-Id: Id1a8629aac38ef3214d0f891ecc9f36d666552c3
2013-06-04odk: doxygen 1.8.4 does not have PREDICTABLE_URLSMichael Stahl1-2/+2
... so adjust the links to the less predictable defaults for now. Change-Id: Ia39823fe048ceb878465ce4bfdb60a3276864ba3
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl1-2/+2
There is no need to package doxygen, users can just download that from upstream. Change-Id: I166b2f5b692d2335246e3484089ebe5d8edcae4a
2013-06-04odk: stop packaging autodoc generated documentationMichael Stahl1-9/+10
Change-Id: I9d1e232f2fea779f111067b588bbb36411039de2
2013-06-04odk: use SHORT_NAMES on WindowsMichael Stahl1-0/+3
Unfortnately the MSI stuff complains that lines in ddf files are too long, so we need to use SHORT_NAMES. But use it only on Windows because the file names are mostly just numbers then and totally unpredictable; the documentation for the website must not be built on Windows. Change-Id: I5d7d917bf34c55424259cf04bb13cb8c26fe409b
2013-05-04$(WORKDIR)/CustomTarget/odk/odkcommon is no moreDavid Tardon1-7/+6
Change-Id: I49204b3518c47614e591de47a916901861331673 Reviewed-on: https://gerrit.libreoffice.org/3777 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-22silence odk checkDavid Tardon1-1/+0
Change-Id: I1b2e224cb3b709e3c693f18918dcef5e0304894e Reviewed-on: https://gerrit.libreoffice.org/3536 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-22allow odk/util/check.pl to use two base dirsDavid Tardon1-54/+67
This is in preparation for my plan to move stuff out of odkcommon.zip and install it using filelists. The moved files will be in $(INSTDIR)/sdk, not in the Zip's workdir, so we must look for them in both places. Change-Id: I7dd224c9067f2dbb522b87b7057ddc02a5fa0cad Reviewed-on: https://gerrit.libreoffice.org/3527 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl1-4/+0
Having to maintain only one of these seems easier, and likely nobody uses csh any more. Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d
2013-03-13odk: remove the "checkinc" tooMichael Stahl1-53/+0
This tests for problems that cannot happen any more since we now build the Zip file from the same enumeration as the delivered headers, so they cannot be different. Change-Id: I0aacb2b8b1b6f187674b3a16b0fe7cb474e1b8c7
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley4-430/+0
Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0 Reviewed-on: https://gerrit.libreoffice.org/2288 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2013-02-12Adapt odk to new css.cui.ColorPickerStephan Bergmann1-0/+1
Change-Id: Iad9c496dfcdf97ec53f587cfa9d92bc48bc7c0a8
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann1-4/+0
Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7
2012-12-18Duplicate definitionStephan Bergmann1-1/+0
Change-Id: Ifd8d8ee0c101f77a0c8832a8e4379eabd6334e85
2012-12-12Remove xml2cmp leftoversStephan Bergmann2-8/+0
Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
2012-11-29API CHANGE: remove com.sun.star.sync/sync2 modulesMichael Stahl1-2/+0
The modules were entirely deprecated 10 years ago, and there is no implementation for any of it. WARNING: could not open key "/UCR/com/sun/star/sync/FilterData" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/sync" with published children exists only in registry 1 WARNING: could not open key "/UCR/com/sun/star/sync2/BadPartnershipException" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/sync2" with published children exists only in registry 1 Change-Id: I58bf7737ac00a6ecb905f59fb389b31376dff2cf
2012-11-29API CHANGE: remove com.sun.star.installation moduleMichael Stahl1-1/+0
The entire module was deprecated 10 years ago, and there is no implementation for any of it. WARNING: could not open key "/UCR/com/sun/star/installation/ProtocolHandlerCheckService" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/installation" with published children exists only in registry 1 Change-Id: I8f120cd58f3d5c130a5bad8a5a11374b505ec548
2012-11-28API CHANGE: remove com.sun.star.setup moduleMichael Stahl1-1/+0
This module was deprecated 10 years ago; the only thing in it that was actually used recently in OpenOffice.org is the ProductRegistration service, but the implementation of that has been removed since it is of no use to LibreOffice. WARNING: could not open key "/UCR/com/sun/star/setup/FontAction" in registry "/master/offapi/type_reference/types.rdb" EXISTENCE: module "/UCR/com/sun/star/setup" with published children exists only in registry 1 Change-Id: I0c2809271eb46f6f9a125c5c88e4ec76a6c01551
2012-11-28odk: adapt to removal of modules test, util.loggingMichael Stahl1-4/+0
Change-Id: I824e9fd5477a734843b5c021a30bf6bad7734dfe
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-67/+56
Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Reduce the dependencies on non standard GNU copy. http://svn.apache.org/viewvc?view=revision&revision=1238684 Correct /usr/bin/env path. http://svn.apache.org/viewvc?view=revision&revision=1235619 Complex Toolbar Controls Extension from the SDK Patches contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1190390 i118615 - make epm more verbose http://svn.apache.org/viewvc?view=revision&revision=1204288 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 Patches contributed by Juergen Schmidt: jsc341: i117327: take care if no dependency node in current description exists, create one http://svn.apache.org/viewvc?view=revision&revision=1172101 jsc341: i117327: add extra extension dependency check http://svn.apache.org/viewvc?view=revision&revision=1172098 make initial branding changes http://svn.apache.org/viewvc?view=revision&revision=1231878 Patches contributed by Ingo Schmidt native373: #i117733# no linux jre installation on 64 bit systems http://svn.apache.org/viewvc?view=revision&revision=1167536 native373: ##164464# improve debian support http://svn.apache.org/viewvc?view=revision&revision=1167537 Patch contribtued by Armin Le-Grand: Changed various aspects concerning usages of old vendor names http://svn.apache.org/viewvc?view=revision&revision=1293313 fix for neon webdav, remove coinmp bits, improve odk script, cleanup & remove OS/2 conditionals, system ucpp fixes, remove OS/2 conditionals, restore our license filenames.
2012-09-27add --with-system-ucppRene Engelhard1-1/+4
Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-1/+1
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-02-20remove cleanzip.plAndras Timar1-1/+0
The issue it solves does not exist in our build environment. https://issues.apache.org/ooo/show_bug.cgi?id=98365 The script removed g+s attributes from directories in zip files.
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-124/+9
* New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
2012-01-02Temporary hack to work around autodoc bugStephan Bergmann1-12/+19
...where autodoc fails to parse "class CPPUHELPER_DLLPUBLIC xxx" correctly. Best fixed by replacing autodoc with something mature (that hopefully does not have such a bug).
2011-09-07don't use fixed version numberAndras Timar1-1/+1
2011-06-21Pack binaries for the HOST ("target") platform when cross-compilingTor Lillqvist1-0/+4
2011-03-24Some OOo -> LO changes (hopeful nothing broke with them)Fridrich Štrba1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-1/+3
Conflicts: odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx odk/examples/cpp/complextoolbarcontrols/exports.cxx odk/examples/cpp/counter/countermain.cxx odk/examples/cpp/remoteclient/remoteclient.cxx odk/settings/settings.mk
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-7/+6
* commit 'ooo/DEV300_m101': sb138: #i116038# fresh implementation of binary URP bridge dba34b: #i106807# use mysql instead of adabas now sb126: #i112627# adapted SDK/DevGuide to configmgr re-write Conflicts: odk/util/makefile.pmk
2011-03-01jsc340: i114609: adapt examples to work with the URE and use the passive ↵Juergen Schmidt1-0/+2
registration
2011-02-24jsc340: merge to dev300m101Juergen Schmidt2-7/+6
2011-02-15dragonfly stuffFrancois Tigeot1-1/+5
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba2-6/+1
2011-02-02Clean up makefilesThomas Arnhold1-30/+0
2011-02-01jsc340: i114609: support passive component registrationJuergen Schmidt1-1/+1
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb2-7/+6
2010-11-16Remove references to converttags scriptSebastian Spaeth1-4/+0
The makefile sets three variables related to converttags, but they are never used. Also the converttagsscript is going away as it is useless. changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modified: makefile.pmk #
2010-10-13tweak this for AIXCaolán McNamara1-6/+8
2010-06-15gridcontrol04: i112401: correct version numberJuergen Schmidt1-3/+3