1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-22 07:16:34 +02:00
Commit Graph

1259 Commits

Author SHA1 Message Date
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
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
9309786bfe add collabs 2015-04-27 12:14:16 -07:00
Max Ogden
d0ff305170 3.1.0 2015-04-27 12:13:50 -07:00
Max Ogden
90fa9b1bd0 Merge branch 'stefanbuck-set-version-number' 2015-04-27 12:13:26 -07:00
Max Ogden
2f2618f7a0 merge 2015-04-27 12:13:21 -07:00
Max Ogden
a4e3209567 Merge branch 'stefanbuck-custom-icon' 2015-04-27 12:12:23 -07:00
Max Ogden
290e5c1e35 merge 2015-04-27 12:12:17 -07:00
Max Ogden
eddae849d4 3.0.0 2015-04-27 12:09:26 -07:00
Max Ogden
198f379d41 rename to electron-packager 2015-04-27 12:09:24 -07:00
Max Ogden
c5a0fb00bf update collabs 2015-04-26 12:43:45 -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
a6cf85d0f6 2.1.1 2015-04-05 09:04:27 -07:00
Mathias Buus
ff12e9ada1 support globally installed atom-shell 2015-04-05 09:04:24 -07:00
Mathias Buus
07d5710a74 2.1.0 2015-04-04 21:28:25 -07:00
Mathias Buus
46b0596eb8 fix protocol cli 2015-04-04 21:28:06 -07:00
Mathias Buus
7464ba56a3 Merge pull request #10 from maxogden/patch-1
add custom protocol handler support
2015-04-04 21:26:36 -07:00
Mathias Buus
18871061d5 add custom protocol handler support 2015-04-04 21:26:03 -07:00
Max Ogden
1d44672807 add devdep 2015-04-04 21:19:53 -07:00
Max Ogden
5cd01f1358 add collaborator 2015-04-04 21:13:39 -07:00
Max Ogden
7c9b95fa1b update install instructions. closes #8 2015-04-04 09:50:33 -07:00
Max Ogden
8f4bd7fe89 2.0.0 2015-04-04 09:48:28 -07:00
Max Ogden
23b084f1b6 update readme 2015-04-04 09:48:24 -07:00
Max Ogden
330e376372 dont download atom-shell -- use local version instead 2015-04-04 09:47:01 -07:00
Max Ogden
95c236dd25 1.2.0 2015-03-23 16:59:53 -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
Max Ogden
24f0476eeb Merge pull request #7 from maxogden/npm-prune
Add prune option
2015-03-23 16:54:51 -07:00
Zach Bruggeman
90b7cbb334 Add prune option
Fixes GH-4
2015-03-23 14:58:28 -07:00