1. 39173f1 Roll gyp and regenerate public projects to have the cleaned paths. by Jamie Madill · 11 years ago
  2. 7731d6a Update the GYP dependency to a revision with Visual Studio 2010 Express solution generation working correctly. by Geoff Lang · 11 years ago
  3. 0049e43 Fixed the DEPS folder and added a .gclient file so gclient sync will now work. by Geoff Lang · 11 years ago
  4. 14fcb33 Roll gyp dependency to 1564. by shannon.woods@transgaming.com · 12 years ago
  5. 5cd9c60 Added DEPS for gmock library. Review URL: https://codereview.appspot.com/6203086 by alokp@chromium.org · 12 years ago
  6. 416fcd3 Added infrastructure for adding gtest-based tests. I need to use it for the new preprocessor. by alokp@chromium.org · 12 years ago
  7. 22eab92 Allowed translator_hlsl and glsl to be built as shared libs on windows. by apatrick@chromium.org · 13 years ago
  8. 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 · 14 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