Hash :
e78603b5
Author :
Date :
2014-02-19T16:27:39
Fix standalone Linux build. We can include Makefiles in the ignore list, and need a few extra flags to fix the GCC build on Linux. BUG=angle:563 Change-Id: Iacd386359f0c0d9bb87ddc544dd8b4da2cb8fee0 Reviewed-on: https://chromium-review.googlesource.com/186902 Reviewed-by: Shannon Woods <shannonwoods@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Tested-by: Jamie Madill <jmadill@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/186989
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Debug
Debug_Win32
Debug_x64
Release
Release_Win32
Release_x64
*.sdf
*.ncb
*.suo
src/*.sln
src/*.vcxproj
src/*.vcxproj.filters
samples/*.sln
samples/*.vcxproj
samples/*.vcxproj.filters
tests/*.sln
tests/*.vcxproj
tests/*.vcxproj.filters
build/*.sln
build/*.vcxproj
build/*.vcxproj.filters
*.vcxproj.user
patches-*
*.target.mk
ipch
debug.txt
*.opensdf
*.orig
*.rej
.gclient_entries
third_party
tests/third_party
out
lib/*
Makefile
*.Makefile