Commit Graph

9 Commits

Author SHA1 Message Date
Arnout Kazemier
651dbda054 Updated the io to include the builder
Updated Make file to do node bin/builder.js
2011-06-09 14:49:27 +02:00
Arnout Kazemier
32a112bb87 Added the builder to the make file,
updated the builder to choose if we want to remove // node if statements
updated to the new file locations
disabled unfinished transports, need to be re-enabled once they are completed
2011-06-09 09:58:12 +02:00
Arnout Kazemier
8ddca3b7af Added builder 2011-06-09 09:47:58 +02:00
Guillermo Rauch
294d55a43f Implemented dist/ directory in builder. 2011-06-07 20:14:09 -03:00
Guillermo Rauch
1c9db6c902 Updated builder 2011-05-30 11:31:51 -03:00
Arnout Kazemier
5952bd965b Upgraded the build process to also produce a minified build.
The minification was done using uglifyjs and included in the vendor folder.
2011-03-04 10:47:38 +01:00
Arnout Kazemier
2fd7f0b130 Removed FABridge from build script, it's no longer needed as the flash fallback
is using ExternalInterface instead
2011-03-04 09:28:52 +01:00
Guillermo Rauch
bfdb66eac2 Added jsonp-polling to the build script
Version set to 0.6
2010-08-26 16:11:43 -07:00
Guillermo Rauch
f0a307269f Updated builder
Added makefile and `make build` task
Updated socket.io.js
Added basic prototype inheritance support
2010-07-28 10:58:33 -07:00