Commit Graph

571 Commits

Author SHA1 Message Date
Antonio Scandurra
4a3a430ad7 Add semver to script/package.json 2016-08-02 12:50:35 +02:00
Antonio Scandurra
aa63162aed Move build to script 2016-08-02 09:24:02 +02:00
Antonio Scandurra
68565349c1 Move script to script-old 2016-08-02 09:22:55 +02:00
Antonio Scandurra
9bdc88ad32 Export ATOM_RESOURCE_PATH in Gruntfile.coffee if unset 2016-07-27 11:51:57 +02:00
Antonio Scandurra
94b4ec4ccb 💚 Add missing require statement 2016-07-27 11:06:35 +02:00
Antonio Scandurra
1d2f9cfeef Make sure script/grunt exports ATOM_RESOURCE_PATH 2016-07-27 11:02:41 +02:00
Nathan Sobo
beeeaeb521 Revert "Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/"" 2016-07-26 10:29:25 -06:00
Nathan Sobo
f19e043f5c Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/" 2016-07-25 16:22:22 -06:00
Antonio Scandurra
ee32342230 Don't remove node_modules if we don't have a fingerprint 2016-07-25 10:33:31 -06:00
Antonio Scandurra
ea969d71ec Use fingerprint to invalidate cache 2016-07-25 10:33:31 -06:00
Nathan Sobo
cd3b2f5363 Merge pull request #11897 from atom/mkt-use-apm-with-npm3-and-node-4
Use apm@1.12.2 with Node v4 and npm v3 \o/
2016-07-25 10:32:00 -06:00
Nathan Sobo
2a369aa567 Don’t clobber S3 creds on Windows 2016-07-22 15:13:23 -06:00
Antonio Scandurra
e9623b30b8 Include apm version in the fingerprint 2016-07-16 20:26:58 +02:00
Antonio Scandurra
204cbc7caa Merge branch 'master' into as-ns-use-apm-with-npm3-and-node-4 2016-07-15 16:26:52 +02:00
Max Brunsfeld
f83ebf337c Clear out apm folder in cibuild 2016-07-14 13:27:35 -07:00
Antonio Scandurra
b674169bec Remove previously installed nvm 2016-07-14 18:07:28 +02:00
Antonio Scandurra
35aee0b8e4 Use nvm on Linux 2016-07-14 17:01:26 +02:00
Michelle Tilley
4fd463a2fb
Don't suppress build output when ATOM_NOISY_BUILD is set 2016-06-14 14:38:51 -07:00
Michelle Tilley
3836907ee3 ⬆️ apm@1.11.0
Signed-off-by: Katrina Uychaco <kuychaco@github.com>
2016-06-13 11:20:13 -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