Makefile refactoring and cleanup.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 18 Apr 2015 17:01:09 +0000 (19:01 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 18 Apr 2015 17:01:09 +0000 (19:01 +0200)
Add new convenience functions/macros, notably include-once, quiet,
command-v, and MKDIR.

Remove support for old-format (node-webkit 0.8 era) Win32 nwjs zips.

Move jshint configuration into standard locations and remove special
handling of it from the jshint macros.

Change file organization to separate the server, merge default settings,
simplify some other variable defaults, etc.


No differences found