Edit

kc3-lang/angle/.gitignore

Branch :

  • Show log

    Commit

  • Author : Frank Henigman
    Date : 2017-10-16 22:42:29
    Hash : cc8e2738
    Message : Move libpng into src subdirectory. DEPS libpng into third_party/libpng/src, instead if third_party/libpng. Then we'll be able to put its BUILD.gn into third_party/libpng instead of the more distant build/secondary/... location. BUG=angleproject:1569 Change-Id: I12b1c51d65682cba3954c26f1bd3f7491ac31b01 Reviewed-on: https://chromium-review.googlesource.com/722176 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • .gitignore
  • .vs
    *.Makefile
    *.ncb
    *.nvuser
    *.opensdf
    *.orig
    *.psess
    *.pyc
    *.rej
    *.sdf
    *.sln
    *.suo
    *.target.mk
    *.TMP
    *.VC.db
    *.VC.opendb
    *.vcxproj
    *.vcxproj.filters
    *.vcxproj.user
    *.vsp
    *~
    .gclient
    .gclient_entries
    /src/tests/third_party/gles_conformance_tests
    /third_party/cherry
    /third_party/deqp/src
    /third_party/glslang-angle/src
    /third_party/googletest/src
    /third_party/gyp
    /third_party/libpng/src
    /third_party/spirv-headers/src
    /third_party/spirv-tools-angle/src
    /third_party/vulkan-validation-layers/src
    /third_party/zlib
    angle_internal
    buildtools/
    debug.txt
    Debug/
    Debug_ARM/
    Debug_Win32/
    Debug_x64/
    diag.txt
    ipch
    lib/*
    Makefile
    out
    patches-*
    Release/
    Release_ARM/
    Release_Win32/
    Release_x64/
    TestResults.qpa