Commit Graph

16 Commits

Author SHA1 Message Date
Jörn Zaefferer
9bac5bb54a Grunt: New task for downloading themes using new themeroller.
* Replaces the old theme tasks with generate_themes.
* Drops useless download_docs task
* Drops request module
2012-09-24 08:54:24 +02:00
Scott González
ebc8210b1f Build: Add a newline at the end of manifest files. 2012-07-19 17:14:47 -04:00
Scott González
99c4dde130 Manifests: Update URLs for core files. 2012-07-16 15:29:13 -04:00
Scott González
c484bc093b Manifest: Move transfer effect to core.json since it's not like other effects (no show/hide). 2012-07-16 15:14:42 -04:00
Scott González
58a199370e Manifest: Move interactions to their own file. 2012-07-16 08:53:34 -04:00
Scott González
ac44afe4e8 Manifest: Use existing data structure to infer categorization. 2012-07-16 08:50:00 -04:00
Jörn Zaefferer
cd82b335a8 Manifest: Add category field 2012-07-16 14:08:10 +02:00
Scott González
83ec5e2077 Let's not pretend that manifest names are configurable... 2012-07-09 10:19:17 -04:00
Scott González
10984c012f Accidentally removed licenses. 2012-07-06 12:47:44 -04:00
Scott González
d369417f7e Minor manifest updates. 2012-07-06 12:39:17 -04:00
Scott González
7f859e4c73 Initial implementation for generating manifest files. 2012-07-05 20:11:52 -04:00
Scott González
7716c3d461 Grunt: Use grunt-git-authors plugin to generate authors list. 2012-07-05 14:34:15 -04:00
Jörn Zaefferer
4f3c1e9796 Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task"
This reverts commit 38aac3770c.

As long as grunt-contrib has a coffeescript dependency, we won't use it.
2012-06-16 14:39:46 +02:00
Jörn Zaefferer
38aac3770c Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task 2012-06-14 12:41:04 +02:00
Scott González
a59c896b54 Build: Adding missing require in build.js and add buid/tasks/*.js to lint. 2012-06-11 10:56:56 -04:00
Jörn Zaefferer
abb6c4c8e2 Grunt: Extract testswarm and build tasks into separate files 2012-06-08 17:41:18 +02:00