electron/tools
cclauss 1d6e5e6e70 fix: use print() function in both Python 2 and Python 3 (#18395)
Legacy print statements are syntax errors in Python 3 but print() function works as expected in both Python 2 and Python 3.

Old style exceptions are syntax errors in Python 3 but new style exceptions work as expected in both Python 2 and Python 3.
2019-06-15 10:26:09 -07:00
..
linux fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -07:00
win fix: use print() function in both Python 2 and Python 3 (#18395) 2019-06-15 10:26:09 -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 docs: replace the atom.io headers URL with electronjs.org (#18328) 2019-05-21 16:17:07 +09:00
get-endianness.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
js2c.py feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
make_locale_paks.py win: Fix generating location.pak. 2014-12-11 19:29:36 -08:00
run-electron.sh Add testing for arm, arm64 and ia32 linux builds 2017-12-20 11:54:52 -05:00
run-if-exists.js fix: handle shortcuts by default if no WebPreferences object exists (#14766) 2018-09-28 01:41:09 +10:00
xvfb-init.sh Simplify xvfb init script 2017-08-15 16:19:22 +03:00