aboutsummaryrefslogtreecommitdiffstats
path: root/buildhelpers/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-0/+154
| | | | | | | | | | | | | * 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
* Remove dead codeJohannes Dahlström2014-01-171-1/+0
| | | | Change-Id: I1ac813afa47e38fb508e676d25d103a29bfada6a
* Correctly decode summaries containing quotes (#11769)Artur Signell2013-06-051-1/+8
| | | | Change-Id: I98031bab90d3aa3f37e7dc71a9104f7b7a956590
* Added missing license headerArtur Signell2013-02-281-0/+15
| | | | Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-0/+46
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Updated copyright notices and added missing license headersArtur Signell2013-01-042-23/+67
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Allow specifying version per java package (#10322)Artur Signell2012-12-021-6/+42
| | | | Change-Id: Ib7cba6c4229c3a213efb57f096800268c5dd3512
* Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-21/+15
| | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
* Add version to exported packages (#7222)Artur Signell2012-10-091-5/+11
| | | | Change-Id: I8c22329258cbd8d4dc2f892ae5ba6fa0b9b37a10
* Cleaned up GeneratePackageExports (#9793)Artur Signell2012-10-081-84/+71
| | | | | | No longer deletes existing Export-Packages or generate empty Export-Package attributes Change-Id: I17df2f74b42a50a3b2c63bc4fb79a92721aabd72
* Removed hard coded package names from export metadata generator (#9612)Artur Signell2012-10-021-13/+30
| | | | Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-092-0/+282