1. 559a2e8 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago[Renamed (89%) from build/all.gyp]
  2. 96e3f55 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago[Renamed (89%) from build/ANGLE.gyp]
  3. 64a3b2a Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago[Renamed (89%) from build/all.gyp]
  4. 5491fe6 Revert "Move the ANGLE tests project to src/" by Jamie Madill · 10 years ago[Renamed (89%) from build/ANGLE.gyp]
  5. 71c2d85 Move the ANGLE tests project to src/ by Jamie Madill · 10 years ago[Renamed (89%) from build/all.gyp]
  6. 993b6f6 Removed Samples and Tests project generation from Windows Store builds. by Cooper Partin · 10 years ago
  7. 5312b5d Remove pre-generated projects. by Geoff Lang · 10 years ago
  8. a1a7492 Remove include of util.gyp from all.gyp. by Geoff Lang · 10 years ago
  9. 1cfaaf8 Add a util project to share between samples and tests. by Jamie Madill · 10 years ago
  10. 3cd50f7 Fix remaining discrepencies between master and es3proto project files. by Geoff Lang · 11 years ago
  11. a895c6f Fix errors in the gyp projects when we build with ninja. by Jamie Madill · 11 years ago
  12. ce1d3c4 Added flags to disable or enable generation of samples and test projects. by Geoff Lang · 11 years ago
  13. c359752 Refactored the tests.gyp file. by Geoff Lang · 11 years ago
  14. 0e43546 Refactored the samples.gyp file. by Geoff Lang · 11 years ago
  15. 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
  16. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 13 years ago
  17. 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 · 15 years ago