Age | Commit message (Collapse) | Author |
|
Change-Id: Ie5414c607ed9dcf8ebd3a37d150aa138dac3ad09
|
|
Change-Id: Ia30f466d08a9366b527225bbc0965f85881c7431
Reviewed-on: https://gerrit.libreoffice.org/43714
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I112f5e7c845184b9aa5285ecfa40b5bbb34ffde1
|
|
Change-Id: I1dd71d6e35ac2dc5f27a11a3dd269247b1b35d39
|
|
Change-Id: I9c2e0a10699580026fbf38f0c857ac148de74f9c
|
|
...to make it a better replacement for SDK's regcompare
Change-Id: I7b5eee3d449b8dc7c03601083d06a6d13e4607be
|
|
Change-Id: I7c8f90ae3cb496def3bee9a8a84974dd63478af3
|
|
Change-Id: Ide3aec7a352786ed441be1f506a5cf488843ea29
|
|
Change-Id: If947733a205e8ece1845079be95cbc2d6cbd5029
|
|
This reverts commit d4810a814c7c7f3db2df15b62367bd1edc7040f6.
Change-Id: Ia062e070c7d7dac5cc4388d1c8e812fb97851d52
|
|
Change-Id: Ic87cc3d968447051e52012e59d92e95280d9d35a
|
|
Change-Id: I9a787065898004ece4bd55839c563b7395e3a314
|
|
Change-Id: I17379f596fd8b48bd1015538eacc5265cfa83a82
|
|
Change-Id: Ibf78e5cd1620f0b61cae030e3870be4a6f87e71d
|
|
Change-Id: I1240656cc2a4d713c838eb80fa90ce3485aad614
|
|
...but only in those parts of registry B that are not also in registry A. That
way, we can detect newly introduced violations while ignoring the old
(published) violations for backwards compatibility.
Change-Id: Ifb8ea98fffca29647aa6677a5ade86e5b194ddee
|
|
Change-Id: Ie6f5f2a634171d9618f3229bcc18ad48fff80d35
|
|
...instead of a warning, now that all the deliberate changes have been
addressed.
Change-Id: I6075a36a560bd68826c6840992eefb8f51b939ba
|
|
...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
|