Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) | Artur Signell | 2012-08-29 | 1 | -5/+5 | |
| | ||||||
* | GWT build version is now replaced with GWT-VAADIN build version. | John Ahlroos | 2012-08-23 | 1 | -3/+11 | |
| | ||||||
* | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 2 | -1/+2 | |
|\ | ||||||
| * | Include statictestfiles in test war | Artur Signell | 2012-08-11 | 1 | -0/+1 | |
| | | | | | | | | svn changeset:24151/svn branch:6.8 | |||||
| * | Use latest 6.8 version for diff | Artur Signell | 2012-08-07 | 1 | -1/+1 | |
| | | | | | | | | svn changeset:24100/svn branch:6.8 | |||||
* | | Include shared classes on test classpath (#9299) | Artur Signell | 2012-08-16 | 1 | -3/+4 | |
| | | ||||||
* | | Include client compiler in jar for now (#9299) | Artur Signell | 2012-08-16 | 1 | -0/+2 | |
| | | ||||||
* | | Use JarJar from Ivy (#9299) | Artur Signell | 2012-08-16 | 3 | -6/+7 | |
| | | ||||||
* | | Ensure client-compiler is compiled before compiling widgetsets in nightly ↵ | Artur Signell | 2012-08-16 | 1 | -2/+2 | |
| | | | | | | | | (#9299) | |||||
* | | Fixed compilation of testing widgetset | Artur Signell | 2012-08-15 | 1 | -4/+5 | |
| | | ||||||
* | | Ensure client-compiler is compiled before compiling widgetsets (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+2 | |
| | | ||||||
* | | Made tests compile again (#9299) | Artur Signell | 2012-08-15 | 2 | -47/+42 | |
| | | ||||||
* | | Fixed sass compile path (#9299) | Artur Signell | 2012-08-14 | 1 | -1/+8 | |
| | | ||||||
* | | Fixed widgetset compilation (#9299) | Artur Signell | 2012-08-14 | 1 | -49/+148 | |
| | | ||||||
* | | Disabled Emma to avoid extra complexity in build (#9305, #9299) | Artur Signell | 2012-08-14 | 1 | -75/+0 | |
| | | ||||||
* | | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -2/+2 | |
| | | ||||||
* | | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+6 | |
| | | ||||||
* | | Moved com.vaadin.shared files to a shared src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -0/+6 | |
| | | ||||||
* | | Merge SASS fixes keeping comments, remove hack for reindeer (#9223) | Henri Sara | 2012-08-10 | 1 | -17/+0 | |
| | | ||||||
* | | Remove SASS test suites and rename TestBase to AbstractTestBase (#9223) | Henri Sara | 2012-08-09 | 1 | -1/+1 | |
| | | | | | | | | Vaadin build script now ignores AbstractTestBase and executes each test individually. | |||||
* | | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -150/+56 | |
| | | | | | | | | | | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon. | |||||
* | | Compile and unit test SASS during build (#9223) | Henri Sara | 2012-08-08 | 2 | -20/+112 | |
| | | ||||||
* | | Make clean-all purge gwt-unitCache | Leif Åstrand | 2012-08-06 | 1 | -0/+1 | |
| | | ||||||
* | | Upgrade build.xml for Java 1.6 | Leif Åstrand | 2012-07-31 | 3 | -9/+47 | |
| | | ||||||
* | | 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 | |
| | | | | | | | | If the option is specified, gwt.lib.dir should point to a directory containing the required GWT JARs. | |||||
* | | Fail build SerializerMapGenerator finds unserializable class (#8711) | Leif Åstrand | 2012-07-25 | 1 | -0/+2 | |
| | | | | | | | | | | This behavior is enabled by setting the system property vFailIfNotSerializable to true. The default is still to just log a warning but still continue compiling. | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | For ease of development, GWT "trunk" and "tools" are assumed to be checked out in a directory parallel to the project directory. Otherwise, the variable gwt.root can be used to give the location of trunk. Add Ivy dependencies for servlet API and libraries needed to compile tests (Jetty, Apache Commons) - these were previously used from GWT JARs. | |||||
* | | Include GWT Elemental library in Vaadin JAR. | Henri Sara | 2012-06-29 | 1 | -2/+8 | |
| | | | | | | Also uses a better build target for CodeServer. | |||||
* | | 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 | |
| | | | | | | | | | The linefeed test ensures that all source files contain only LF | |||||
* | | | Include rebased streamhtmlparser library in Vaadin JAR. | Henri Sara | 2012-06-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | The library was previously in gwt-dev.jar and was included automatically, moved to gwt-user.jar in GWT 2.5 release branch and thus needs to be included explicitly. | |||||
* | | | 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 | |
| | | | | | | | | | | | | svn changeset:23803/svn branch:6.8 | |||||
* | | | Generate package exports for the JAR only for com.vaadin and com.google | Henri Sara | 2012-06-20 | 1 | -28/+40 | |
| | | | | | | | | | | | | Other (unrebased) packages are not included in the exported packages list of the manifest. | |||||
* | | | Build JAR with most GWT dependency packages rebased using jarjar. | Henri Sara | 2012-06-20 | 1 | -9/+74 | |
| | | | | | | | | | | | | Precompiled versions of GWT modules (.gwtar files) are not included in the JAR in this version to reduce its size. | |||||
* | | | 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 | |
|/ / | | | | | | | | | | | | | | | Build vaadin.jar that contains the contents of gwt-user.jar, gwt-dev.jar and gwt-codeserver.jar in addition to Vaadin itself. The property gwt.root must be defined and point to a GWT trunk branch check-out. The tools branch should be checked out in a directory next to it. | |||||
* | | 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 | |
| | |