Commit Graph

554 Commits

Author SHA1 Message Date
Nathan Sobo
2a369aa567 Don’t clobber S3 creds on Windows 2016-07-22 15:13:23 -06:00
Max Brunsfeld
f83ebf337c Clear out apm folder in cibuild 2016-07-14 13:27:35 -07:00
Damien Guard
cb05025726
Fix quoting in clean script caused by accidental undo 2016-06-08 21:08:11 -07:00
Damien Guard
d39ddef9ce
Re-enable killing atom as part of script/clean 2016-06-08 20:16:04 -07:00
Eric Bower
39f769420e match apms node version 2016-05-22 11:27:50 -04:00
Didier Roche
47d374a09a 🐧 Add "mktar" gulp task to create an Linux binary archive
This archive in tar.gz format contains the whole Atom binary and resources
to enable multiple channels and versions to be installed on the same
distribution.
2016-04-05 16:33:47 +02:00
Thomas Johansen
22acdb76f6 🐛 Fix potential null reference callback invokation
Fixes #11328
2016-03-31 13:24:14 +02:00
Damien Guard
df4e552596 Exclude PATH entries with msbuild.exe to fix node-gyp on Windows 2016-03-28 16:39:37 -06:00
Damien Guard
76f9f43e6a Fix clean command to actually work when paths missing 2016-03-28 16:39:37 -06:00
Damien Guard
f5e5b830df Avoid 260-character path limits on Windows in script\clean 2016-02-17 00:08:08 -08:00
Kevin Sawicki
d53eb6a42f Add out/ to clean list 2016-02-02 12:49:36 -08:00
Kevin Sawicki
c3bf0893b4 Use electron version only in fingerprint 2016-02-01 15:34:01 -08:00
Josh Abernathy
032a734325 A better description of why we're forcing 32-bit. 2016-01-17 15:47:18 -05:00
Josh Abernathy
e87c90449e Revert "Always set the architecture to ia32 on Windows."
This reverts commit 5c77effc20.
2016-01-17 15:45:30 -05:00
Josh Abernathy
44894203e7 Force 32-bit binaries from node-pre-gyp. 2016-01-17 00:07:50 -05:00
joshaber
6b4a05495e Commas are important. 2016-01-05 12:38:10 -05:00
joshaber
b8b2c88a0a Merge branch 'master' into dh-async-repo 2016-01-05 12:36:34 -05:00
joshaber
f04fee2ad9 Comment why. 2015-12-28 17:23:44 -05:00
joshaber
666958d6b9 Try just setting the target? 2015-12-28 16:50:00 -05:00
joshaber
a7ba6c8638 Try args again. 2015-12-28 16:21:37 -05:00
joshaber
bf0f6afe20 Log the environment. 2015-12-28 16:18:29 -05:00
joshaber
1eceae96cc Once more, with feeling. 2015-12-28 15:42:19 -05:00
joshaber
be9d74adbf Back to using npmrc. 2015-12-28 15:10:01 -05:00
joshaber
f23d9330fa Try passing them as args. 2015-12-28 14:39:02 -05:00
joshaber
9773adc8f8 Not an object anymore. 2015-12-28 14:28:50 -05:00
joshaber
2ccbdee48f These commands will log, so no need to do it ourselves. 2015-12-28 13:29:28 -05:00
joshaber
91ff9079d4 Just pass through the environment. 2015-12-28 13:17:06 -05:00
joshaber
71bf3a7546 How about this. 2015-12-28 13:16:22 -05:00
joshaber
11180cea1c Syntax 2015-12-28 13:11:33 -05:00
joshaber
8ac72db0b2 Get the Electron version from our package.json. 2015-12-28 13:09:38 -05:00
joshaber
ed92db1f43 Provide messages for all these steps. 2015-12-28 13:05:29 -05:00
Antonio Scandurra
4e0b2c0c21 Print package/modules (un)installation times 2015-12-19 16:20:27 +01:00
joshaber
5c77effc20 Always set the architecture to ia32 on Windows. 2015-12-15 17:23:23 -05:00
joshaber
ab94103497 Back to putting them in the npmrc. 2015-12-09 23:19:09 -05:00
joshaber
b810a8b491 Get the Electron version from the package. 2015-12-09 17:04:41 -05:00
joshaber
0baf653b99 Provide these from .npmrc. 2015-12-09 15:44:38 -05:00
joshaber
538ff83448 Merge branch 'master' into dh-async-repo 2015-12-09 15:39:26 -05:00
Max Brunsfeld
ddf70f1fd4 Merge branch 'beta' 2015-12-08 14:42:26 -08:00
Max Brunsfeld
bef0e5c994 Set mac version properly on beta 2015-12-08 14:39:14 -08:00
joshaber
8514cb18cd Do the needful to get Electron binaries. 2015-12-07 11:10:28 -05:00
Kevin Sawicki
5f2991d4ca Merge pull request #9670 from atom/wl-shortcut-flag
Don't create a desktop shortcut when building
2015-12-03 15:35:57 -08:00
Wliu
73e83e83ac Entirely 🔥 shortcut creation 2015-11-30 20:12:16 -05:00
Josh Abernathy
d34fec20d0 Merge pull request #9729 from atom/upload-to-s3
Upload releases to s3
2015-11-30 16:01:25 -05:00
joshaber
5648cd633e This is just used for Appveyor, which doesn't need these. 2015-11-21 05:53:57 -08:00
joshaber
bb69ffe015 Revert "What you got."
This reverts commit 6d20ffc06e.
2015-11-21 05:47:18 -08:00
joshaber
6d20ffc06e What you got. 2015-11-21 05:34:39 -08:00
joshaber
10628351ea Only do it on Windows. 2015-11-20 18:03:21 -08:00
joshaber
0f9cdbec77 It helps if you get the names right. 2015-11-20 18:03:14 -08:00
joshaber
fbf3265f5a Revert "Let's see if we get here."
This reverts commit 481cacb5d3.
2015-11-20 17:59:59 -08:00
joshaber
481cacb5d3 Let's see if we get here. 2015-11-20 17:32:15 -08:00