summaryrefslogtreecommitdiff
path: root/registry/Module_registry.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann1-2/+1
...for checking compatibility with the reference rdbs. unoidl-check is no longer based on the legacy registry format, but can process all the various new UNOIDL registry formats. regcompare is still included in the SDK for now. (gb_UnoApi[Target]_set_reference_rdbfile now takes a non-empty sequence of rdb files, any necessary dependencies of the final rdf file preceding it just like it is required on the unoidl-check command line. Also, executing the unoidl-check now properly depends on those rdb files.) TODO: unoidl-check is too conservative for now and flags some changes as incompatible that are not. Change-Id: I92e4c69403c5e3fcb31707c98c65a2f509592dd4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-23execute move of global headersBjoern Michaelsen1-1/+0
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-10Revert "registry: new ZipPackage_registry_odk_headers"Michael Stahl1-1/+1
This reverts commit ba8372449befc6c534ab9596d7a3fd1e66884d61. The "reg" library is not actually a stable URE interface. Conflicts: odk/CustomTarget_doxygen.mk registry/Module_registry.mk Change-Id: Ic53e1b8eecd6a12c9ec194df2f0093004db7c01b
2013-03-14do not build registry's executables for iOSMatúš Kukan1-3/+5
Change-Id: Ided79f8993a2fb2c261de0fc8a50d5cbf96b9987
2013-03-14regmerge/regview seem to be part of ure, not odkMatúš Kukan1-3/+3
Change-Id: I30ab642d5597153f1700bcf6e1b7647a736a347e
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-7/+8
Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann1-1/+0
Add LegacyProvider to read the old format (requires a provider Manager, to resolve singletons' bases, to decide whether they are interface- or service- based). Replace registry-based reg2bin with provider-based reg2unoidl. Change-Id: I5865e62308cc2d9c5439211ac803d84e93aab656
2013-02-27registry: new ZipPackage_registry_odk_headersMichael Stahl1-1/+1
Change-Id: I0730e0a354ec952cdb67d1b22067ab59c86334c0
2013-01-31WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+1
cppuhelper/source/typedescriptionprovider.cxx would read it if it finds .rdb files in that format. Throwaway new reg2bin tool for now can translate existing .rdb files into the new format. Change-Id: Iacf219c30cfc358c3d31fb0d73966cf2296a4fe5
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-15Remove obsolete rdbedit toolStephan Bergmann1-1/+0
Change-Id: Ibc0885e4c073c09a673f08297bfc5de42f2b3c28
2013-01-15Remove obsolete checksingleton toolStephan Bergmann1-1/+0
Change-Id: Ief63ba65ea90636f9a2803a98bbe43d73c101ef5
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-0/+1
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2012-05-07Don't bother with the static lib and the exes for non-desktop OSesTor Lillqvist1-1/+1
Change-Id: Ia559990745d10c2f128624b6ffe76ece8a9151b9
2012-05-06remove unused filesMatúš Kukan1-1/+0
Change-Id: I65ec941f72b9884d147f51939d592da313418329
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky1-0/+47
Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f