73 Commits

Author SHA1 Message Date
ccd0
a19e51d632 Revert "Support combining multiple small directories into one compilation unit but don't turn it on yet."
This reverts commit 82cf0c594fa5b89e67e4ed60b2b0b61b41970ce3.
2016-04-18 21:59:20 -07:00
ccd0
c9934d69fa lodash -> lodash.template 2016-04-18 05:26:45 -07:00
ccd0
915d3b970f Remove dateformat dependency. 2016-04-18 01:10:54 -07:00
ccd0
82cf0c594f Support combining multiple small directories into one compilation unit but don't turn it on yet. 2016-04-17 19:25:15 -07:00
ccd0
1e6fe65e51 Check version before trying to upload to store. 2016-04-17 15:48:41 -07:00
ccd0
221efb04ce Maybe a little clearer? 2016-04-17 14:14:14 -07:00
ccd0
574e8894aa More specific regexp for icon classes.
FA 4.6.1 adds more CSS after them.
2016-04-17 13:53:22 -07:00
ccd0
221b071ff7 Separate tasks for updates that shouldn't/should break things. 2016-04-17 12:22:37 -07:00
ccd0
93b45c8bba Revert "Remove meta.path from package.json."
This reverts commit 7233ea4bb3951472013413a44fcd99615b6ed7a3.
2016-04-17 12:11:42 -07:00
ccd0
b6e942436c Update to JSZip 3.0.0. 2016-04-17 06:24:48 -07:00
ccd0
7233ea4bb3 Remove meta.path from package.json. 2016-04-17 05:12:38 -07:00
ccd0
1f9787824e Port npm update task. 2016-04-17 03:44:55 -07:00
ccd0
569e59ddc9 Move pushing to Github / AWS / Chrome store to make, now all as one goal. 2016-04-17 02:51:53 -07:00
ccd0
81b0760227 Port version bumping from grunt to make. 2016-04-16 17:53:57 -07:00
ccd0
213d898b1b Special treatment of src/main confused Windows and was needlessly complex. 2016-04-16 10:39:05 -07:00
ccd0
31fd581c1d Move script.js to beginning of zip file to make it easier to inspect with e.g. zless. 2016-04-16 09:11:46 -07:00
ccd0
b3d654f655 Create CSS module. 2016-04-16 07:18:06 -07:00
ccd0
297a19924a Support arbitrary mixture of JS and Coffeescript sections. 2016-04-16 06:38:51 -07:00
ccd0
487285428e Fix rewriting of declaration.js causing all files to be relinted with every change. 2016-04-15 11:27:22 -07:00
ccd0
fe12fb4a13 Validate and parenthesize JS in HTML templates so we don't accidentally break out of placeholders. 2016-04-14 17:56:56 -07:00
ccd0
378e1d26d4 Simplify: we always remove all the variables. 2016-04-13 17:19:06 -07:00
ccd0
d82418ed45 Make globals.js more like Coffeescript output; move $$ to its own file. 2016-04-13 16:54:39 -07:00
ccd0
5ec7a559be Alternate way of handling the concatenation. 2016-04-13 06:54:10 -07:00
ccd0
e8a86d893e Only depend on version.json where needed. 2016-04-12 23:44:57 -07:00
ccd0
3f265b33dc Merge branch 'bstable' 2016-04-12 20:56:46 -07:00
ccd0
6b75bbbc00 Fix assertion. 2016-04-12 20:48:02 -07:00
ccd0
e2aaefa7df Get rid of recursive file imports. 2016-04-12 20:14:19 -07:00
ccd0
18f0b779c3 Support partial rebuilds. #833 2016-04-12 08:11:36 -07:00
ccd0
15e928a278 Remove fs-extra. 2016-04-12 00:22:08 -07:00
ccd0
73bd06389d Lint tools/*.js 2016-04-12 00:13:41 -07:00
ccd0
5445327302 Rewrite template handler in JS, add much-needed comments and try to separate concerns. 2016-04-11 23:51:11 -07:00
ccd0
9226465b95 Create directories for targets in Makefile. 2016-04-11 18:29:06 -07:00
ccd0
d261f1d056 Remove fake grunt from templates. 2016-04-11 17:25:23 -07:00
ccd0
fe02be69b5 Replace cp.js by shell commands. 2016-04-11 16:26:06 -07:00
ccd0
e751b5e3be Create empty install.json if none exists. 2016-04-11 03:04:14 -07:00
ccd0
78972f5362 clean.js -> pair of shell commands 2016-04-11 00:48:18 -07:00
ccd0
f4ce7bae6d Record events to avoid needless repetition. 2016-04-11 00:14:24 -07:00
ccd0
c8fcf610c9 Avoid deprecated fs.existsSync. 2016-04-10 20:02:32 -07:00
ccd0
b746a0b054 Store tests_enabled flag in file. 2016-04-10 20:00:48 -07:00
ccd0
550d33bc0f Use fs-extra to make directories for target recursively. 2016-04-10 18:55:38 -07:00
ccd0
25a94f5f82 Simplify install.json format. 2016-04-10 17:18:10 -07:00
ccd0
dc8744851e Add .jsonhintrc to clean.js. 2016-04-10 17:11:24 -07:00
ccd0
5891173049 Revert "grunt-webstore-upload -> webstore-upload"
This reverts commit 49342e55619a126f3b2420f9b94a8aff16c97ed5.
2016-04-10 06:38:49 -07:00
ccd0
373439e49d Revert "tools/bump.coffee"
This reverts commit 2e34e1da4ccf5a5256616b663b8b3c2afdc0a9d5.
2016-04-10 06:15:27 -07:00
ccd0
2e34e1da4c tools/bump.coffee 2016-04-10 04:27:09 -07:00
ccd0
1ad999e12e tools/sign.js 2016-04-10 03:42:30 -07:00
ccd0
39f4e05520 tools/zip-crx.js 2016-04-10 03:33:54 -07:00
ccd0
da08e6dc2e tools/clean.js 2016-04-10 03:04:05 -07:00
ccd0
1e850028c9 tools/install.js 2016-04-10 02:52:03 -07:00
ccd0
a43908e133 tools/cp.js 2016-04-10 02:42:32 -07:00