1. 58f7942 Fix MSVC librarian warning about no target machine. by Jamie Madill · 10 years ago
  2. e744834 Allow gyp to generate 64 bit project files for VS2012. by Geoff Lang · 10 years ago
  3. bfdea66 Remove try-catch blocks from entry points. by Geoff Lang · 10 years ago
  4. 5df9f52 Automate the DEQP tests by wrapping them in the gtest suite. by Geoff Lang · 10 years ago
  5. 37f77d2 Fixes to the standalone Linux build. by Jamie Madill · 10 years ago
  6. 6cec850 Re-enable RTTI and fix compilation errors. by Geoff Lang · 10 years ago
  7. d095bda Add a common include in the project definitions. by Geoff Lang · 10 years ago
  8. 236be22 Add in gypi scripts for preprocessor and compiler tests. by Jamie Madill · 10 years ago
  9. e78603b Fix standalone Linux build. by Jamie Madill · 10 years ago
  10. 16851c8 Don't include symbols in release builds of the public projects. by Geoff Lang · 10 years ago
  11. 3cd50f7 Fix remaining discrepencies between master and es3proto project files. by Geoff Lang · 10 years ago
  12. b236212 Updated the gyp build system for the ninja generator to work. by Geoff Lang · 11 years ago
  13. 7805990 Added a 64 bit build target to the gyp file. by Geoff Lang · 11 years ago
  14. 5e5f990 Merge 7692ca41dbfe20e6acf3319a37aa38b8160f51c6 from master. by Geoff Lang · 11 years ago
  15. 179b004 Enabled multiprocessor compilation. by Geoff Lang · 11 years ago
  16. ce1d3c4 Added flags to disable or enable generation of samples and test projects. by Geoff Lang · 11 years ago
  17. 39d5166 Moved the gyp libGLESv2 and libEGL projects into their own gyp files. Renamed build_angle.gpy* to angle.gyp* but kept build_angle.gyp for chrome compatability. by Geoff Lang · 11 years ago
  18. eb1a010 Add expression complexity and call stack depth limits. by Jamie Madill · 11 years ago
  19. 2001a0c Remove DXSDK_DIR from search paths. by shannon.woods@transgaming.com · 11 years ago
  20. 14fcb33 Roll gyp dependency to 1564. by shannon.woods@transgaming.com · 11 years ago
  21. 28a6b5f Add angle_code var to common.gypi and build_angle.gyp. Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux builds. by maxvujovic@gmail.com · 12 years ago
  22. 728f279 Revert r1230. by apatrick@chromium.org · 12 years ago
  23. d6fddbf Add GCC and clang warning flags from WebKit to ANGLE Mac and Linux builds by maxvujovic@gmail.com · 12 years ago
  24. 9c3a393 Enabled MSVC warning 4389 : signed/unsigned mismatch. by apatrick@chromium.org · 12 years ago
  25. afcd388 Removed _HAS_TR1 macro definition from common.gypi. by apatrick@chromium.org · 12 years ago
  26. e057c5d Fixed more warnings. by apatrick@chromium.org · 12 years ago
  27. a1d8059 Increase MSVC warning level to 4. by apatrick@chromium.org · 12 years ago
  28. 9dc0a24 Enable warnings as errors. by apatrick@chromium.org · 12 years ago
  29. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  30. fe2aff1 Redid gyp changes in last commit to support debugging of samples on by kbr@chromium.org · 13 years ago
  31. 0270ef1 Changed the default character set to be UNICODE, the same as chromium. Changes to fix compile errors and warnings. by alokp@chromium.org · 14 years ago
  32. 403c9e5 Added libGLESv2, libEGL, and all samples to GYP. by alokp@chromium.org · 14 years ago
  33. 29d56fb Added GYP build files. GYP files are needed for integration with chromium and cross-platform build for glsl translator. It would really be nice if we did not have to maintain two build systems. For now I have only moved the GLSL translator to gyp build system. Please note that the gyp files awkwardly have build_ prefix so they do not conflict with the manually-maintained sln files. by alokp@chromium.org · 14 years ago