Rich Gilbank
|
98056e26af
|
Update Makefile
|
2015-02-16 11:52:20 -05:00 |
|
Sebastian McKenzie
|
c5e01146fd
|
update rogue 6to5 occurences to babel
|
2015-02-15 20:39:46 +11:00 |
|
Sebastian McKenzie
|
1d34d03ac8
|
rename to babel
|
2015-02-15 18:09:05 +11:00 |
|
Sebastian McKenzie
|
3bfa1f610c
|
add bootstrapping base
|
2015-02-12 16:35:04 +11:00 |
|
Sebastian McKenzie
|
1e9e55ddef
|
fix browser build location in makefile
|
2015-02-07 10:42:28 +11:00 |
|
Sebastian McKenzie
|
f365cc1248
|
more internal rearchitecturing
|
2015-02-05 14:05:15 +11:00 |
|
Sebastian McKenzie
|
27da6de723
|
add back runtime - fixes #651
|
2015-02-01 16:38:13 +11:00 |
|
Sebastian McKenzie
|
48a8723fdb
|
add compat-table to make bootstrap
|
2015-01-30 19:39:58 +11:00 |
|
Sebastian McKenzie
|
b02f10053e
|
fix publish-runtime task
|
2015-01-28 13:14:00 +11:00 |
|
Sebastian McKenzie
|
344390d1b5
|
fix simple tests - @thejameskyle
|
2015-01-27 07:18:21 +11:00 |
|
Sebastian McKenzie
|
9b5045bb91
|
revert back to simpler osx-only test browser opening
|
2015-01-26 17:00:28 +11:00 |
|
Sebastian McKenzie
|
dc209417e7
|
move internal tools from bin to tools
|
2015-01-23 09:39:22 +11:00 |
|
Sebastian McKenzie
|
5815b17dee
|
Merge branch 'master' into 3.0.0
|
2015-01-23 07:12:28 +11:00 |
|
Sebastian McKenzie
|
8f68f62f8a
|
add jscs
|
2015-01-22 19:23:56 +11:00 |
|
Casper Beyer
|
5218d07b0d
|
Use $BROWSER with fallbacks for opening browser tests
|
2015-01-22 12:45:47 +08:00 |
|
Sebastian McKenzie
|
d75139a059
|
add 6to5-runtime build process #535
|
2015-01-20 00:56:09 +11:00 |
|
Sebastian McKenzie
|
b63accca25
|
remove --mangle sort from uglify since it's causing issues in safari/ios
|
2015-01-19 08:57:43 +11:00 |
|
Sebastian McKenzie
|
f8915333b0
|
remove double spaces in version read in makefile
|
2015-01-13 22:44:26 +11:00 |
|
Sebastian McKenzie
|
f14f72b635
|
add --mangle option to uglify
|
2015-01-13 22:01:37 +11:00 |
|
Sebastian McKenzie
|
e6a71c5849
|
move npm version up
|
2015-01-09 19:56:22 +11:00 |
|
Sebastian McKenzie
|
726fad1b6c
|
move publish-core into publish task
|
2015-01-09 00:06:21 +11:00 |
|
Sebastian McKenzie
|
24f70ee4d0
|
add alternate core package - fixes #387
|
2015-01-08 23:31:03 +11:00 |
|
Sebastian McKenzie
|
a307a961a6
|
add istanbul to travis test
|
2015-01-07 14:10:47 +11:00 |
|
Sebastian McKenzie
|
a3d21f02c6
|
just call mocha instead of test-simple
|
2015-01-07 13:44:05 +11:00 |
|
Sebastian McKenzie
|
ad4386c0ed
|
make test-travis use test-simple and remove test-spec task
|
2015-01-07 13:33:31 +11:00 |
|
Sebastian McKenzie
|
22c972e85b
|
add bootstrap to travis test
|
2015-01-07 13:14:45 +11:00 |
|
Sebastian McKenzie
|
9287449372
|
add test-all make command
|
2015-01-07 13:11:25 +11:00 |
|
Sebastian McKenzie
|
c420d1ffc3
|
add test262
|
2015-01-07 13:08:06 +11:00 |
|
Sebastian McKenzie
|
fa42b076a7
|
remove benchmarks
|
2015-01-07 11:47:09 +11:00 |
|
Sebastian McKenzie
|
254424ced5
|
add npm install to make bootstrap
|
2015-01-06 12:17:39 +11:00 |
|
Sebastian McKenzie
|
f34907d518
|
add make bootstrap
|
2015-01-05 12:38:34 +11:00 |
|
Casper Beyer
|
316102ab14
|
Make build target the default target
The top target is implicitly the default target, having this as *clean*
is rather unothodox, usually it would be the executable or library target.
|
2015-01-04 23:53:28 +08:00 |
|
Sebastian McKenzie
|
fac4a61245
|
use Makefile command shortcuts
|
2015-01-01 22:33:30 +11:00 |
|
Sebastian McKenzie
|
055f894a88
|
Use stylish jshint reporter
|
2014-12-05 23:05:05 +11:00 |
|
Sebastian McKenzie
|
b5bdba46f1
|
change test-appveyor to test-spec and add test-clean method to clean up after tests
|
2014-11-11 23:27:01 +11:00 |
|
Sebastian McKenzie
|
e0d620b1d5
|
remove browser-polyfill.js instead of polyfill.js
|
2014-11-11 13:29:50 +11:00 |
|
Sebastian McKenzie
|
bf8d9801ce
|
rename browserified polyfill to browser-polyfill - fixes #140
|
2014-11-11 13:13:10 +11:00 |
|
Sebastian McKenzie
|
1ac459a05d
|
better appveyor make test
|
2014-11-10 21:09:04 +11:00 |
|
Sebastian McKenzie
|
bac952e036
|
move runtime to dist/runtime
|
2014-11-09 18:42:42 +11:00 |
|
Sebastian McKenzie
|
407bb9278f
|
uglify polyfill.js and use minified versions in npm release
|
2014-11-09 16:41:45 +11:00 |
|
Sebastian McKenzie
|
fbf0c25bbe
|
include polyfill
|
2014-11-09 16:33:26 +11:00 |
|
Sebastian McKenzie
|
ab9cd4e630
|
add support for an optional runtime - closes #129
|
2014-11-09 12:02:06 +11:00 |
|
Sebastian McKenzie
|
2a0efceef5
|
change behaviour of tests and browser testing/build
|
2014-11-04 08:03:52 +11:00 |
|
Sebastian McKenzie
|
163c68dd6a
|
fix lint errors
|
2014-10-29 20:57:43 +11:00 |
|
Sebastian McKenzie
|
a72c839a73
|
add bin and benchmark directories to jshint test #103
|
2014-10-28 14:31:09 +11:00 |
|
Sebastian McKenzie
|
4f5026101b
|
fix cache-templates build script position - fixes #101
|
2014-10-28 13:16:08 +11:00 |
|
Sebastian McKenzie
|
0a7ce115ff
|
remove browser.js in make publish
|
2014-10-28 10:58:29 +11:00 |
|
Sebastian McKenzie
|
3b7ce5aaa1
|
add browser file so we can have a custom browser environment
|
2014-10-28 10:52:07 +11:00 |
|
Sebastian McKenzie
|
7f2335974b
|
bump dependency versions and remove benchmark transpilers
|
2014-10-19 17:53:08 +11:00 |
|
Sebastian McKenzie
|
93f6bd7b3f
|
fix version variable reference
|
2014-10-15 20:38:35 +11:00 |
|