Corey Johnson
|
6ea19bc765
|
When building, only compile coffeescript if needed.
Also doesn't copy coffeescript files to bundle.
|
2012-10-15 11:49:19 -07:00 |
|
Corey Johnson
|
fbe9a8b671
|
Fail Xcode build if any coffeescript file fails to compile
|
2012-10-15 09:01:26 -07:00 |
|
Corey Johnson
|
27dbf5798b
|
No longer being clever when compiling coffeescript
|
2012-09-20 15:48:18 -07:00 |
|
Corey Johnson
|
ece908a10a
|
Make paths with spaces work with coffee compiler
|
2012-09-20 13:28:33 -07:00 |
|
Corey Johnson
|
f624d2277e
|
Compiling coffeescript is slow, so only compile the .coffee files if they are newer than the .js files
If a coffeescript file is deleted, this will not remove that file from the bundle. This is the source of a future bug that I'm hoping to avoid.
|
2012-09-19 16:08:26 -07:00 |
|
Corey Johnson
|
61c8068171
|
Add The Setup's env when Xcode copy files to bundle.
|
2012-09-17 15:35:55 -07:00 |
|