summaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Removed files which are no longer needed (#9299)Artur Signell2012-09-101-1419/+0
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-071-44/+44
* Added Git Revision to GWT version fileJohn Ahlroos2012-09-031-1/+10
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-7/+7
* Moved server tests from tests/server-side to server/tests/src (#9299)Artur Signell2012-08-301-4/+4
* Moved client side tests from tests/client-side to client/tests/srcArtur Signell2012-08-301-4/+4
* Moved tests/sass to sass/tests (#9299)Artur Signell2012-08-301-3/+3
* Applied patch fixing #9347 (mixin w/ args + nested blocks), includes testMarc Englund2012-08-291-0/+6
* Use Vaadin version number as GWT version numberJohn Ahlroos2012-08-291-1/+1
* Use Vaadin version number as GWT version numberJohn Ahlroos2012-08-291-1/+1
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-291-5/+5
* GWT build version is now replaced with GWT-VAADIN build version.John Ahlroos2012-08-231-3/+11
* Merged 6.8 branchJohn Ahlroos2012-08-201-0/+1
|\
| * Include statictestfiles in test warArtur Signell2012-08-111-0/+1
* | Include shared classes on test classpath (#9299)Artur Signell2012-08-161-3/+4
* | Include client compiler in jar for now (#9299)Artur Signell2012-08-161-0/+2
* | Use JarJar from Ivy (#9299)Artur Signell2012-08-161-5/+0
* | Ensure client-compiler is compiled before compiling widgetsets in nightly (#9...Artur Signell2012-08-161-2/+2
* | Fixed compilation of testing widgetsetArtur Signell2012-08-151-4/+5
* | Ensure client-compiler is compiled before compiling widgetsets (#9299)Artur Signell2012-08-151-2/+2
* | Made tests compile again (#9299)Artur Signell2012-08-151-29/+22
* | Fixed sass compile path (#9299)Artur Signell2012-08-141-1/+8
* | Fixed widgetset compilation (#9299)Artur Signell2012-08-141-49/+148
* | Disabled Emma to avoid extra complexity in build (#9305, #9299)Artur Signell2012-08-141-75/+0
* | Moved server files to a server src folder (#9299)Artur Signell2012-08-131-2/+2
* | Moved client files to a client src folder (#9299)Artur Signell2012-08-131-0/+6
* | Moved com.vaadin.shared files to a shared src folder (#9299)Artur Signell2012-08-131-0/+6
* | Remove SASS test suites and rename TestBase to AbstractTestBase (#9223)Henri Sara2012-08-091-1/+1
* | Compile and unit test SASS during build (#9223)Henri Sara2012-08-081-19/+105
* | Make clean-all purge gwt-unitCacheLeif Åstrand2012-08-061-0/+1
* | Upgrade build.xml for Java 1.6Leif Åstrand2012-07-311-8/+8
* | Ensure GWT is compiled before compiling a single widgetsetLeif Åstrand2012-07-311-3/+3
* | Support using pre-compiled GWT JARs in build with use.precompiled.gwt .Henri Sara2012-07-251-5/+15
* | Fail build SerializerMapGenerator finds unserializable class (#8711)Leif Åstrand2012-07-251-0/+2
* | Add gwt.lib.dir for using prebuilt gwt jar files not in lib dirLeif Åstrand2012-07-031-4/+5
* | Update Ivy configuration and build script for integrated GWT.Henri Sara2012-07-031-0/+3
* | Include GWT Elemental library in Vaadin JAR.Henri Sara2012-06-291-2/+8
* | Merge branch 'master' into gwtHenri Sara2012-06-281-4/+0
|\ \
| * | Removed unnecessary build step that modifies CRLF/LFArtur Signell2012-06-281-4/+0
* | | Include rebased streamhtmlparser library in Vaadin JAR.Henri Sara2012-06-271-0/+1
* | | Do not explicitly include JSON library, take it from gwt-dev (now there)Henri Sara2012-06-261-3/+0
* | | Remove GWT-Version from manifest.Henri Sara2012-06-211-1/+2
* | | Include JSON library in JAR, required by SuperDevMode.Henri Sara2012-06-211-1/+5
* | | Build JAR with most GWT dependency packages rebased using jarjar.Henri Sara2012-06-201-9/+74
* | | GWT integration: leave out javax.servlet, build INDEX.LIST for the JARHenri Sara2012-06-151-6/+6
* | | GWT integration: only include DefaultWidgetSet.gwtar in Vaadin JAR.Henri Sara2012-06-151-2/+4
* | | GWT integration: precompile Vaadin widgetsets to .gwtar filesHenri Sara2012-06-151-2/+22
* | | Integrate GWT build with Vaadin - first step.Henri Sara2012-06-141-4/+70
|/ /
* | Support for additional build time non-Ivy JARs in build.xml .Henri Sara2012-05-301-3/+20
* | Reduce number of local workers to avoid synchronization problemsLeif Åstrand2012-05-301-1/+1