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
|
ce6069e4b0
|
Remove load-grunt-tasks.
|
2016-04-12 00:28:54 -07:00 |
|
ccd0
|
fe02be69b5
|
Replace cp.js by shell commands.
|
2016-04-11 16:26:06 -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
|
0de988eca6
|
npm-shrinkwrap no longer needed.
|
2016-04-11 02:18:29 -07:00 |
|
ccd0
|
764a47116e
|
Use what parallelism we have.
|
2016-04-11 00:15:47 -07:00 |
|
ccd0
|
9c4354d4f3
|
Move build functionality into Makefile.
|
2016-04-10 21:28:56 -07:00 |
|
ccd0
|
0fe7e6e11e
|
Don't rewrite .tests_enabled unless needed.
|
2016-04-10 21:09:02 -07:00 |
|
ccd0
|
b746a0b054
|
Store tests_enabled flag in file.
|
2016-04-10 20:00:48 -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
|
3a353aeebc
|
Get rid of set-channel task.
|
2016-04-10 04:56:21 -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
|
14f32a7dec
|
Change tests_enabled to environment variable.
|
2016-04-10 03:16:43 -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 |
|
ccd0
|
2e81bc99b5
|
Replace grunt-contrib-concat with tools/cat.js.
|
2016-04-10 01:13:18 -07:00 |
|
ccd0
|
949e0af514
|
BIN variable to get path separators right.
|
2016-04-10 00:30:54 -07:00 |
|
ccd0
|
3dedd4ccbe
|
Make shell:push multiline like the others.
|
2016-04-09 23:58:53 -07:00 |
|
ccd0
|
07d079874d
|
Simpler exclusion.
|
2016-04-09 23:55:43 -07:00 |
|
ccd0
|
8c6e4f822d
|
Run any other source files through templates.coffee to at least fix \r\n.
|
2016-04-09 23:51:04 -07:00 |
|
ccd0
|
ca66315203
|
Run LICENSE through templates.coffee just to strip any \r\n.
|
2016-04-09 23:42:51 -07:00 |
|
ccd0
|
bb01d0b964
|
Shorten names.
|
2016-04-09 23:37:30 -07:00 |
|
ccd0
|
ba10482111
|
Get rid of grunt-contrib-watch.
|
2016-04-09 23:01:41 -07:00 |
|
ccd0
|
461c494b15
|
More useful clean task.
|
2016-04-09 22:58:14 -07:00 |
|
ccd0
|
b4f874ef86
|
Remove web page from source branch.
|
2016-04-09 22:42:54 -07:00 |
|
ccd0
|
0839451507
|
Refrain from copying update files for -noupdate channel rather than deleting them.
|
2016-04-09 22:30:22 -07:00 |
|
ccd0
|
d08d69a9db
|
Get rid of suffix table; identify channels by suffix directly.
|
2016-04-09 22:00:35 -07:00 |
|
ccd0
|
29ce710462
|
Make copy list inclusive rather than exclusive.
|
2016-04-09 20:46:41 -07:00 |
|
ccd0
|
3016b2a7a1
|
Remove dev build of userscript.
|
2016-04-09 20:09:34 -07:00 |
|
ccd0
|
0c45d5c427
|
set-build task isn't used anymore.
|
2016-04-09 19:50:48 -07:00 |
|
ccd0
|
6e95bb19d8
|
shell:shrinkwrap needs path separator conversion also.
|
2016-04-09 19:32:51 -07:00 |
|
ccd0
|
7674a2074d
|
Make captchas task all command line.
|
2016-04-09 19:07:47 -07:00 |
|
ccd0
|
8ae1a0df96
|
Make templates.coffee take keyword arguments.
|
2016-04-09 18:39:10 -07:00 |
|
ccd0
|
f4b5d65a53
|
grunt-contrib-jshint -> jshint
|
2016-04-09 18:21:54 -07:00 |
|
ccd0
|
952b481e86
|
Add shell:shrinkwrap task.
|
2016-04-09 17:25:50 -07:00 |
|
ccd0
|
00487fb49a
|
grunt-markdown -> marked
|
2016-04-09 16:38:44 -07:00 |
|
ccd0
|
49342e5561
|
grunt-webstore-upload -> webstore-upload
|
2016-04-09 16:04:58 -07:00 |
|
ccd0
|
2ba7bb2246
|
Create test.html if it doesn't exist.
|
2016-04-09 14:27:25 -07:00 |
|
ccd0
|
67d0b77b0a
|
Fix bug from c94545e01be8c5aded827ec327b4281e4b7c268a causing webpage merges into gh-pages to fail.
|
2016-04-09 14:25:25 -07:00 |
|
ccd0
|
05039dcb5a
|
Remove repetition from distribution branch tasks.
|
2016-04-09 14:10:06 -07:00 |
|
ccd0
|
a5f3079e22
|
Merge branch 'bstable'
|
2016-04-09 14:01:27 -07:00 |
|
ccd0
|
f8eb9b5eb3
|
cd in shell tasks does not change directory.
|
2016-04-09 14:01:13 -07:00 |
|
ccd0
|
6835e51d28
|
Replace grunt-contrib-coffee with command line.
|
2016-04-09 12:56:01 -07:00 |
|
ccd0
|
c406b5a210
|
Remove -crx from eventPage.js.
|
2016-04-09 12:38:19 -07:00 |
|