aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
Commit message (Expand)AuthorAgeFilesLines
...
* Build/grunt: Can use config('pkg.version'), now was fixed in gruntJörn Zaefferer2012-03-091-1/+1
* Build/grunt: Use custom directive to strip banners. Now works against unmodif...Jörn Zaefferer2012-03-091-1/+4
* Build/grunt: Add sizer task. Some cleanup in other areas.Jörn Zaefferer2012-03-091-7/+78
* Build/grunt: Cleanup todosJörn Zaefferer2012-03-091-2/+0
* Build/grunt: Finish release_themes task. Strip headers from concatenated files.Jörn Zaefferer2012-03-091-14/+50
* Build/grunt: Extend themes_download task with unzippingJörn Zaefferer2012-03-081-14/+34
* Build/grunt: Partial download_themes task. Extracting currently fails with cr...Jörn Zaefferer2012-03-081-3/+24
* Build/grunt: Almost complete release and release_cdn tasks. Concat task fails...Jörn Zaefferer2012-03-081-39/+172
* Build/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't ...Jörn Zaefferer2012-03-071-1/+37
* Build/grunt: Update banner template to use task.current.data.src when no file...Jörn Zaefferer2012-03-071-13/+16
* Build/grunt: Minify CSS files, using sqwish.Jörn Zaefferer2012-03-061-12/+41
* Build/grunt: cleanupJörn Zaefferer2012-03-061-3/+0
* Build/grunt: Custom banners for the various minified filesJörn Zaefferer2012-03-061-9/+20
* Build/grunt: Extend concat and min tasks to include all the files the current...Jörn Zaefferer2012-03-061-6/+19
* Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is impl...Jörn Zaefferer2012-03-061-21/+7
* Use isoDate format for min bannerJörn Zaefferer2012-03-021-1/+1
* Add list of included files to min bannerJörn Zaefferer2012-03-021-6/+11
* First iteration on grunt-based build. lint, qunit, concat, min and zip all wo...Jörn Zaefferer2012-03-021-0/+99