1. 2707b14 Adds a name to all gwt.junit test targets so we can easily tell which one failed. by jlabanca@google.com · 15 years ago
  2. 875439d Adding the suffix ".if.enabled" to emma ant targets to avoid confusion. The targets are noops if emma.enabled is not defined. by jlabanca@google.com · 15 years ago
  3. b92cd5b File.createTempFile() sometimes hangs on the build system while trying to get an by jlabanca@google.com · 16 years ago
  4. 50b621a Rolling back changes that broke the continuous build. $ svn merge -r6024:6018 . by bobv@google.com · 16 years ago
  5. ac8e042 File.createTempFile() sometimes hangs on the build system while trying to get an exclusive lock on a temp file. This patch uses a custom method to create a temp file. by jlabanca@google.com · 16 years ago
  6. 8124456 This patch adds emma code coverage statistics to the output of an ant test when emma.enabled is set. by jlabanca@google.com · 16 years ago
  7. ae13443 Rolling back r5798-5799 because they are causing tests to fail. by jlabanca@google.com · 16 years ago
  8. bb96496 Committing missing file from r5798. by jlabanca@google.com · 16 years ago
  9. a2bb640 Rolling back to the last known good state: r5776 by amitmanjhi@google.com · 16 years ago
  10. 2d31a55 Added emma code coverage generation to the build file. ant emma test emma.merge will generate emma reports for each test, then merge them. by jlabanca@google.com · 16 years ago
  11. 8c5986b Making SvnInfo (a) robust to manual overrides of the revision property, and (b) robust to internationalized svn clients. It still expects broadly Western European translations, with LTR order, colon separation, and the "usual" ordering of output lines. by fabbott@google.com · 16 years ago
  12. dd208e6 Ant fixes for platform independence, for dist-dev not needing tools, and by fabbott@google.com · 16 years ago
  13. 2530547 Ant rework for speed: by fabbott@google.com · 16 years ago
  14. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  15. f591555 1) Prefer SVN to GIT when examining a repository by zundel@google.com · 16 years ago
  16. 110703c Fix sentinal file names for change branches. by bobv@google.com · 16 years ago
  17. ba90927 Adding git support to the ant SvnInfo task. by scottb@google.com · 16 years ago
  18. 359e55c Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository. by scottb@google.com · 16 years ago
  19. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  20. b44c6e1 Fix SvnInfo to handle a non-svn workspace: can't deduce the version by fabbott@google.com · 16 years ago
  21. 4e4f363 Establish the working directory for <svninfo> more explicitly; it turns by fabbott@google.com · 17 years ago
  22. fcd9515 Fix for r3669, because our build machine (and untold others in the wider by fabbott@google.com · 17 years ago
  23. 66b7906 Add a custom SvnInfo task to get branch@version information from svn info by fabbott@google.com · 17 years ago
  24. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  25. 0e2dc628 by fabbott@google.com · 17 years ago
  26. 2269498 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  27. 7ac9704 Removing some build warnings. by scottb@google.com · 17 years ago
  28. f8284cd Adding time and size metric collection to samples. Includes a new Timer by fabbott@google.com · 17 years ago
  29. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  30. b05c900 Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems. by gwt.team.scottb · 18 years ago