Kevin Sawicki
|
0a8ebca67a
|
Use an async waterfall to chain deploy commands
|
2013-08-19 15:34:25 -07:00 |
|
Matt Colyer
|
d3130845d1
|
Adds deploy-docs grunt task
|
2013-08-16 10:11:14 -07:00 |
|
Kevin Sawicki
|
f021ce3657
|
Compile bundled package files in compile task
Any .coffee, .cson, and .less files found in bundled Atom packages
in node_modules are now compiled during the compile task
|
2013-08-14 09:28:17 -07:00 |
|
Kevin Sawicki
|
aa302cb935
|
Add -syntax suffix to converted themes
|
2013-08-11 13:51:07 -07:00 |
|
Kevin Sawicki
|
994e856ccd
|
Tweak error message when theme file is not found
|
2013-08-11 13:44:33 -07:00 |
|
Kevin Sawicki
|
808f7e6ed3
|
Add grunt task to convert TextMate themes to Atom themes
|
2013-08-11 13:42:34 -07:00 |
|
Kevin Sawicki
|
d1f372e439
|
Rebuild native modules when atom-shell is upgraded
Spawn an apm rebuild when the atom shell version changes
after running the update-atom-shell script.
Closes #618
|
2013-07-12 14:48:10 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
0448ba5ceb
|
Remove atom-shell during partial-clean task instead of clean task
|
2013-07-03 17:53:43 -07:00 |
|
Cheng Zhao
|
a8e7a9a091
|
Should also clean atom-shell.
|
2013-07-04 07:22:15 +08:00 |
|
Kevin Sawicki
|
59097ddf96
|
Remove ~/.atom/.node-gyp during clean
|
2013-07-03 09:26:04 -07:00 |
|
Garen Torikian
|
df35cb0756
|
Bump the biscotto version
This prevents doc builds from occuring when you're only interested in stats/missing
|
2013-07-02 11:07:58 -07:00 |
|
Kevin Sawicki
|
0d252ab9fd
|
Use parent directory as resource path
|
2013-06-27 09:19:37 -07:00 |
|
Kevin Sawicki
|
3e8de2d22d
|
Use config to retrieve contents directory
|
2013-06-27 09:18:22 -07:00 |
|
Kevin Sawicki
|
ff9dc2c5af
|
Look under atom instead of globals for buildDir
|
2013-06-27 09:10:18 -07:00 |
|
Kevin Sawicki
|
3b8cdb58e2
|
Rename docs to docs-task
|
2013-06-27 09:08:16 -07:00 |
|
Kevin Sawicki
|
bd14aeee17
|
Move Grunt tasks to tasks directory
|
2013-06-27 09:07:33 -07:00 |
|
Kevin Sawicki
|
dc6e624eda
|
Add grunt tasks to generate and lint docs
Closes #604
|
2013-06-26 19:25:50 -07:00 |
|