Sebastian McKenzie
65dc981ce9
remove longest name detection and just use 50
2015-11-11 02:52:42 -08:00
Sebastian McKenzie
0df276272a
add progress bar to bootstrap script and clean up the output
2015-11-08 23:04:29 -08:00
Sebastian McKenzie
9d43776fbe
add dummy package.json output to bootstrap script
2015-11-06 21:03:22 -05:00
Sebastian McKenzie
4d1145f872
add make build to bootstrap script again
2015-11-05 12:45:04 +00:00
Sebastian McKenzie
f16f88d6bb
add concurrency to bootstrap script
2015-11-05 12:28:00 +00:00
Sebastian McKenzie
255288cda5
fix babel-runtime dependencies - fixes #2655
2015-10-30 19:16:42 +00:00
Sebastian McKenzie
ae7d5367f1
6.0.0
...
I'm extremely stupid and didn't commit as I go. To anyone reading this
I'm extremely sorry. A lot of these changes are very broad and I plan on
releasing Babel 6.0.0 today live on stage at Ember Camp London so I'm
afraid I couldn't wait. If you're ever in London I'll buy you a beer
(or assorted beverage!) to make up for it, also I'll kiss your feet and
give you a back massage, maybe.
2015-10-29 17:51:24 +00:00
Sebastian McKenzie
65e059e69b
allow local packages to be specified as devDependencies in bootstrap script
2015-10-05 16:41:11 +01:00
Sebastian McKenzie
4f2da607b0
add catch to npm uninstall babel in bootstrap
2015-09-01 05:05:59 +01:00
Sebastian McKenzie
faa5cbbd08
Merge branch 'master' into development
...
Conflicts:
packages/babel/package.json
packages/babel/src/traversal/scope/index.js
2015-08-27 16:42:21 -07:00
Sebastian McKenzie
dea4c0dd5a
update boostrap script to ignore packages with no package.json
2015-08-27 16:37:53 -07:00
Sebastian McKenzie
1a4f18aab7
inline traceur tests, removing git submodules
2015-08-11 16:57:51 +01:00
Sebastian McKenzie
5b776b60e4
require shelljs from bootstrap file
2015-07-15 11:45:05 +01:00
Sebastian McKenzie
5e47530226
add linking debug to bootstrap script
2015-07-14 21:11:43 +01:00
Sebastian McKenzie
7c8f3ed696
rewrite bootstrap script to use shelljs as the bootstraping process is kinda weird now with multiple packages
2015-07-14 16:48:20 +01:00