Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Build/grunt: Another attempt at using adm-zip. Keep the result in place, but ↵ | Jörn Zaefferer | 2012-03-19 | 1 | -1/+2 | |
| | | | | don't (yet) use it - need to report issues to adm-zip | |||||
* | Build/grunt: Integrate CSSLint | Jörn Zaefferer | 2012-03-10 | 1 | -2/+2 | |
| | ||||||
* | Build/grunt: Partial download_themes task. Extracting currently fails with ↵ | Jörn Zaefferer | 2012-03-08 | 1 | -1/+2 | |
| | | | | crc32 checksum failure | |||||
* | Build/grunt: Minify CSS files, using sqwish. | Jörn Zaefferer | 2012-03-06 | 1 | -1/+2 | |
| | ||||||
* | Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is ↵ | Jörn Zaefferer | 2012-03-06 | 1 | -1/+1 | |
| | | | | implemented. | |||||
* | First iteration on grunt-based build. lint, qunit, concat, min and zip all ↵ | Jörn Zaefferer | 2012-03-02 | 1 | -0/+33 | |
work, but all have various limiations. |