Commit Graph

17 Commits

Author SHA1 Message Date
Alexis Sellier
6ba85e1c7e improve minification process a little 2011-12-10 14:18:15 +01:00
Alexis Sellier
cf5d3050ea Merge pull request #496 from wfreeman/master
Removed call to put header into minified build, because it's already there.
2011-12-10 05:16:52 -08:00
Alexis Sellier
b44d2dc9fe merge named-colors patch 2011-12-10 13:41:20 +01:00
Wes Freeman
62a36e567f Updating Makefile to not add a redundant header in the minified javascript. 2011-11-29 22:47:17 -05:00
Erwan Loisant
c5c1031402 Basic rhino support 2011-09-14 17:46:53 +02:00
revolunet
63c028b9bf implement named color conversion 2011-07-08 00:55:59 +02:00
Alexis Sellier
6ab8d9c2e6 (dist) use uglifyjs, update copyright headers 2011-05-11 14:33:36 -04:00
cloudhead
f74f646eea (dist) new dist commands to Makefile 2010-07-08 00:55:27 +02:00
cloudhead
2bac8184c5 (dist) require() goes in its own file 2010-06-15 18:54:46 -04:00
cloudhead
e529e38369 (dist) wrap script in anonymous function 2010-06-15 18:05:03 -04:00
cloudhead
45c5f97dce (dist) fix version extraction in Makefile 2010-06-07 05:08:52 -04:00
cloudhead
8c295ffa2c (dist) extract version info from package.json 2010-05-26 13:37:34 -04:00
cloudhead
9bc98c5efa added ECMAScript 4 compatibility 2010-05-17 22:57:11 -04:00
cloudhead
11f71f32e7 added compat.js and tree.js to build, it now builds in dist/ 2010-03-29 22:24:09 -04:00
cloudhead
f6312ba794 Created a compat.js file in build/, for browser compatiblity, moved trim() in
there. LESS builds to dist/ now.
2010-03-27 02:24:39 -04:00
cloudhead
823d69fd67 browser.js init -- very basic browser support - Makefile also builds for browser now 2010-03-22 23:12:58 -04:00
cloudhead
652366327e I guess 'Makefile' starts with a cap.. 2010-03-18 18:13:27 -04:00