=^._.^=
|
5cc8a4b688
|
Merge pull request #82 from kfranqueiro/win32-ignore
Fix path separator replacement for ignore on Windows
|
2015-06-27 19:27:07 -05:00 |
|
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 |
|
rameshv
|
947c2084aa
|
skipping the rcedit when both icon & version-string hash is not
available
|
2015-06-17 16:51:31 +05:30 |
|
rameshv
|
d2a2f05476
|
version-string hash added to update the windows executable resource
using rcedit
|
2015-06-12 21:02:47 +05:30 |
|
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 |
|
=^._.^=
|
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 |
|
Martin Zagora
|
13897ff303
|
convert slashes on windows so unix-format ignores work
|
2015-05-22 11:25:41 +10:00 |
|
jden
|
aa5c6187e3
|
always dereference symlinks - per #42
|
2015-05-20 19:05:47 -07:00 |
|
Max Ogden
|
260a16509b
|
breaking change. allow building apps for other platforms
|
2015-05-10 13:57:42 -07:00 |
|