Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Corentin Wallez
    Date : 2016-10-25 06:44:45
    Hash : e76f55fe
    Message : Make the gmock and gtest dirs match Chromium's Making the dependencies' directories match Chromium's is needed if we want to use the same GN file for Chromium builds and standalone builds. This also rolls the gtest and gmock dependencies to match Chromium. BUG=angleproject:1569 Change-Id: I54ce9c9a29964abfddbea64a0f4466f2c9d48a33 Reviewed-on: https://chromium-review.googlesource.com/403028 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • Debug/
    Debug_Win32/
    Debug_x64/
    Debug_ARM/
    Release/
    Release_Win32/
    Release_x64/
    Release_ARM/
    *.sdf
    *.ncb
    *.suo
    *.sln
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.VC.opendb
    patches-*
    *.target.mk
    ipch
    debug.txt
    *.opensdf
    *.orig
    *.rej
    .gclient_entries
    /testing/gmock
    /testing/gtest
    /third_party/cherry
    /third_party/deqp/src
    /third_party/gyp
    /third_party/libpng
    /third_party/zlib
    /src/tests/third_party/gles_conformance_tests
    out
    lib/*
    Makefile
    *.Makefile
    *~
    .gclient
    angle_internal
    TestResults.qpa
    *.psess
    *.vsp
    *.nvuser
    buildtools/
    *.pyc
    *.TMP