1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-26 07:38:59 +02:00
Commit Graph

710 Commits

Author SHA1 Message Date
Kenneth G. Franqueiro
63db115257 Fix path separator replacement for ignore on Windows
This needs to be done when Windows is the host OS regardless of
the target platform, not vice versa.

Fixes #79.
2015-06-22 21:32:15 -04:00
Mark Lee
178b3d4cd3 Fix regression with the asar code
OSX has a special cased resources path.

Fixes #81.
2015-06-22 07:52:44 -07:00
Mark Lee
e4ad46b2a8 Fix renaming folders across volumes on OS X
Fixes #60.
2015-06-21 14:44:58 -07:00
Kenneth G. Franqueiro
dd2a5d4b68 Fix #65: Rename Helper application on Mac OS X
This fixes the helper process showing up in Activity Monitor as
"Electron Helper"; it will now show up as "<appname> Helper".
2015-06-17 23:50:52 -04:00
rameshv
947c2084aa skipping the rcedit when both icon & version-string hash is not
available
2015-06-17 16:51:31 +05:30
jden
554f3b7354 4.1.3 2015-06-16 10:40:40 -07:00
jden
5b1c5477f6 Merge pull request #69 from mmuehlberger/master
Add quotes around signing identity to allow spaces
2015-06-16 10:37:24 -07:00
Markus Mühlberger
c1269f62c8 Add quotes around signing identity to allow spaces 2015-06-16 18:49:44 +02:00
rameshv
d2a2f05476 version-string hash added to update the windows executable resource
using rcedit
2015-06-12 21:02:47 +05:30
Mark Lee
81340093ee Merge pull request #61 from malept/deduplicate-code
Deduplicate code + cleanup
2015-06-11 08:29:10 -07:00
Mark Lee
9bcb1a81d9 Rename variable which mirrors the function name 2015-06-09 20:38:09 -07:00
Mark Lee
bdc8c46362 Move prune to common module 2015-06-09 19:50:52 -07:00
Mark Lee
16b2feb39f Move user ignore filter to common module 2015-06-09 19:26:55 -07:00
Mark Lee
f3d17bceb2 Fix comment 2015-06-09 19:17:57 -07:00
Mark Lee
83dd1dcb34 Move asar code to a common location 2015-06-09 19:17:21 -07:00
C.T. Lin
f8c64fe755 get rid of sourcedir in path for ignore filter matching 2015-06-03 17:02:33 +08:00
jden
5f3704cdf5 Merge pull request #50 from jasonhinkle/patch-1
update readme with example for ignoring multiple directories
2015-06-02 15:23:47 -07:00
jasonhinkle
df06c346e8 Add example to readme for ignoring multiple folders 2015-06-02 17:06:37 -05:00
jden
db9301a971 Merge pull request #56 from jden/contributing-platform
Update CONTRIBUTING.md 📖 😉
2015-06-02 12:49:56 -07:00
jden
f751c9a91d Update CONTRIBUTING.md 📖 😉
typo
2015-06-01 15:10:37 -07:00
Sindre Sorhus
ac8aea014e 4.1.2 2015-05-27 22:12:55 +02:00
Sindre Sorhus
f14911cb6b fix incorrect option name in readme 2015-05-27 19:12:22 +02:00
jden
dbe467ba78 Merge pull request #48 from jenslind/docs-improvements
Docs improvements
2015-05-27 10:01:15 -07:00
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