1. 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
  2. 7704291 Run all remoteweb targets in parallel in a single JVM instead of serially across multiple JVMs. by gwt.team.bobv · 17 years ago
  3. 799633f Add GWTTestSuite to bin GWTTestCases to minimize the number of times the test cases must switch between GWT Modules. by gwt.team.bobv · 17 years ago
  4. c89e237 Adds an explicit "target=1.5" to the default GWT javac compile to ensure output consistency across different versions of javac. by scottb@google.com · 17 years ago
  5. 44d1887 Bumping up memory footprint for JUnit tests, some tests were failing with out of heap. by gwt.team.scottb · 17 years ago
  6. 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
  7. 764ec74 The following patch allows a user to specify which GWTTestCases under trunk/user/test should be executed by "ant test". The user can specify a comma delimited list of filters via the gwt.junit.testcase.includes property. If this property is not specified the default of "**/*Test.class" is used. For example, to only run com.google.gwt.dev.jjs.test.CompilerTest, you would execute: by gwt.team.mmendez · 18 years ago
  8. 8635704 Fix for issue #774. Actually running dev/core/test now from ant build.xml by gwt.team.scottb · 18 years ago
  9. ceab1ec Fix for issue 525. Reviewed by knorton, tested by knorton, hcc, rdayal, and jat. by gwt.team.jat · 18 years ago
  10. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  11. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  12. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  13. 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
  14. 193a3b9 Sort & format by gwt.team.scottb · 18 years ago
  15. 80c5621 Added -XstartOnFirstThread work around for testing on mac by gwt.team.mmendez · 18 years ago
  16. f94f247 Mac OS X will be detected as a mac and not as Linux by gwt.team.mmendez · 18 years ago
  17. 14e28a2 All source code will default to UTF-8 encoding. by gwt.team.mmendez · 18 years ago
  18. b5aba97 Sped up rebuilds by removing the double ant call. by gwt.team.scottb · 18 years ago
  19. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  20. 7c49037 Updated to make "ant checkstyle" work again; it worked well enough to find that the samples don't pass! Will have to fix in a subsequent checkin by gwt.team.bruce · 18 years ago
  21. a4f285c Pulled junit taskdef into the macro to prevent non-junit builds from failing. by gwt.team.scottb · 18 years ago
  22. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  23. 6db8959 Assume the tools location if the environment variable isn't set by gwt.team.scottb · 18 years ago
  24. d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
  25. 672efb5 Added build tools compilation to the dependency chain and added checkstyle targets that include our custom checks (e.g. sort order) by gwt.team.bruce · 18 years ago
  26. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  27. 35e9b0e Sanity checking that GWT_TOOLS is set by gwt.team.scottb · 18 years ago
  28. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago