Damien Guard
59b34fdf2e
Update grunt-electron-installer to latest version
2016-02-17 00:02:39 -08:00
Katrina Uychaco
cfab689de1
Merge pull request #10605 from atom/ku-crash-recovery
...
(WIP) Periodically save state and store in indexedDB
2016-02-16 11:58:04 -08:00
joshaber
7f239560f8
Depending on the options passed through, we might not have stdout and stderr.
2016-02-16 10:16:39 -05:00
joshaber
a89257d474
Just inherit stdio if we're logging.
2016-02-16 10:16:21 -05:00
joshaber
5d9c5c51d3
We might wanna log the output.
2016-02-16 10:16:10 -05:00
Katrina Uychaco
c2ff75f94b
Use user-data-dir
with temp directory when running core tests
...
This is to ensure successful database connection. Since core specs and
package specs are run at the same time and both open an indexedDB
connection, there were occasional core spec failures due to failed
database connection.
2016-02-11 13:57:20 -08:00
Josh Abernathy
60140577be
Merge pull request #10673 from atom/wl-apm-cmd-again
...
Copy apm.cmd to the build directory when building
2016-02-09 11:17:45 -05:00
Kevin Sawicki
99c3ece3d3
Don't bundle nodegit's include headers
2016-02-08 08:37:11 -08:00
Kevin Sawicki
67ed26bc0d
Don't bundle nodegit's node-pre-gyp module
2016-02-08 08:37:11 -08:00
Kevin Sawicki
86b9aa2dd1
Don't bundle native module files
2016-02-08 08:37:11 -08:00
Kevin Sawicki
2525cbbd5e
Ignore nodegit src .cc/.h files
2016-02-08 08:37:11 -08:00
Kevin Sawicki
5ce50a5c6f
Don't bundle nodegit vendor folder
2016-02-08 08:37:11 -08:00
joshaber
f2d2ff6f3c
The flow annotation implies babel.
2016-02-05 16:15:48 -05:00
Kevin Sawicki
047902488c
Only dump symbols on Mac OS X
2016-02-04 16:33:41 -08:00
Wliu
5532ff6ba2
Copy apm.cmd to the build directory when building
2016-02-03 18:16:21 -05:00
Kevin Sawicki
aefeaa427a
Default build dir to out/
2016-02-02 12:49:36 -08:00
Kevin Sawicki
0c4f46a12c
Include module version in cache path
2016-02-01 17:03:32 -08:00
Kevin Sawicki
5f9f0d19a7
🎨
2016-02-01 17:03:32 -08:00
Kevin Sawicki
f2c5cd6fda
Add fallback less cache during build
2016-02-01 17:03:32 -08:00
Kevin Sawicki
85f4bba1da
Log Less cache hits and misses
2016-02-01 17:03:31 -08:00
Kevin Sawicki
f3614bc8f0
Pin escope to ~3.3.0 to prevent 3.4.0 use
...
See https://github.com/estools/escope/issues/99
2016-02-01 10:39:41 -08:00
Ben Ogle
65e19b7a88
Merge pull request #10226 from danielbayley/master
...
Update deprecated-packages.json
2016-01-25 18:18:49 -08:00
joshaber
ce709d145b
Babelify the app source too.
...
Fixes #10509 .
2016-01-20 14:43:21 -07:00
joshaber
2dd5cb6081
Merge branch 'master' into dh-async-repo
2016-01-07 20:55:28 -05:00
joshaber
755826b2aa
⬆️ babel-eslint@5.0.0-beta6
2016-01-07 17:20:37 -05:00
Lee DohM
ee564845d6
Default to using standard GitHub API token during build
2016-01-07 14:19:27 -08:00
joshaber
cfb44c34e3
⬆️ grunt-standard@2.0.0
...
So that it knows about async functions.
2016-01-07 17:13:14 -05:00
Max Brunsfeld
ec66a66bb3
Merge pull request #9990 from scv119/test
...
Add a core config `core.automaticallyUpdate` to disable Atom autoupdate.
2016-01-07 11:05:43 -08:00
joshaber
b8b2c88a0a
Merge branch 'master' into dh-async-repo
2016-01-05 12:36:34 -05:00
Daniel
1548ce8ae6
Update deprecated-packages.json
2015-12-30 14:43:56 +00:00
Antonio Scandurra
a706a77fd9
Add time-grunt to benchmark each task time
2015-12-19 16:06:56 +01:00
Chen Shen
d227d8b646
Add config to disable autoupdate, revert previous build option
2015-12-15 17:20:57 -08:00
joshaber
013fcf16f2
Revert "Enable tests on windows."
...
This reverts commit d98bbb1119
.
2015-12-15 17:14:19 -05:00
joshaber
d98bbb1119
Enable tests on windows.
2015-12-15 10:09:20 -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
Max Brunsfeld
96e0deb3c2
⬆️ github-releases
2015-12-04 09:47:05 -08:00
joshaber
7691107e4b
Added license override for inherit.
2015-12-04 12:27:52 -05:00
joshaber
0adf251321
Merge branch 'master' into dh-async-repo
2015-12-03 21:14:12 -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
joshaber
5fa8d6d5db
Update the overrides.
2015-12-01 16:45:09 -05:00
joshaber
f6a00458cb
License overrides.
2015-12-01 13:59:29 -05:00
joshaber
24b8fcfc88
Gimme the linters.
2015-12-01 13:36:23 -05:00
joshaber
9765cb55ea
Merge branch 'master' into dh-async-repo
2015-12-01 10:16:48 -05: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
6cd31f94e9
Use logError instead of console.log.
2015-11-30 13:21:25 -05:00
joshaber
d223e07389
Revert "Revert "Revert "REVERT ME: Hacks on hacks on hacks to test."""
...
This reverts commit 1340597c5f
.
2015-11-30 12:27:09 -05:00
joshaber
3a06953820
Merge branch 'master' into dh-async-repo
2015-11-30 11:44:20 -05:00