| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Ensure GWT is compiled before compiling a single widgetset | Leif Åstrand | 2012-07-31 | 1 | -3/+3 |
* | | Support using pre-compiled GWT JARs in build with use.precompiled.gwt . | Henri Sara | 2012-07-25 | 1 | -5/+15 |
* | | Fail build SerializerMapGenerator finds unserializable class (#8711) | Leif Åstrand | 2012-07-25 | 1 | -0/+2 |
* | | Add gwt.lib.dir for using prebuilt gwt jar files not in lib dir | Leif Åstrand | 2012-07-03 | 1 | -4/+5 |
* | | Update Ivy configuration and build script for integrated GWT. | Henri Sara | 2012-07-03 | 2 | -1/+14 |
* | | Include GWT Elemental library in Vaadin JAR. | Henri Sara | 2012-06-29 | 1 | -2/+8 |
* | | Merge branch 'master' into gwt | Henri Sara | 2012-06-28 | 1 | -4/+0 |
|\ \ |
|
| * | | Removed unnecessary build step that modifies CRLF/LF | Artur Signell | 2012-06-28 | 1 | -4/+0 |
* | | | Include rebased streamhtmlparser library in Vaadin JAR. | Henri Sara | 2012-06-27 | 1 | -0/+1 |
* | | | Do not explicitly include JSON library, take it from gwt-dev (now there) | Henri Sara | 2012-06-26 | 1 | -3/+0 |
* | | | Remove GWT-Version from manifest. | Henri Sara | 2012-06-21 | 1 | -1/+2 |
* | | | Include JSON library in JAR, required by SuperDevMode. | Henri Sara | 2012-06-21 | 1 | -1/+5 |
* | | | Merge branch 'master' into gwt | Henri Sara | 2012-06-20 | 1 | -12/+4 |
|\| | |
|
| * | | Merge commit '9fc49' | Johannes Dahlström | 2012-06-11 | 1 | -12/+4 |
| |\| |
|
| | * | [merge from 6.7] Removed book tagging. | Automerge | 2012-05-22 | 1 | -12/+4 |
* | | | Generate package exports for the JAR only for com.vaadin and com.google | Henri Sara | 2012-06-20 | 1 | -28/+40 |
* | | | Build JAR with most GWT dependency packages rebased using jarjar. | Henri Sara | 2012-06-20 | 1 | -9/+74 |
* | | | GWT integration: leave out javax.servlet, build INDEX.LIST for the JAR | Henri Sara | 2012-06-15 | 1 | -6/+6 |
* | | | GWT integration: only include DefaultWidgetSet.gwtar in Vaadin JAR. | Henri Sara | 2012-06-15 | 1 | -2/+4 |
* | | | GWT integration: precompile Vaadin widgetsets to .gwtar files | Henri Sara | 2012-06-15 | 1 | -2/+22 |
* | | | Integrate GWT build with Vaadin - first step. | Henri Sara | 2012-06-14 | 3 | -9/+72 |
|/ / |
|
* | | Support for additional build time non-Ivy JARs in build.xml . | Henri Sara | 2012-05-30 | 1 | -3/+20 |
* | | Reduce number of local workers to avoid synchronization problems | Leif Åstrand | 2012-05-30 | 1 | -1/+1 |
* | | Make clean-all remove screenshot errors | Leif Åstrand | 2012-05-30 | 1 | -0/+5 |
* | | Move dependency to the target that is not run in parallel | Leif Åstrand | 2012-05-30 | 1 | -3/+3 |
* | | Add support for building TestingWidgetSet (#8469) | Leif Åstrand | 2012-05-29 | 1 | -9/+25 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-25 | 1 | -1/+1 |
|\| |
|
| * | Fail build if Maven deployment fails (#8638) | Artur Signell | 2012-04-24 | 1 | -1/+1 |
| * | Reverted accidental commit | Johannes Dahlström | 2012-03-13 | 1 | -1/+1 |
| * | [merge from 6.7] fixes #8505 | Johannes Dahlström | 2012-03-13 | 1 | -1/+1 |
| * | Reverted bad commit [23048] | Johannes Dahlström | 2012-02-16 | 1 | -1/+1 |
| * | #5100 test case | Johannes Dahlström | 2012-02-16 | 1 | -1/+1 |
* | | Include static test files in war | Artur Signell | 2012-04-19 | 1 | -0/+7 |
* | | Exclude gwt-unitCache which is too large for GAE | Artur Signell | 2012-04-16 | 1 | -0/+1 |
* | | Abort widgetset compilation if there are errors | Artur Signell | 2012-04-05 | 1 | -0/+1 |
* | | Removed description from target that should not be run separately and added d... | Artur Signell | 2012-04-05 | 1 | -3/+4 |
* | | Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8' | Artur Signell | 2012-02-03 | 2 | -142/+142 |
|\| |
|
| * | [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml files | Automerge | 2012-02-02 | 2 | -142/+142 |
| * | #8105 Cleaned up and fixed Emma targets | Artur Signell | 2012-01-12 | 1 | -3/+3 |
| * | #8105 Cleaned up and fixed Emma targets | Artur Signell | 2012-01-12 | 1 | -4/+5 |
| * | #8105 Include also VaadinClasses anon classes in war. Should really be in som... | Artur Signell | 2012-01-12 | 1 | -1/+1 |
| * | #8105 Fixed typo | Artur Signell | 2012-01-10 | 1 | -1/+1 |
| * | #8105 Include VaadinClasses in war. Should really be in some kind of "common"... | Artur Signell | 2012-01-10 | 1 | -0/+4 |
| * | #8105 Ensure tests are built by the "server-side-tests" target and included i... | Artur Signell | 2012-01-10 | 1 | -3/+3 |
| * | #8105 toolkit-package -> vaadin-package for clarity | Artur Signell | 2012-01-10 | 1 | -5/+3 |
| * | #8105 Ensure build.properties is read before result-path is used | Artur Signell | 2012-01-10 | 1 | -17/+6 |
| * | #8105 Compile core files and test files to separate folders | Artur Signell | 2012-01-10 | 1 | -17/+25 |
* | | Include all server side test classes in the test WAR | Artur Signell | 2012-01-31 | 1 | -2/+1 |
* | | Fixed widgetset compilation problem | Artur Signell | 2012-01-27 | 1 | -2/+2 |
* | | Fixed compilation classpath for tests and renamed classpath variables to | Artur Signell | 2012-01-27 | 2 | -20/+20 |