1. dcefb75 Port project refator to master. by Geoff Lang · 10 years ago
  2. bd79517 Update gclient configuation for DEPS and git repository. by Geoff Lang · 10 years ago
  3. 14fcb33 Roll gyp dependency to 1564. by shannon.woods@transgaming.com · 11 years ago
  4. 5cd9c60 Added DEPS for gmock library. Review URL: https://codereview.appspot.com/6203086 by alokp@chromium.org · 12 years ago
  5. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 12 years ago
  6. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  7. 3a053f2 Removed actions for generating parser-lexer now that they have been checked in. Also removed hooks to pull cygwin - it was only required for flex and bison that are not required anymore. If a developer needs to modify grammar files, he is expected to install cygwin. by alokp@chromium.org · 13 years ago
  8. 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