summaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Update to latest eslintkpdecker2015-09-011-1/+1
* Include inline source maps in babel buildkpdecker2015-08-141-0/+1
* Increase sauce test concurrencykpdecker2015-08-031-1/+1
* Specify platform for firefox in sauce testskpdecker2015-08-031-1/+1
* Revert "Pull sauce tests out of CI"kpdecker2015-08-031-1/+1
* Style updateskpdecker2015-08-031-0/+2
* Add istanbul ignore to babel boilerplatekpdecker2015-08-011-2/+3
* Pull sauce tests out of CIkpdecker2015-08-011-1/+1
* Run the precompiler module through es6 toolchainkpdecker2015-04-201-1/+1
* Fix UMD build target generationkpdecker2015-04-161-1/+1
* Add full support for es6kpdecker2015-04-161-37/+62
* Fix test pathkpdecker2014-08-251-1/+1
* Convert build to expose UMD from the default fileskpdecker2014-08-251-1/+12
* Fix/simplify tests under saucekpdecker2014-08-151-3/+1
* Update travis exec for S3 pushkpdecker2014-03-291-2/+1
* Temporarily kill the AWS publish CI stepkpdecker2014-03-051-1/+2
* Drop opera testskpdecker2014-03-051-2/+0
* Only lint 1 set of release contentkpdecker2014-01-171-1/+1
* Simplify sauce test environmentskpdecker2014-01-171-3/+0
* Add AMD tests to sauce testskpdecker2013-12-261-2/+2
* Update sauce tests for supported versionskpdecker2013-12-231-2/+5
* Do not minimize multiple timeskpdecker2013-12-231-1/+1
* Use watch atBegin command to handle failing testskpdecker2013-12-231-1/+5
* Implement grunt dev taskkpdecker2013-12-231-2/+10
* Hide success messages when running in saucekpdecker2013-12-231-1/+1
* Optimize travis build with publish optionkpdecker2013-12-231-0/+2
* (Attempt to) Limit sauce tests to one travis buildkpdecker2013-12-231-1/+1
* Add sauce labs testing supportkpdecker2013-12-231-0/+36
* Concat tests together for inbrowser execkpdecker2013-12-231-1/+10
* Run jshint on outputkpdecker2013-12-011-6/+5
* Use module packager for all transpile taskskpdecker2013-12-011-26/+17
* Add simple binary utility testskpdecker2013-11-051-11/+0
* Fix license output on combined artifactskpdecker2013-11-031-1/+12
* Create cdnjs and components dist dirskpdecker2013-11-031-2/+8
* Copy components definitions to the dist directorykpdecker2013-11-031-1/+11
* Remove generated parser.js as part of clean task.Christian Wesselhoeft2013-10-281-1/+1
* Improve packager error trackingkpdecker2013-10-141-1/+1
* Cleanup currently unused grunt configskpdecker2013-10-141-30/+33
* Create release grunt taskkpdecker2013-10-141-3/+6
* Generate single amd output filekpdecker2013-10-091-6/+29
* Fix concurrent traceur exec errorkpdecker2013-10-091-1/+7
* Generate dist file using es6-module-packagerkpdecker2013-10-091-1/+16
* Unify build target behavior with prior behaviorkpdecker2013-10-011-12/+9
* Update jshint for moduleskpdecker2013-10-011-1/+2
* Update grunt build targetkpdecker2013-09-281-4/+0
* Merge branch 'master' into es6-moduleskpdecker2013-09-021-1/+47
|\
| * Metrics collection frameworkkpdecker2013-08-251-11/+1
| * Add grunt bench commandkpdecker2013-08-241-0/+11
| * Version update taskkpdecker2013-08-241-1/+2
| * Move parser generation into grunt filekpdecker2013-08-171-1/+2
| * Move test runner into gruntkpdecker2013-08-171-1/+14
| * Add jshint to grunt execkpdecker2013-08-171-0/+11
| * Move dist dir generation into Gruntkpdecker2013-08-171-0/+67
* Building an AMD fileYehuda Katz2013-07-161-5/+1
* Initial work on ES6 modulesYehuda Katz2013-07-011-0/+51