summaryrefslogtreecommitdiffstats
path: root/theme-compiler/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-83/+0
* Merge changes from origin/7.1Build Agent2014-02-271-0/+1
|\
| * Enable on-the-fly SASS compilation in OSGi (#10307)Johannes Dahlström2014-02-241-0/+1
* | Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-061-2/+2
* | Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-041-1/+2
* | Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-041-2/+1
* | Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-18/+4
* | Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-151-4/+18
|/
* Do not generate ParseException as it has been customized (#12937)Artur Signell2013-11-121-1/+1
* Ensure generated parser is re-generated during build (#12937)Artur Signell2013-11-121-3/+25
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-7/+3
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-54/+60
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-3/+3
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
* Fixed typo in build scriptArtur Signell2013-01-021-2/+2
* Compile parser during build (#9283)Artur Signell2012-11-231-2/+11
* Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-0/+1
* Use Flute from vaadin-shared-deps (#9612)Artur Signell2012-10-041-3/+1
* Include flute files also in theme-compiler (in addition to client) for now (#...7.0.0.beta1Artur Signell2012-09-141-2/+6
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-0/+3
* Added themes-compiled module (#9299)Artur Signell2012-09-091-1/+1
* Support for running sass junit testsArtur Signell2012-09-091-1/+7
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+29