ccd0
|
01e966e11a
|
Fix Makefile bug breaking build on Windows.
|
2016-04-19 23:39:22 -07:00 |
|
ccd0
|
f6407d596b
|
Fix use of wrong name variable.
|
2016-04-19 23:07:41 -07:00 |
|
ccd0
|
0e2b595635
|
Sometimes make won't rebuild the next file if we just delete.
|
2016-04-19 23:05:21 -07:00 |
|
ccd0
|
5ce2064c37
|
Fix bad dependency on tmp/globals-globals.js.
|
2016-04-19 22:46:55 -07:00 |
|
ccd0
|
d027537c34
|
Only invoke node once at beginning to read config.
|
2016-04-19 22:21:04 -07:00 |
|
ccd0
|
610a8d50f0
|
Use shell commands to concatenate files.
|
2016-04-19 21:43:42 -07:00 |
|
ccd0
|
099d3e4eb2
|
Fix ordering of .events/jshint creation.
|
2016-04-19 20:42:48 -07:00 |
|
ccd0
|
54de0d7a25
|
Rebuild only needed files when an imported file changes.
|
2016-04-19 20:39:01 -07:00 |
|
ccd0
|
45d8c088a9
|
Quote with QUOTE function.
|
2016-04-19 16:40:27 -07:00 |
|
ccd0
|
64bb62a075
|
No more having to hack the contents of the coffee-generated JS.
|
2016-04-19 16:27:05 -07:00 |
|
ccd0
|
6714a4e8c7
|
Now we can rebuild at the level of individual files.
|
2016-04-19 04:58:30 -07:00 |
|
ccd0
|
033031c905
|
Combine templating+compiling+afterprocessing into one step.
|
2016-04-19 02:45:22 -07:00 |
|
ccd0
|
716c598cd5
|
Some simplification.
|
2016-04-19 01:11:18 -07:00 |
|
ccd0
|
44c9fc6f0e
|
Reduce full build time by combining coffee shell commands.
|
2016-04-19 00:28:23 -07:00 |
|
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
|
70d0dca705
|
Another attempt at copying with timestamp update on Windows.
The weird plus syntax copied files to the current directory.
|
2016-04-18 17:36:50 -07:00 |
|
ccd0
|
7e0ec12c49
|
Fix Windows copy adding EOF mark.
|
2016-04-18 15:18:42 -07:00 |
|
ccd0
|
b048b8b834
|
Make sure shrinkwrap versions are used in release builds.
|
2016-04-18 06:39:17 -07:00 |
|
ccd0
|
889bfe0803
|
Make copying update the time on Windows.
|
2016-04-18 06:37:27 -07:00 |
|
ccd0
|
c9934d69fa
|
lodash -> lodash.template
|
2016-04-18 05:26:45 -07:00 |
|
ccd0
|
38f6252cb5
|
Make sure we have pinned packages installed when updating.
|
2016-04-18 04:59:00 -07:00 |
|
ccd0
|
dae2c78f83
|
Make npm-shrinkwrap optional for normal development but mandatory for releases.
|
2016-04-18 04:39:53 -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
|
ae48edf93d
|
Depending on package.json is best; other files in package may can dates older than install.
|
2016-04-17 13:56:46 -07:00 |
|
ccd0
|
221b071ff7
|
Separate tasks for updates that shouldn't/should break things.
|
2016-04-17 12:22:37 -07:00 |
|
ccd0
|
24c8db5c6b
|
Deal with case where some products of multiple-file-generating rules are deleted.
|
2016-04-17 12:04:00 -07:00 |
|
ccd0
|
46a7df9824
|
Port captchas task.
|
2016-04-17 04:31:18 -07:00 |
|
ccd0
|
bd6bc0ba94
|
Fix missing npm package dependencies.
|
2016-04-17 04:11:44 -07:00 |
|
ccd0
|
1b2fd2433b
|
grunt build-tests -> make withtests
|
2016-04-17 03:58:29 -07:00 |
|
ccd0
|
1f9787824e
|
Port npm update task.
|
2016-04-17 03:44:55 -07:00 |
|
ccd0
|
4104aac9c8
|
Read version.json anew every time to avoid outdated versions in commit messages.
|
2016-04-17 03:18:58 -07:00 |
|
ccd0
|
18193312cb
|
Fix all branches of push running needlessly due to .events/dist dependency.
|
2016-04-17 03:12:01 -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
|
33494f879a
|
Tell make goals not safe to be run in parallel.
|
2016-04-17 00:34:04 -07:00 |
|
ccd0
|
1d232b4cfe
|
Move tasks: beta, stable, web.
|
2016-04-16 23:35:37 -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
|
b3d654f655
|
Create CSS module.
|
2016-04-16 07:18:06 -07:00 |
|
ccd0
|
af5508a83e
|
Remove 'Generated by CoffeeScript' banner.
|
2016-04-16 06:43:20 -07:00 |
|
ccd0
|
297a19924a
|
Support arbitrary mixture of JS and Coffeescript sections.
|
2016-04-16 06:38:51 -07:00 |
|
ccd0
|
f19882e61a
|
Sort General the same as everything else; automatically generate list.
|
2016-04-15 23:09:22 -07:00 |
|
ccd0
|
c9dd702951
|
src/Linkification/icons -> src/css/linkIcons
|
2016-04-15 22:29:41 -07:00 |
|
ccd0
|
0488f30197
|
Break up src/General.
|
2016-04-15 22:09:38 -07:00 |
|
ccd0
|
6d5e031ce2
|
API -> platform
|
2016-04-15 21:33:29 -07:00 |
|
ccd0
|
578091f7bb
|
Improve markings on file 404. #545
|
2016-04-15 20:01:13 -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
|
d5b7ab2bc1
|
Fix duplication of Config (caused in 070af1c3f2c53ab3dc15f20aba63a0587e3429fd).
|
2016-04-15 11:09:56 -07:00 |
|
ccd0
|
dce18eb4ec
|
Clone -> Post.Clone
|
2016-04-15 10:45:51 -07:00 |
|
ccd0
|
f1b82d013f
|
Remove dependency of Post, Thread, CatalogThread classes on Callbacks class.
|
2016-04-15 10:34:39 -07:00 |
|
ccd0
|
070af1c3f2
|
Sort things except where we have a reason not to.
|
2016-04-15 09:55:19 -07:00 |
|