Max Ogden
079d8aa7b4
upgrade to electron-download 2
2016-03-03 18:09:02 -08:00
Matthew Amato
9295aa6103
Fix strict-ssl detection.
...
When `strict-ssl` is set to a truthy value, npm always turns the
environment variable into the string `true`, when the value is falsy, npm
always sets it to a blank string. This fixes strict-ssl detection by
always comparing the value of npm_config_strict_ssl to the string `"true"`
2016-03-02 16:45:48 -05:00
Max Ogden
79f552e69e
rename mafintosh -> electron-userland
2016-02-27 12:52:39 -08:00
Max Ogden
86f9316ee0
update github urls
2016-02-27 12:29:07 -08:00
=^._.^=
2791c70c7d
Update to Electron v0.36.9
2016-02-25 23:33:04 -08:00
Rodrigo Nascimento
fc78d2d8f5
Allow download builds for MAS
2016-02-22 23:56:27 -03:00
=^._.^=
703ec1658c
Update to Electron v0.36.8
2016-02-19 02:11:19 -08:00
=^._.^=
1989552be4
Update to Electron v0.36.7
2016-01-30 02:08:35 -05:00
=^._.^=
7b4c7a1624
Update to Electron v0.36.6
2016-01-29 01:32:36 -05:00
=^._.^=
c70e83da58
Update to Electron v0.36.5
2016-01-22 07:47:38 -08:00
=^._.^=
db2645c12e
Update to Electron v0.36.4
2016-01-15 00:09:52 -08:00
=^._.^=
c8962dc43a
Update to Electron v0.35.6
2016-01-10 22:30:28 -08:00
=^._.^=
1876ae1912
Update to Electron v0.36.3
2016-01-07 23:39:28 -08:00
=^._.^=
cdafc6a3c6
Update to Electron v0.35.5
2015-12-30 21:02:21 -08:00
=^._.^=
c6e68a0dc3
Update to Electron v0.36.2
2015-12-24 23:19:37 -08:00
Jonathan Creekmore
7922082090
Allow specifying StrictSSL in the NPM config file
...
The standard way of specifying whether you want strict-ssl or not
is to add an entry into your npm config file for strict-ssl. Use
that entry (which is passed to the install.js as an environment
variable) to set the option for strictSSL in electron-download.
2015-12-21 11:28:03 -06:00
=^._.^=
67a80969f7
Update to Electron v0.36.1
2015-12-17 23:17:32 -08:00
Teran McKinney
23c928afc9
Add FreeBSD path to install.js
2015-12-12 22:14:09 +00:00
=^._.^=
c5394ecdc4
Update to Electron v0.36.0
2015-12-10 23:49:49 -08:00
Yoyo Zhou
999a998469
Don't save __dirname into path.txt.
...
Allows install to work even if our directory is moved later.
2015-12-10 14:43:35 -08:00
Mathias Buus
b152f6d215
be standard
2015-12-09 16:30:46 +01:00
Mathias Buus
3ce46663b9
allow rebuilds. fixes #78
2015-12-09 16:16:56 +01:00
=^._.^=
90f113cd90
Update to Electron v0.35.4
2015-12-04 04:39:13 -08:00
=^._.^=
85c8b66944
Update to Electron v0.35.3
2015-12-04 01:50:12 -08:00
Max Ogden
b1416644d5
add standard
2015-11-30 12:00:54 -08:00
=^._.^=
1ce13f2764
Update to Electron v0.35.2
2015-11-27 07:02:58 -08:00
=^._.^=
466e4c20b4
Update to Electron v0.34.5
2015-11-26 00:07:47 -08:00
=^._.^=
b91a830cad
Update to Electron v0.34.4
2015-11-24 06:24:13 -08:00
=^._.^=
3f95ecb2c7
Update to Electron v0.35.1
2015-11-19 23:01:42 -08:00
=^._.^=
23b0e7679a
Update to Electron v0.35.0
2015-11-16 03:08:23 -08:00
=^._.^=
2b289bb758
Update to Electron v0.34.3
2015-11-06 07:56:36 -08:00
=^._.^=
ca2498ff25
Update to Electron v0.34.2
2015-10-30 00:33:56 -07:00
=^._.^=
7436910324
Update to Electron v0.34.1
2015-10-23 06:52:35 -07:00
=^._.^=
136ac2dae7
Update to Electron v0.34.0
2015-10-16 05:16:38 -07:00
=^._.^=
cad5d6c245
Update to Electron v0.33.9
2015-10-16 03:36:54 -07:00
=^._.^=
c3c5c65de3
Update to Electron v0.33.8
2015-10-13 22:23:50 -07:00
=^._.^=
b5d84cbd74
Update to Electron v0.33.7
2015-10-10 04:15:59 -07:00
Amos Wenger
02f5fabd6c
Relay electron exit code
2015-10-06 22:45:12 +02:00
=^._.^=
0b267d3fa6
Update to Electron v0.33.6
2015-10-05 06:13:31 -07:00
=^._.^=
96263ea914
Update to Electron v0.33.5
2015-10-04 21:46:52 -07:00
=^._.^=
5613fd6088
Merge pull request #60 from airtimemedia/master
...
Add target arch support
2015-10-02 10:58:37 -07:00
=^._.^=
f0a0fe116d
Update to Electron v0.33.4
2015-10-01 23:14:53 -07:00
=^._.^=
1631b9e231
Update to Electron v0.33.3
2015-09-26 07:39:23 -07:00
=^._.^=
3dff092a6e
Update to Electron v0.30.8
2015-09-26 07:04:26 -07:00
=^._.^=
31bce2281b
Update to Electron v0.33.2
2015-09-25 05:32:43 -07:00
=^._.^=
8b79453b50
Update to Electron v0.30.7
2015-09-24 00:23:47 -07:00
Tom Hughes
dd59736393
Clean up target arch support based on pull request #55 comments.
2015-09-22 10:34:52 -07:00
Attila Sukosd
f1f061e1e3
Added target arch support
...
Previously electron-prebuilt would download the prebuilt binaries
for the architecture native to the platform. However there are
cases where being able to download for another architecture is
favourable.
This patch adds support for setting the architecture through
npm's --arch= parameter. (Issue #53 )
2015-09-22 10:17:36 -07:00
=^._.^=
b3af5a9475
Update to Electron v0.33.1
2015-09-22 01:03:54 -07:00
=^._.^=
0b06748d9b
Update to Electron v0.33.0
2015-09-17 04:39:21 -07:00
=^._.^=
5d4dd00c41
Update to Electron v0.32.3
2015-09-15 01:27:32 -07:00
=^._.^=
7749e9a808
Update to Electron v0.32.2
2015-09-10 06:22:19 -07:00
=^._.^=
4c4b2f44e7
Update to Electron v0.32.1
2015-09-09 05:26:36 -07:00
=^._.^=
a3109ed011
Update to Electron v0.32.0
2015-09-08 22:06:20 -07:00
=^._.^=
b23b1eb0f0
Update to Electron v0.31.2
2015-09-01 23:12:43 -07:00
=^._.^=
1dcb609622
Update to Electron v0.31.1
2015-08-27 22:57:33 -07:00
=^._.^=
c2a88b7996
Update to Electron v0.30.6
2015-08-26 01:39:58 -07:00
Max Ogden
2e0c44a91f
update docs and readme
2015-08-22 13:14:26 +02:00
=^._.^=
a3cdead9a8
Update to Electron v0.31.0
2015-08-21 15:07:45 +02:00
=^._.^=
d752ffeb06
Update to Electron v0.30.5
2015-08-21 07:51:02 +02:00
=^._.^=
0a281df10b
Update to Electron v0.30.4
2015-08-10 17:36:15 +02:00
=^._.^=
57f7250a82
Update to Electron v0.30.3
2015-08-07 16:48:07 +02:00
=^._.^=
5252079b3b
Update to Electron v0.30.2
2015-07-29 23:57:13 -07:00
Max Ogden
33d63ac712
update readme
2015-07-29 15:39:15 -07:00
=^._.^=
9daed39907
Update to Electron v0.30.1
2015-07-24 03:36:37 -07:00
=^._.^=
c2e552de02
Update to Electron v0.30.0
2015-07-16 10:56:17 -07:00
=^._.^=
bd94d8028d
Update to Electron v0.29.2
2015-07-07 03:06:55 -07:00
=^._.^=
52c92032d2
Update to Electron v0.29.1
2015-07-03 09:21:10 -07:00
=^._.^=
5fb9c596b2
Update to Electron v0.29.0
2015-07-03 04:16:28 -07:00
=^._.^=
4e6381056a
Update to Electron v0.28.3
2015-06-23 07:40:05 +00:00
=^._.^=
e43c524ca4
Update to Electron v0.28.2
2015-06-18 05:48:49 +00:00
=^._.^=
56270a505d
document proxy env vars. closes #21
2015-06-17 20:52:37 -07:00
Max Ogden
a09ae620d8
merge regex
2015-06-16 16:29:46 -07:00
Max Ogden
b9fa0fdbe2
0.28.1
2015-06-15 09:38:04 -07:00
Max Ogden
2706679589
0.28.1
2015-06-15 09:38:01 -07:00
Max Ogden
df8d88916b
0.28.0
2015-06-15 09:37:36 -07:00
Max Ogden
cf7b552625
0.28.0
2015-06-15 09:37:33 -07:00
Martin Samson
a58788822c
Updated to 0.28.1
2015-06-12 12:04:59 -04:00
Lars-Magnus Skog
efd51295c9
use version from package.json
2015-06-09 20:59:04 +02:00
Max Ogden
0a93f3691c
0.27.3
2015-06-09 11:13:40 -07:00
Matt DesLauriers
811935b3b2
bump to 0.27.3
2015-06-09 10:42:26 -04:00
Max Ogden
df1ee48faa
0.27.2
2015-06-01 15:38:24 -07:00
Max Ogden
740849270c
0.27.2
2015-06-01 15:38:17 -07:00
Max Ogden
afc89ce2e9
0.27.1
2015-05-28 11:17:07 -07:00
Max Ogden
1d8a289ed2
0.27.1
2015-05-28 11:17:04 -07:00
Max Ogden
834e181a38
0.27.0
2015-05-28 11:16:46 -07:00
Max Ogden
2cd0ee5321
0.27.0
2015-05-28 11:16:44 -07:00
Max Ogden
38f0c02ea1
0.26.1
2015-05-21 20:15:58 -07:00
Ingo Richter
458a4f95ff
- update electron shell to 0.26.1
2015-05-21 18:21:22 -07:00
Max Ogden
d4d5e0f771
Merge pull request #30 from RnbWd/scripts2
...
updated scripts / .ignores
2015-05-12 17:27:55 -07:00
Max Ogden
bd2b0f2c2f
0.26.0
2015-05-12 17:22:08 -07:00
Max Ogden
19c6a6195d
0.26.0
2015-05-12 17:22:05 -07:00
RnbWd
eeb0d4439e
updated scripts / .ignores
2015-05-12 16:10:22 -07:00
Max Ogden
baae0583c9
0.25.3-2 - add missing devDeps for tests
2015-05-10 13:55:44 -07:00
Max Ogden
009925d0fb
0.25.3-1
2015-05-10 13:54:36 -07:00
Max Ogden
e2fc1a0fb1
refactor to use electron-download
2015-05-10 13:54:06 -07:00
Mathias Buus
92a2eb2864
0.25.3
2015-05-09 00:19:09 +02:00
Misumi Rize
0ba1f030a3
version 0.25.3
2015-05-09 00:16:05 +02:00
Mathias Buus
2e4881ba68
0.25.2-1
2015-05-09 00:16:05 +02:00
Mathias Buus
0a8ac33911
reset version for #18
2015-05-09 00:16:05 +02:00