Skip to content

Update tools#27

Merged
seanbudd merged 4 commits intomasterfrom
updateAllMiscDeps
Oct 16, 2023
Merged

Update tools#27
seanbudd merged 4 commits intomasterfrom
updateAllMiscDeps

Conversation

@seanbudd
Copy link
Copy Markdown
Member

@seanbudd seanbudd commented Sep 26, 2023

Add instructions on how to update each misc dependency.

Update steps have been investigated for each misc dependency, where an upgrade is possible/relevant.

Updates gettext and dump_syms tools.

Remaining work is:

@seanbudd seanbudd marked this pull request as draft September 27, 2023 00:20
@seanbudd seanbudd changed the title Update all miscDeps Update tools Oct 12, 2023
@seanbudd seanbudd marked this pull request as ready for review October 12, 2023 03:02
readme.md Outdated

### iSimpleDOM

MSAA interfaces for gecko / firefox.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be more correct to call them ISimpleDOM interfaces. You get to them via QueryService from an IAccessible, but they really are their own custom interfaces.
Also it is worth noting, that you only need ISimpleDOM.idl, ISimpleDOMNode.idl, iSimpleDOMDocument.idl and iSimpleDOMText.idl.
I did a quick check, and those 4 files are self-containing - so I'm pretty sure like before they don't import or rely on any other files in that directory.

seanbudd and others added 2 commits October 16, 2023 12:50
Co-authored-by: Michael Curran <mick@nvaccess.org>
@seanbudd seanbudd merged commit 3556a39 into master Oct 16, 2023
@seanbudd seanbudd deleted the updateAllMiscDeps branch October 16, 2023 02:08
seanbudd added a commit to nvaccess/nvda that referenced this pull request Oct 16, 2023
Incorporates changes from nvaccess/nvda-misc-deps#27

Updates gettext and dump_syms tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants