Kevin Sawicki
67ed490618
⬆️ grunt-atom-shell-installer@0.13
2014-12-08 14:32:59 -08:00
Ben Ogle
a7fc1c4138
Upgrade tello@1.0.4
2014-12-03 17:03:00 -08:00
Kevin Sawicki
e178b25f17
⬆️ grunt-atom-shell-installer@0.12
2014-12-02 13:00:28 -08:00
Kevin Sawicki
6998337144
⬆️ grunt-atom-shell-installer@0.11
2014-12-02 09:16:34 -08:00
Kevin Sawicki
a1634b2f9b
⬆️ grunt-atom-shell-installer@0.10
2014-11-18 16:44:43 -08:00
Kevin Sawicki
fb6351d9d7
⬆️ grunt-atom-shell-installer@0.9
2014-11-18 16:32:03 -08:00
Kevin Sawicki
040b99b2ff
⬆️ rcedit@0.3
2014-11-17 17:54:23 -08:00
Kevin Sawicki
d235180547
⬆️ rcedit@0.2 to handle spawn errors
2014-11-17 17:39:28 -08:00
Kevin Sawicki
18c6c84d35
⬆️ donna@1.0.7
2014-11-17 16:40:15 -08:00
Kevin Sawicki
503b4ce2a4
⬆️ legal-eagle@0.6
2014-11-17 16:40:03 -08:00
Kevin Sawicki
c88c18c042
⬆️ legal-eagle@0.5
2014-11-17 15:40:03 -08:00
Kevin Sawicki
db13a40f0a
Remove outdated markdown task
2014-11-14 14:47:25 -08:00
Kevin Sawicki
89246f213a
⬆️ to grunt-atom-shell-installer@0.7
2014-11-13 17:31:07 -08:00
Kevin Sawicki
c55faac0a9
⬆️ grunt-atom-shell-installer@0.6
2014-11-13 08:46:25 -08:00
Kevin Sawicki
aaa50bae90
⬆️ grunt-atom-shell-installer@0.5
2014-11-13 08:46:25 -08:00
Kevin Sawicki
88bfba9fb2
⬆️ grunt-atom-shell-installer@0.4
2014-11-13 08:46:24 -08:00
Kevin Sawicki
8718828869
Add initial Windows installer task
2014-11-13 08:46:23 -08:00
Kevin Sawicki
e8f8ead53f
⬆️ donna@1.0.6
2014-10-21 15:19:18 -07:00
Ben Ogle
7d179ef40f
Revert "back to 1.0.1"
...
This reverts commit 375b8efc22
.
2014-10-21 14:41:12 -07:00
Ben Ogle
375b8efc22
back to 1.0.1
2014-10-21 14:34:00 -07:00
Ben Ogle
46ff52b13a
UPgrade donna again
2014-10-21 14:16:30 -07:00
Ben Ogle
0ed4d07c33
Upgrade to donna@1.0.4
2014-10-21 14:13:48 -07:00
Kevin Sawicki
fa24154e24
⬆️ grunt-download-atom-shell@0.10
2014-10-21 13:50:16 -07:00
Kevin Sawicki
5a9b34b31a
! -> ~
2014-09-30 09:32:03 -07:00
Kevin Sawicki
3efaeff669
🍎 Install via move instead of copy
...
This fixes the issue with the icon not showing up on OS X Mavericks
when building.
It seems that copying it to /Application file by file causes the icon to not
show up while moving it atomically there does.
2014-09-30 09:15:55 -07:00
Ben Ogle
d0033b2d40
Upgrade tello for bugfix
2014-09-11 18:23:39 -07:00
Ben Ogle
be1d4ee5dc
Use explicit versions of donna and tello in build package.json
2014-09-10 14:37:40 -07:00
Kevin Sawicki
70dd3675e6
Upgrade to minidump 0.8
2014-09-08 12:05:25 -07:00
Ben Ogle
7a67619216
Use donna 1.0
2014-08-26 15:59:53 -07:00
Ben Ogle
0ab282340f
Upgrade to tello@0.2
2014-08-25 15:08:45 -07:00
Ben Ogle
61a82fa0e4
Upgrade tello to use new events format
2014-08-25 15:08:45 -07:00
Ben Ogle
3b9d25ae92
Use donna and tello. Together.
2014-08-25 15:04:20 -07:00
Ben Ogle
9ee6a3d430
Docs task uses metadoc
2014-08-25 15:04:19 -07:00
Kevin Sawicki
acf5ab816e
Bump grunt-coffeelint for JSON fix
2014-08-12 10:45:39 -07:00
Kevin Sawicki
6aa8c8bab9
Go back to using grunt-coffeelint fork for CI fixes
2014-08-12 10:37:13 -07:00
Desmond Brand
61daf1cc36
Use grunt-coffeelint@0.0.13 instead of forked version
...
Test Plan:
```
$ ./script/grunt coffeelint
Running "coffeelint:src" (coffeelint) task
>> 80 files lint free.
Running "coffeelint:build" (coffeelint) task
>> 23 files lint free.
Running "coffeelint:test" (coffeelint) task
>> 40 files lint free.
Done, without errors.
```
2014-08-11 16:38:24 -07:00
Kevin Sawicki
d3a24c3749
Upgrade to runas 1.0.1
2014-07-30 10:54:23 -07:00
Kevin Sawicki
7cfdcf0c1b
Start caching compiled CSON files
...
Compiling CSON takes ~45 seconds so only compile files that aren't
in cache speeding up the build once the cache is primed.
2014-07-24 10:40:37 -07:00
Kevin Sawicki
1757ff18f2
Write control/desktop files to build dir
2014-07-21 16:52:20 -07:00
Kevin Sawicki
ccd631a934
Write control/desktop files to temp folder
2014-07-21 16:45:59 -07:00
Kevin Sawicki
758abf8c8a
Clone grunt-coffeelint via https
...
Closes #2809
2014-07-03 09:12:48 -07:00
Kevin Sawicki
3b1c70911f
Upgrade to minidump 0.7
2014-06-11 10:30:28 -07:00
Cheng Zhao
ee1c17d787
Upgrade to grunt-download-atom-shell@0.8.0
2014-06-07 14:09:03 +08:00
Kevin Sawicki
eae33be515
Upgrade to minidump 0.6
2014-05-28 20:19:26 -07:00
Kevin Sawicki
bf7d2defd6
Upgrade to grunt-download-atom-shell@0.7.2
2014-05-19 13:35:44 -07:00
Corey Johnson
255cdbb60a
Avoid problems with version pattern ^X.Y.Z
...
Older versions of npm don't recognize that pattern
2014-05-08 14:14:26 -07:00
Corey Johnson
637410a8c5
Upgrade to grunt-download-atom-shell@0.7.0
2014-05-05 17:10:35 -07:00
Kevin Sawicki
f4d9abc789
Use ~ instead of ^ to support older npm versions
2014-05-05 11:07:43 -07:00
probablycorey
0a8f2422d3
Use public grunt-download-atom-shell
2014-04-24 17:37:24 -07:00
Nathan Sobo
7ecb0dcd4b
Upgrade to legal-eagle@0.4.0 to accept slick's MIT license
2014-03-24 16:56:27 -06:00