summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Add a new variation for ValoJouni Koivuviita2014-08-191-0/+3
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-0/+21
* Parallelize ide.xml (#14276)Leif Åstrand2014-07-251-56/+72
* Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-0/+3
* Use GWT as maven dependency (#13616)Sauli Tähkäpää2014-06-131-16/+4
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-4/+5
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-10/+3
* Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-151-3/+10
* Disable unit cache to avoid compilation issues when switching between branchesArtur Signell2013-10-151-0/+1
* Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)Artur Signell2013-10-141-16/+7
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-0/+3
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-042-8/+8
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-5/+2
* Reformatted using Ant editor (#12040)Artur Signell2013-06-102-39/+17
* Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-3/+0
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-186/+205
* Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)Artur Signell2013-04-171-6/+21
* Added test for testing push with different transports #11494John Ahlroos2013-04-171-3/+16
* Made build process easier for Eclipse users (#9998)Artur Signell2013-02-252-34/+36
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-16/+0
* Correct module name and version in ivy-ide.xmlHenri Sara2012-12-091-2/+2
* Change classpath order to enable monkey patching the GWT compilerLeif Åstrand2012-12-041-2/+2
* Removed scripts no longer relevant for Vaadin 7/GitArtur Signell2012-10-255-1105/+0
* Moved ide.xml dependencies to separate fileArtur Signell2012-09-122-5/+25
* Include jexl on classpathLeif Åstrand2012-09-121-0/+2
* Include uitest sources to enable compiling TestingWidgetSetLeif Åstrand2012-09-111-0/+1
* Define a version to avoid compilation problems (#9528)Artur Signell2012-09-101-0/+3
* Removed files which are no longer needed (#9299)Artur Signell2012-09-1019-2240/+0
* Use build/classes and bin to be more compatible (#9299)Artur Signell2012-09-101-2/+2
* Find compiled classes from default Eclipse locationLeif Åstrand2012-09-101-2/+3
* Fixed output directoryArtur Signell2012-09-091-1/+1
* Fixed refactoring problem and added missing dependencyArtur Signell2012-09-091-1/+5
* File for compiling widgetset/theme in Eclipse (#9299)Artur Signell2012-09-091-0/+91
* Support running TestBench tests with the vaadin-uitest war (#9299)Artur Signell2012-09-091-4/+0
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-094-404/+1
* 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
* Make theme building work againLeif Åstrand2012-08-301-2/+1
* 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.widgetsetutils -> com.vaadin.server.widgetset...Artur Signell2012-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-202-1/+2
|\