Commit Graph

1287 Commits

Author SHA1 Message Date
Jens Lind aed7968aed Fixed typos 2015-05-27 18:50:47 +02:00
Jens Lind 199283f251 Added API section to readme 2015-05-27 18:46:42 +02:00
Jens Lind eeb91ef31e Changed --ignore part in readme 2015-05-27 18:46:17 +02:00
Max Ogden 41dafb927a 4.1.1 2015-05-21 21:06:43 -07:00
=^._.^= 37e319281c Merge pull request #46 from zaggino/zaggino/fix-win
convert slashes on windows so unix-format ignores work
2015-05-21 21:06:19 -07:00
=^._.^= 9b6237afca Merge pull request #45 from zaggino/zaggino/fix
fix defaultIgnores to be proper reg-exps
2015-05-21 21:05:48 -07:00
=^._.^= 5ad54e7c5e Merge pull request #43 from jden/dereference-symlinks
always dereference symlinks - per #42
2015-05-21 21:05:43 -07:00
Martin Zagora 13897ff303 convert slashes on windows so unix-format ignores work 2015-05-22 11:25:41 +10:00
Martin Zagora 5c82a97f05 fix defaultIgnores to be proper reg-exps 2015-05-22 10:28:04 +10:00
jden aa5c6187e3 always dereference symlinks - per #42 2015-05-20 19:05:47 -07:00
Max Ogden 92c75b0326 4.1.0 2015-05-18 16:42:20 -07:00
Max Ogden ada31862a7 Merge pull request #31 from jenslind/master
Added --sign to mac
2015-05-18 16:42:06 -07:00
Max Ogden 7e711b97ae 4.0.3 2015-05-18 14:10:18 -07:00
Max Ogden a2f3c1c707 style 2015-05-18 14:10:10 -07:00
Max Ogden 3c4bcbfc41 Merge pull request #34 from jenslind/feature/default-ignores
Ignore this and related modules
2015-05-18 14:09:15 -07:00
Jens Lind 892b15fc30 Ignore this and related modules 2015-05-18 19:51:33 +02:00
Jens Lind 7f25fab225 Added --sign to readme 2015-05-12 20:37:35 +02:00
Jens Lind d4f4c78769 Added codesign 2015-05-12 20:32:37 +02:00
Max Ogden 1127084ce7 add contributing 2015-05-11 17:05:22 -07:00
Max Ogden 42e56eb862 update readme 2015-05-11 13:09:02 -07:00
Max Ogden 1c3fb6adfe 4.0.2 2015-05-11 12:11:45 -07:00
Max Ogden fcc29035c8 cleaner error printing 2015-05-11 12:11:40 -07:00
Max Ogden 923996f6ca return when erroring early 2015-05-11 12:10:26 -07:00
Max Ogden d32cf1034f Merge pull request #26 from Ivshti/patch-2
Validate the --arch argument
2015-05-11 12:08:18 -07:00
Max Ogden 2d96a80635 update collabs 2015-05-11 12:03:44 -07:00
Max Ogden f748b00593 Merge pull request #28 from sindresorhus/patch-1
add `grunt-electron` to the readme
2015-05-11 12:02:25 -07:00
Sindre Sorhus fb9c4dceab add `grunt-electron` to the readme
grunt-electron is pretty dumb, but without it you have to do some useless boilerplate, so why not.
2015-05-11 19:47:32 +02:00
Ivo Georgiev ca6af870d3 Validate the --arch argument 2015-05-11 18:22:10 +03:00
Max Ogden e1d0264e2d 4.0.1 2015-05-10 16:46:04 -07:00
Max Ogden be46561151 Merge pull request #24 from malept/ensure-outdir-exists
Ensure the out dir specified exists when building OSX app
2015-05-10 16:45:29 -07:00
Mark Lee 1e1a479b23 Ensure the out dir specified exists when building OSX app 2015-05-10 15:44:38 -07:00
Max Ogden ab5da23a70 4.0.0 2015-05-10 13:57:47 -07:00
Max Ogden 260a16509b breaking change. allow building apps for other platforms 2015-05-10 13:57:42 -07:00
Max Ogden f9fdb45d09 update collabs 2015-05-10 12:23:39 -07:00
Max Ogden 6f58d1a478 3.4.0 2015-05-10 12:22:58 -07:00
Max Ogden 8d237097c5 Merge pull request #20 from jden/windows-support
add windows support - #3
2015-05-10 12:09:53 -07:00
Max Ogden 7adc5b0189 update collabs 2015-05-06 12:54:12 -07:00
Max Ogden 864b9094d1 Merge pull request #22 from shama/docs/asar
Add asar to readme
2015-05-06 12:54:06 -07:00
Kyle Robinson Young 26742e5758 Add asar to readme 2015-05-06 12:48:33 -07:00
jden 00440bc685 fix javascript standard style issues 2015-05-06 12:19:03 -07:00
jden b126237994 add windows support #3 2015-05-06 12:11:03 -07:00
Mathias Buus ae9db07bdf 3.3.0 2015-05-06 15:46:51 +02:00
Mathias Buus 6e89629644 set asar and prune as boolean options. /cc #18 2015-05-06 15:46:47 +02:00
Mathias Buus ac3e2903ae Merge pull request #18 from shama/asar
Add asar support. Closes GH-2
2015-05-06 15:44:15 +02:00
Kyle Robinson Young a2abf5ed6c Add asar support. Closes GH-2 2015-05-05 21:34:51 -07:00
Max Ogden a930bebaf3 update readme 2015-05-05 10:01:42 -07:00
Max Ogden 3798796639 3.2.0 2015-05-05 10:00:04 -07:00
Max Ogden 9142ada24d update collabs 2015-05-05 10:00:00 -07:00
Max Ogden 6bf877a195 Merge pull request #17 from malept/linux-support
Basic Linux support
2015-05-05 09:48:07 -07:00
Mark Lee 6634913bb2 Add basic Linux support
Copies both the electron-prebuilt distribution into the app's toplevel
dist directory (by default) and the user's app into the correct subdirectory.
2015-05-05 07:43:09 -07:00