Commit graph

14 commits

Author SHA1 Message Date
Joao Moreno 06d8543173 its tough 2016-08-09 17:57:09 +02:00
Joao Moreno a5bc5e2ee6 damn it 2016-08-09 17:56:12 +02:00
Joao Moreno 838ada3612 make code launchers specific on the flavor 2016-08-09 17:13:08 +02:00
Joao Moreno 3eafa6db3b linux: customize plain electron for dev 2016-08-09 10:30:51 +02:00
Joao Moreno ebf9722e2e darwin: customize plain electron for dev 2016-08-09 10:14:00 +02:00
Joao Moreno 18beedd450 improve consistency in env sent to renderer procs
fixes #10194
2016-08-08 16:12:37 +02:00
Joao Moreno 1d5fdb1a03 earlier .build/electron test 2016-05-04 09:33:58 +02:00
Phillip Johnsen a3e4855bcc Use local version of gulp in ./scripts/code.sh.
As with #3649 it removes the need for global installation of gulp.
This was already the case for the windows, in ./scripts/code.bat.
2016-03-03 20:50:12 +01:00
James Ko 9a40a06a46 Forward arguments correctly: use "$@" instead of $*
Also added an exec to improve performance (which replaces the current process instead of spawning a subshell),
and changed the shebang to #!/usr/bin/env as this is best practice.
2016-02-18 00:47:09 -05:00
Joao Moreno ca49e38ea4 fix the build 2015-11-26 14:36:25 +01:00
Joao Moreno 0b6f18f623 compile before code
#22
2015-11-26 10:07:11 +01:00
Joao Moreno 4a85ac575c run npm install on scripts/code
#22
2015-11-26 09:29:49 +01:00
Joao Moreno e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00