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: Fix more build issues, cross compile. Created March 27, 2018, 8:55 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:
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
(no file at all)
1 ^build$ 1 ^build$
2 ^android.*build$
2 ^docs$ 3 ^docs$
3 ^node_modules$ 4 ^node_modules$
4 .pyc$ 5 .pyc$
6 ^third_party/android-ndk-r12b$
7 ^third_party/android-ndk-r16b$
8 cross/android-arm
9 cross/android-arm64
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