electron/tools
Thiago de Arruda 1713200084 Refactor the atom_js2c target to include javascript from multiple dirs.
Before invoking js2c, copy all files that must be embedded into the shared
intermediate directory, and modify the js2c wrapper script to include all files
from that directory(which is passed as argument).

This allows the build system to embed files that don't share a common base
directory, such as javascript generated at build time.
2016-09-27 06:01:46 -03:00
..
linux Fix coding styles 2016-04-07 15:45:20 +09:00
mac Copy locales in Cocoa format 2016-01-08 12:38:00 +08:00
posix mac: Improve how we find .dSYM bundle 2015-04-10 13:24:05 +08:00
win autoformat more files 2016-03-30 17:00:31 -07:00
atom_source_root.js Allow bootstrap to be invoked via python2 2016-04-07 15:43:57 +09:00
dump-version-info.js Do not use require('app') in dump-version-info.js 2016-05-11 15:07:09 +09:00
get-endianness.js Fix problem with old Node 2016-04-07 15:59:28 +09:00
js2asar.py Make js2asar.py more robust 2016-05-18 12:54:53 -07:00
js2c.py Refactor the atom_js2c target to include javascript from multiple dirs. 2016-09-27 06:01:46 -03:00
make_locale_paks.py win: Fix generating location.pak. 2014-12-11 19:29:36 -08:00