11685 Commits

Author SHA1 Message Date
ccd0
d0ede46e65 Associate imported files with proper section so only that section is rebuilt. #833 2016-04-12 23:22:37 -07:00
ccd0
ef00564e9f Give the parts meaningful names. 2016-04-12 22:08:15 -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
94d3ab7bed Merge branch 'bstable' 2016-04-12 19:10:02 -07:00
ccd0
10bad506d7 Remove linting from install prerequisites. 2016-04-12 19:03:41 -07:00
ccd0
7ffb70b25a Merge branch 'bstable' 2016-04-12 18:18:22 -07:00
ccd0
7d6251c969 Don't try to do parallel builds on Windows. 2016-04-12 18:14:13 -07:00
ccd0
f0c988e836 make -j -> make -j${ncpus} 2016-04-12 18:02:32 -07:00
ccd0
a90b9e9d17 Add rule to make CRX packages without copying to builds/. 2016-04-12 15:34:59 -07:00
ccd0
4cfedf90d8 Remove build type differences from Main.coffee. 2016-04-12 14:28:49 -07:00
ccd0
4e9d6de07f Align indentation. 2016-04-12 14:16:04 -07:00
ccd0
c4afe61123 Temp move ImageCommon into part 1 until we move the differing code into CrossOrigin. 2016-04-12 14:09:37 -07:00
ccd0
98e884926b Avoid building parts twice that are identical for crx and userscript. 2016-04-12 13:49:26 -07:00
ccd0
1922fb139a Don't need to remake zip files for local testing. 2016-04-12 09:08:07 -07:00
ccd0
75ef03e7a5 Fix bugs in 18f0b779c31835308d0be48c02e3d16c3f821c31 so the code actually gets checked. #833 2016-04-12 08:34:18 -07:00
ccd0
18f0b779c3 Support partial rebuilds. #833 2016-04-12 08:11:36 -07:00
ccd0
0df9bfe374 Move PSAHiding and CrossOrigin in build. 2016-04-12 07:25:43 -07:00
ccd0
105d4ac67b Rename files to agree with convention. 2016-04-12 06:30:33 -07:00
ccd0
707709fa9f Another windows fix. 2016-04-12 06:17:51 -07:00
ccd0
b6e8ddb958 Use mkdir -p. 2016-04-12 05:50:32 -07:00
ccd0
16e0a96ed2 Don't need this JSHint exception at the moment. 2016-04-12 02:49:36 -07:00
ccd0
2d26fcc528 Fix mkdir on Windows. 2016-04-12 01:34:52 -07:00
ccd0
917f48b569 This should have been removed in 15e928a2782b8e3c0e82d96ec34e54f959c5e901. 2016-04-12 00:30:58 -07:00
ccd0
ce6069e4b0 Remove load-grunt-tasks. 2016-04-12 00:28:54 -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
0994fe6e79 Don't use real directory name as phony target. 2016-04-11 17:53:16 -07:00
ccd0
2176e16088 Remove direct glob dependency. 2016-04-11 17:34:15 -07:00
ccd0
ca6428fb84 Update devDependencies. 2016-04-11 17:30:02 -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
4a2d96b61a Minor DRY 2016-04-11 16:06:38 -07:00
ccd0
b72fcad4c7 Have make clean not delete builds/; introduce make cleanall for that. 2016-04-11 15:26:02 -07:00
ccd0
3203faa688 Add update to shortcuts. 2016-04-11 13:50:04 -07:00
ccd0
e751b5e3be Create empty install.json if none exists. 2016-04-11 03:04:14 -07:00
ccd0
0de988eca6 npm-shrinkwrap no longer needed. 2016-04-11 02:18:29 -07:00
ccd0
647962b904 Fix default recipe. 2016-04-11 01:24:50 -07:00
ccd0
3f85949dd5 Fix not found errors. 2016-04-11 01:10:08 -07:00
ccd0
69fcf51b1d Fix Windows clean command. 2016-04-11 00:59:07 -07:00
ccd0
78972f5362 clean.js -> pair of shell commands 2016-04-11 00:48:18 -07:00
ccd0
858713b335 Update build instructions. 2016-04-11 00:33:31 -07:00
ccd0
764a47116e Use what parallelism we have. 2016-04-11 00:15:47 -07:00
ccd0
f4ce7bae6d Record events to avoid needless repetition. 2016-04-11 00:14:24 -07:00
ccd0
74ea0e721b Merge branch 'master' of https://github.com/ccd0/4chan-x 2016-04-10 22:22:49 -07:00
ccd0
0e09281d7f Default build recipe shouldn't require keys. 2016-04-10 22:21:09 -07:00
ccd0
0bd5e4e472 Remove grunt-concurrent. 2016-04-10 22:07:12 -07:00