1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-07-06 09:10:49 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Ivo Georgiev
ca6af870d3 Validate the --arch argument 2015-05-11 18:22:10 +03:00
Max Ogden
260a16509b breaking change. allow building apps for other platforms 2015-05-10 13:57:42 -07:00
jden
b126237994 add windows support #3 2015-05-06 12:11:03 -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
Mark Lee
17803f01d1 Put Mac-specific code in its own file, raise error if platform unsupported 2015-05-05 07:43:09 -07:00
Max Ogden
2f2618f7a0 merge 2015-04-27 12:13:21 -07:00
Max Ogden
290e5c1e35 merge 2015-04-27 12:12:17 -07:00
Max Ogden
198f379d41 rename to electron-packager 2015-04-27 12:09:24 -07:00
Stefan Buck
40f881a718 Add set version support 2015-04-24 15:48:09 +02:00
Stefan Buck
be1c139b5a add --icon support 2015-04-24 14:17:30 +02:00
Mathias Buus
ff12e9ada1 support globally installed atom-shell 2015-04-05 09:04:24 -07:00
Mathias Buus
18871061d5 add custom protocol handler support 2015-04-04 21:26:03 -07:00
Max Ogden
330e376372 dont download atom-shell -- use local version instead 2015-04-04 09:47:01 -07:00
Max Ogden
cbc585393b hoist + reorganize code from #7, and use fs.rename instead of spawn mv 2015-03-23 16:59:46 -07:00
Zach Bruggeman
90b7cbb334 Add prune option
Fixes GH-4
2015-03-23 14:58:28 -07:00
Max Ogden
b1e2e80dbb add --ignore support 2015-03-22 20:14:42 -07:00
Max Ogden
cf7fe77eb6 first working version 2015-03-22 19:51:19 -07:00