summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2013-11-22Update gclient configuation for DEPS and git repository.Geoff Lang
2013-11-22Add a build step to copy the D3DCompiler_46 DLL from the Windows SDK folder t...Jamie Madill
2013-10-01Remove %(AdditionalDependencies) from gyp linker deps, and add full windows d...Jamie Madill
2013-09-27Fix some syntax errors in the gyp build configuration, and make some modifica...Jamie Madill
2013-05-29Add expression complexity and call stack depth limits.shannonwoods@chromium.org
2013-01-25Remove DXSDK_DIR from search paths.shannon.woods@transgaming.com
2013-01-25Roll gyp dependency to 1564.shannon.woods@transgaming.com
2012-07-25Add angle_code var to common.gypi and build_angle.gyp. Add GCC and clang warn...maxvujovic@gmail.com
2012-07-24Revert r1230.apatrick@chromium.org
2012-07-24Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux buildsmaxvujovic@gmail.com
2012-04-11Added infrastructure for adding gtest-based tests. I need to use it for the n...alokp@chromium.org
2012-01-30Enabled MSVC warning 4389 : signed/unsigned mismatch.apatrick@chromium.org
2012-01-27Removed _HAS_TR1 macro definition from common.gypi.apatrick@chromium.org
2012-01-26Fixed more warnings.apatrick@chromium.org
2012-01-25Increase MSVC warning level to 4.apatrick@chromium.org
2012-01-24Enable warnings as errors.apatrick@chromium.org
2011-10-21Allowed translator_hlsl and glsl to be built as shared libs on windows.apatrick@chromium.org
2011-06-02Redid gyp changes in last commit to support debugging of samples onkbr@chromium.org
2011-06-01Added missing depth argument to GYP which causes the top-levelkbr@chromium.org
2010-04-07Changed the default character set to be UNICODE, the same as chromium. Change...alokp@chromium.org
2010-04-06Added libGLESv2, libEGL, and all samples to GYP.alokp@chromium.org
2010-04-06Added GYP build files. GYP files are needed for integration with chromium and...alokp@chromium.org