Sebastian McKenzie
f047a593df
add test coverage to ci
2015-11-09 04:03:59 -08:00
Sebastian McKenzie
36493121c1
add circleci
2015-11-09 03:38:50 -08:00
Sebastian McKenzie
f8b22aeee4
use test-only task instead of test in test-travis
2015-11-09 02:58:35 -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
5f40b53dee
abstract out test runner into a module, move traceur and esnext tests to babel-preset-es2015, clean up and make existing tests more consistent
2015-11-08 21:58:01 -08:00
Amjad Masad
4e32e2732f
Add test-only to .PHONY
2015-11-07 14:29:23 -08:00
Amjad Masad
4a92be5e2a
test-only (minus the lint) make task for faster iteration
2015-11-06 15:10:24 -08:00
Jesse McCarthy
25fb2b8410
Add node_modules/.bin to PATH.
...
Allows local bins, like gulp, to work.
2015-11-04 09:17:18 -05:00
Sebastian McKenzie
232439460f
switch to gulp for build process
2015-11-04 00:00:18 +00:00
Sebastian McKenzie
1e725f4806
add babel-browser package - fixes #2635 , closes #2721
2015-11-03 10:43:43 +00:00
Sebastian McKenzie
08aac0bf06
add runtime build to bootstrap script
2015-10-30 04:52:29 +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
91f9cfb902
remove browser tests
2015-10-05 16:41:32 +01:00
Sebastian McKenzie
23e0aa8b60
move polyfill dist to babel-polyfill package
2015-09-01 04:56:35 +01:00
Sebastian McKenzie
3ef9bffcc2
split up babel core into multiple modules
2015-08-11 17:40:59 +01:00
Sebastian McKenzie
b12866db86
extract out mocha fixtures and resolve utils
2015-07-25 03:54:48 +01:00
Sebastian McKenzie
6e539eb7e3
fix order of build-dist to include the latest version number
2015-07-17 01:04:13 +01:00
Sebastian McKenzie
c76536be90
fix test coverage
2015-07-16 15:46:31 +01:00
Sebastian McKenzie
21a11e5d2b
hard code eslint path
2015-07-15 14:13:36 +01:00
Sebastian McKenzie
64875f3502
move down build-dist task in publish task
2015-07-14 21:34:18 +01:00
Sebastian McKenzie
66c29acb78
complete publish script
2015-07-14 21:09:27 +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
Sebastian McKenzie
2d5d1ceb5c
t
2015-07-13 16:34:43 +01:00
Sebastian McKenzie
fedf894904
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00
Sebastian McKenzie
81edc4c6ab
add make comment-issues skeleton
2015-06-28 00:59:24 +01:00
Sebastian McKenzie
6ab57fd367
rebuild website on new version, automatically merge development branch with master - closes #1854 , closes #1849
2015-06-26 16:46:52 +01:00
Sebastian McKenzie
d4edce6559
only publish babel-cli when the directory has had changes since the last version - fixes #1848
2015-06-26 16:21:37 +01:00
Sebastian McKenzie
c43bbb9bf6
use npm to publis new version - fixes #1847
2015-06-26 12:24:01 +01:00
Sebastian McKenzie
7c4fe984ce
start linting babel-cli/bin - fixes #1836
2015-06-25 23:22:38 +01:00
Sebastian McKenzie
708879ff1b
fix auxiliary comment option in makefile
2015-06-13 19:01:50 +01:00
Sebastian McKenzie
40d55a3d44
update makefile browser build filename
2015-06-07 20:24:21 +01:00
Sebastian McKenzie
776c508418
add node build to Makefile
2015-06-07 19:41:28 +01:00
Sebastian McKenzie
ec74eb41cf
reneable eslint and fix assorted linting errors
2015-05-25 00:42:59 +01:00
Sebastian McKenzie
080b26769c
remove compat-table
2015-05-09 00:09:19 +01:00
Sebastian McKenzie
dc6fc3b30a
fix browser-polyfill.js post-make publish purging
2015-05-05 15:37:11 +01:00
Sebastian McKenzie
74f37fe0a3
expose unminified and minified builds of dist scripts - fixes #1444
2015-05-05 15:11:00 +01:00
Henry Zhu
1a716943bc
remove old references to jshint
2015-05-01 14:08:47 -04:00
Sebastian McKenzie
c00f8dce3f
add make build to makefile and elaborate on build steps in CONTRIBUTING - #1357 .
2015-04-27 03:16:39 +01:00
Christopher Monsanto
e7046abe72
remove lib/ before building
2015-04-26 21:12:50 -04:00
Sebastian McKenzie
beac006832
remove regenerator from bootstrap
2015-04-15 15:22:09 -07:00
Brian Donovan
3be8ccf68d
Prevent this command from failing during CI.
2015-04-09 14:49:45 -07:00
Brian Donovan
77c72bb5a6
Unlink global babel before bootstrapping to make it idempotent.
2015-04-09 09:55:48 -07:00
Sebastian McKenzie
6c98d39937
grr, debugging travis builds is hard
2015-04-04 04:01:35 +11:00
Sebastian McKenzie
20651df3ce
try and fix babel cli bootstrap
2015-04-04 03:47:47 +11:00
Sebastian McKenzie
0ac8330899
remove bable-core in babel-cli bootstrap
2015-04-04 03:40:01 +11:00
Sebastian McKenzie
e8daad38a7
remove beta tag from npm publish
2015-04-03 04:39:45 +11:00
Sebastian McKenzie
83eea2acc7
add babel-cli init to bootstrap
2015-04-02 23:34:28 +11:00
Sebastian McKenzie
8bdd4cc559
fix babel-external-helpers path in Makefile
2015-04-02 23:16:01 +11:00
Sebastian McKenzie
15d31b5608
move babel cli into separate folder #1097
2015-04-02 23:12:05 +11:00
Sebastian McKenzie
e0297e08b8
Merge pull request #1103 from joliss/makefile
...
Disable parallelism in Makefile
2015-03-28 08:39:08 +11:00