Cheng Zhao
|
645fc1511a
|
Do not add parameter in shebang string.
On Linux "#!/usr/bin/env node --harmony_collections" is unfortunately
not recognized by system.
|
2014-03-25 15:40:43 +08:00 |
|
Kevin Sawicki
|
02dfe074e6
|
Spawn grunt path directly
|
2014-01-03 15:17:55 -08:00 |
|
Kevin Sawicki
|
5e2e5a4b58
|
Use same grunt path in script/build and script/cibuild
|
2014-01-03 09:29:45 -08:00 |
|
Kevin Sawicki
|
7f2e0e2317
|
Add back window .cmd suffix
|
2014-01-03 08:32:24 -08:00 |
|
Kevin Sawicki
|
790c227924
|
Add back comment
|
2014-01-03 08:32:23 -08:00 |
|
Kevin Sawicki
|
70c14eb4f5
|
Move tasks to build directory
|
2014-01-03 08:32:23 -08:00 |
|
Kevin Sawicki
|
601466782f
|
Install build dependencies in tasks/node_modules
|
2014-01-03 08:32:22 -08:00 |
|
Kevin Sawicki
|
902406c572
|
Enable harmony collections in all scripts
|
2013-12-31 14:40:45 -08:00 |
|
Kevin Sawicki
|
b10ef9454b
|
Disable colors in script/constructicon/build not script/build
|
2013-12-17 09:27:11 -08:00 |
|
Kevin Sawicki
|
31fc4fcde8
|
Disable colors in constructicon output
|
2013-12-17 09:22:14 -08:00 |
|
Kyle Robinson Young
|
59f453bb06
|
Prefer npm created node_modules/.bin/grunt
|
2013-12-10 19:36:48 -08:00 |
|
Cheng Zhao
|
bfab56247f
|
node_modules/.bin/grunt is a bash script not a js script.
|
2013-10-30 17:05:08 +08:00 |
|
Cheng Zhao
|
1d343dd483
|
Make the safeSpawn function a util module.
|
2013-10-14 15:14:03 +08:00 |
|
Cheng Zhao
|
e17c9ced57
|
Rewrite script/build in js.
|
2013-10-14 14:37:16 +08:00 |
|
probablycorey
|
94227889f1
|
script/build calls script/bootstrap
|
2013-06-21 09:46:25 -07:00 |
|
probablycorey
|
93d6a80bc6
|
Add script/build task
|
2013-06-20 17:15:53 -07:00 |
|