Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Side by Side Diff: .gitignore

Issue 1412193010: Merge to XFA: (Reland) Switch builds to clang by default for Linux and OS X. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /build/Debug 1 /build/Debug
2 /build/Release 2 /build/Release
3 /build/gyp 3 /build/gyp
4 /buildtools 4 /buildtools
5 /out 5 /out
6 /testing/corpus 6 /testing/corpus
7 /testing/gmock 7 /testing/gmock
8 /testing/gtest 8 /testing/gtest
9 /third_party/llvm
10 /third_party/llvm-build
11 /tools/clang
9 /v8 12 /v8
10 /xcodebuild 13 /xcodebuild
11 Makefile 14 Makefile
12 .DS_Store 15 .DS_Store
13 .gclient 16 .gclient
14 .gclient_entries 17 .gclient_entries
15 *.aps 18 *.aps
16 *.filters 19 *.filters
17 *.mk 20 *.mk
18 *.opensdf 21 *.opensdf
19 *.pyc 22 *.pyc
20 *.sdf 23 *.sdf
21 *.sln 24 *.sln
22 *.suo 25 *.suo
23 *.user 26 *.user
24 *.vcxproj 27 *.vcxproj
25 *.xcodeproj 28 *.xcodeproj
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698