1d1e40f36e
GN for WebRTC was broken by the depot_tools change in https://codereview.chromium.org/341533006/ that changes the gn.py wrapper to use GN in src/buildtools instead of the previous location in tools/gn/bin. This buildtools repo was added for Chromium in https://codereview.chromium.org/281863002 and the hooks were updated in https://codereview.chromium.org/340153002 This adds the buildtools dir and updates our download hooks. BUG=webrtc:3441 TEST=Locally running GN (trybots currently cannot handle DEPS changes properly) R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/15929004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6546 4adac7df-926f-26a2-2b94-8c16560cd09d
126 lines
2.4 KiB
Plaintext
126 lines
2.4 KiB
Plaintext
*.DS_Store
|
|
*.Makefile
|
|
*.host.mk
|
|
*.ncb
|
|
*.ninja
|
|
*.props
|
|
*.pyc
|
|
*.rules
|
|
*.scons
|
|
*.sdf
|
|
*.sln
|
|
*.suo
|
|
*.target.mk
|
|
*.targets
|
|
*.user
|
|
*.vcproj
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vpj
|
|
*.vpw
|
|
*.vpwhistu
|
|
*.vtg
|
|
*.xcodeproj
|
|
*_proto.xml
|
|
*_proto_cpp.xml
|
|
*~
|
|
.*.sw?
|
|
.cproject
|
|
.gdb_history
|
|
.gdbinit
|
|
.gn
|
|
.metadata
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.sw?
|
|
/Makefile
|
|
/build
|
|
/buildtools
|
|
/chromium_deps
|
|
/chromium_gn
|
|
/google_apis/build
|
|
/gyp-mac-tool
|
|
/net
|
|
/out
|
|
/resources/*.*
|
|
/resources/*/*.*
|
|
/talk/examples/android/bin
|
|
/talk/examples/android/gen
|
|
/talk/examples/android/libs
|
|
/talk/examples/android/obj
|
|
/testing
|
|
/third_party/WebKit/Tools/Scripts
|
|
/third_party/android_testrunner
|
|
/third_party/android_tools
|
|
/third_party/asan
|
|
/third_party/binutils
|
|
/third_party/clang_format
|
|
/third_party/colorama
|
|
/third_party/cygwin
|
|
/third_party/directxsdk
|
|
/third_party/expat
|
|
/third_party/gaeunit
|
|
/third_party/gflags/src
|
|
/third_party/google-visualization-python
|
|
/third_party/icu
|
|
/third_party/jsoncpp
|
|
/third_party/junit
|
|
/third_party/libc++
|
|
/third_party/libc++abi
|
|
/third_party/libjingle
|
|
/third_party/libjpeg
|
|
/third_party/libjpeg_turbo
|
|
/third_party/libsrtp
|
|
/third_party/libvpx
|
|
/third_party/libyuv
|
|
/third_party/llvm
|
|
/third_party/llvm-build
|
|
/third_party/nss
|
|
/third_party/oauth2
|
|
/third_party/openmax_dl
|
|
/third_party/openssl
|
|
/third_party/opus
|
|
/third_party/protobuf
|
|
/third_party/sqlite
|
|
/third_party/syzygy/binaries
|
|
/third_party/usrsctp
|
|
/third_party/valgrind
|
|
/third_party/winsdk_samples/src
|
|
/third_party/yasm
|
|
/tools/android
|
|
/tools/android-dummy-test
|
|
/tools/clang
|
|
/tools/find_depot_tools
|
|
/tools/generate_library_loader
|
|
/tools/gn
|
|
/tools/grit
|
|
/tools/gritsettings
|
|
/tools/gyp
|
|
/tools/protoc_wrapper
|
|
/tools/python
|
|
/tools/sanitizer_options
|
|
/tools/swarming_client
|
|
/tools/tsan_suppressions
|
|
/tools/valgrind
|
|
/tools/win
|
|
/webrtc/examples/android/media_demo/bin
|
|
/webrtc/examples/android/media_demo/gen
|
|
/webrtc/examples/android/media_demo/libs
|
|
/webrtc/examples/android/media_demo/obj
|
|
/webrtc/examples/android/opensl_loopback/bin
|
|
/webrtc/examples/android/opensl_loopback/gen
|
|
/webrtc/examples/android/opensl_loopback/libs
|
|
/webrtc/examples/android/opensl_loopback/obj
|
|
/webrtc/modules/audio_device/android/test/bin/
|
|
/webrtc/modules/audio_device/android/test/gen/
|
|
/webrtc/modules/audio_device/android/test/libs/
|
|
/webrtc/video_engine/test/android/bin
|
|
/webrtc/video_engine/test/android/gen
|
|
/webrtc/video_engine/test/android/libs
|
|
/webrtc/video_engine/test/android/obj
|
|
/x86-generic_out/
|
|
/xcodebuild
|
|
|
|
!*.sha1
|