1. 1cfaaf8 Add a util project to share between samples and tests. by Jamie Madill · 10 years ago
  2. 3cd50f7 Fix remaining discrepencies between master and es3proto project files. by Geoff Lang · 10 years ago
  3. a895c6f Fix errors in the gyp projects when we build with ninja. by Jamie Madill · 11 years ago
  4. ce1d3c4 Added flags to disable or enable generation of samples and test projects. by Geoff Lang · 11 years ago
  5. c359752 Refactored the tests.gyp file. by Geoff Lang · 11 years ago
  6. 0e43546 Refactored the samples.gyp file. by Geoff Lang · 11 years ago
  7. 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
  8. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 12 years ago
  9. 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