Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: .hgignore

Issue 29537638: Issue 6226 - Use mesonbuild as a build system (Closed) Base URL: https://hg.adblockplus.org/libadblockplus/
Left Patch Set: Cross compiling for Android on macOS works. Created April 3, 2018, 2:53 p.m.
Right Patch Set: Support NDK r16b Created April 25, 2018, 10:01 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .travis.yml » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 ^build$ 1 ^build$
2 ^android.*build$ 2 ^android.*build$
3 ^docs$ 3 ^docs$
4 ^node_modules$ 4 ^node_modules$
5 .pyc$ 5 .pyc$
6 ^third_party/android-ndk-r12b$ 6 ^third_party/android-ndk-r12b$
7 ^third_party/android-ndk-r16b$
7 cross/android-arm 8 cross/android-arm
8 cross/android-arm64 9 cross/android-arm64
9 cross/android-x86 10 cross/android-x86
LEFTRIGHT
« no previous file | .travis.yml » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld