summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-161-10/+0
| | | | | | | | 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-0/+10
| | | | Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
* Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-0/+1
| | | | Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc
* Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)Artur Signell2013-04-171-0/+2
| | | | | | | | * 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
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-1/+6
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+4
|
* Ignore some temp files created when running TestBench tests locallyLeif Åstrand2012-05-301-0/+3
|
* Ignore optional GWT outputLeif Åstrand2012-04-111-0/+1
|
* Ignore *.DS_Store (OS X metadata)Leif Åstrand2012-02-291-0/+3
|
* Ignore Eclipse generated .externalToolBuildersArtur Signell2012-02-271-0/+1
|
* Ignore compiled buildhelper classesLeif Åstrand2011-12-081-0/+1
|
* #7997 Ivyfied custom SmartSprites libraryMikael Vappula2011-12-011-2/+1
| | | | | | | | | | Patched SmartSprites jar is now fetched using Ivy tooling. Custom dependency resolver is used to retrieve module description from local filesystem (in project hierarchy) and the master artifact from Vaadin (6.x) SVN repository. This is a temporary solution until required patches get contributed and committed back to SmartSprite upstream and artifacts are available in Maven central.
* Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty ↵Artur Signell2011-11-221-4/+1
| | | | directories and complains about changes when DefaultWidgetSet has been compiled
* Removed demo related ignores that are no longer relevantArtur Signell2011-11-221-10/+0
|
* Some additions to .gitignoreLeif Åstrand2011-11-021-0/+2
|
* Converted .gitignore file from svn:ignore propertiesMikael Vappula2011-10-311-0/+64