1. 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
  2. 44d1887 Bumping up memory footprint for JUnit tests, some tests were failing with out of heap. by gwt.team.scottb · 17 years ago
  3. 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
  4. 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
  5. 8635704 Fix for issue #774. Actually running dev/core/test now from ant build.xml by gwt.team.scottb · 18 years ago
  6. ceab1ec Fix for issue 525. Reviewed by knorton, tested by knorton, hcc, rdayal, and jat. by gwt.team.jat · 18 years ago
  7. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  8. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  9. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  10. 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
  11. 193a3b9 Sort & format by gwt.team.scottb · 18 years ago
  12. 80c5621 Added -XstartOnFirstThread work around for testing on mac by gwt.team.mmendez · 18 years ago
  13. f94f247 Mac OS X will be detected as a mac and not as Linux by gwt.team.mmendez · 18 years ago
  14. 14e28a2 All source code will default to UTF-8 encoding. by gwt.team.mmendez · 18 years ago
  15. b5aba97 Sped up rebuilds by removing the double ant call. by gwt.team.scottb · 18 years ago
  16. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  17. 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
  18. a4f285c Pulled junit taskdef into the macro to prevent non-junit builds from failing. by gwt.team.scottb · 18 years ago
  19. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  20. 6db8959 Assume the tools location if the environment variable isn't set by gwt.team.scottb · 18 years ago
  21. d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
  22. 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
  23. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  24. 35e9b0e Sanity checking that GWT_TOOLS is set by gwt.team.scottb · 18 years ago
  25. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago