summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-1/+1
| | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
* Use Maven to build vaadin-pushHenri Sara2016-02-291-2/+12
| | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-301-0/+3
| | | | | | | | | | | | | | Valo uses only a handful of icons from Font Awesome. This change introduces a separate icon font for valo (9KB instead of 80KB) and decouples Valo from Font Awesome to enable updating Font Awesome without taking Valo into account. This change also makes it easy to not load Font Awesome when using Valo by setting $v-font-awesome:false For backwards compatibility, Font Awesome is loaded by default Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa
* Don't copy gzipped push files into the project so you can modify the .js filesArtur Signell2015-09-041-1/+1
| | | | Change-Id: I9c580a16acb8b2ceef2872c6d043a8a07a9909fe
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-111-0/+3
| | | | Change-Id: I507cba331403cb268110dec1d523fb10f37c34c4
* Tweak ide.xml widgetset compilation speedLeif Åstrand2015-01-151-2/+9
| | | | | | | | * Make usearchives and persistentunitcache configurable * Add target for clearing unit cache for those that dare use it * Enable usearchives by default since they are loaded from external jars Change-Id: I33aaaa826ef05d25c7aadb7a1af93585f63eb6b9
* Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-311-1/+2
| | | | | | | Update client-compiler-deps to 1.2.0. Fix classpaths for devmodes. Change-Id: I8452271594b4563bf476420ff7ab22985913e397
* Enable assertions in widgetsets built with ide.xml (#14431)Johannes Dahlström2014-08-221-3/+7
| | | | | | Also add property to customize log level. Change-Id: I817400aec13fe2b12c382d97b404c08b06dc263a
* Add a new variation for ValoJouni Koivuviita2014-08-191-0/+3
| | | | | | | | A new variation named “Light”, similar to iOS7 style. Fix some valo-menu styles to accommodate the new light style better. Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-0/+21
| | | | Change-Id: I342fad836ad0d4014748a06c8ccfed53a99e6ece
* Parallelize ide.xml (#14276)Leif Åstrand2014-07-251-56/+72
| | | | | | | | With this patch, the theme-and-default-widgetset target finishes in 50 seconds, whereas it takes about 80 seconds without the patch. This happens at the cost of peak memory usage rising from ~750mb to ~850mb. Change-Id: I969e9b3b01907e24bb8d411884d060ca1b539bde
* Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-0/+3
| | | | Change-Id: I79ddfee4fd97c545f2bd502655560ff4cbe600a4
* Use GWT as maven dependency (#13616)Sauli Tähkäpää2014-06-131-16/+4
| | | | Change-Id: I283820c7dcca7ecd341949bb15275406fe378902
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-4/+5
| | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-10/+3
| | | | | | | | Causes a multitude of compile errors on the build server. This reverts commit d2874fde4b8c6afa24f0f6535e0d6fcabc489f51. Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe
* Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-151-3/+10
| | | | Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
* Disable unit cache to avoid compilation issues when switching between branchesArtur Signell2013-10-151-0/+1
| | | | Change-Id: Iac8a3cdc4b17c031108c08cf3e8cd8769bc14961
* Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)Artur Signell2013-10-141-16/+7
| | | | | | | Build vaadinPush.js from the released version instead of having a separate javascript version in the project Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-0/+3
| | | | Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-042-8/+8
| | | | Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
| | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
* Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-5/+2
| | | | Change-Id: Icd97ebd2b54731cf8133b940d024ad8f91c5922f
* Reformatted using Ant editor (#12040)Artur Signell2013-06-102-39/+17
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-3/+0
| | | | | | | * Adds a special v-vaadin-version selector for detecting the theme version * The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-186/+205
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)Artur Signell2013-04-171-6/+21
| | | | | | | | * Replaced jquery and jquery.atmosphere.js with original, unmodified versions * Added vaadinPush.js build target to ide.xml and push/build.xml * Uses yuicompressor to compress the resulting push javascript Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7
* Added test for testing push with different transports #11494John Ahlroos2013-04-171-3/+16
| | | | Change-Id: I0296bdee1925ba93ca7e4e65c68215e025d072f6
* Made build process easier for Eclipse users (#9998)Artur Signell2013-02-252-34/+36
| | | | Change-Id: I486817a75c86292f9637523e9a6808107af49e75
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-16/+0
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Correct module name and version in ivy-ide.xmlHenri Sara2012-12-091-2/+2
| | | | Change-Id: Ief3b62e3c4c23fdab6ab622c2623988ddd99fc6a
* Change classpath order to enable monkey patching the GWT compilerLeif Åstrand2012-12-041-2/+2
| | | | Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced
* Removed scripts no longer relevant for Vaadin 7/GitArtur Signell2012-10-255-1105/+0
| | | | Change-Id: I01bc811775d654fdba38eba8c3d0507c22e0f7f1
* 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
| | | Also set a value default to the work.dir property
* 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
| | | | Server is now launched using jetty-runner instead of a custom DemoLauncher
* 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
|