Commit Graph

31 Commits (1612b5a8b7cf888d75ccf3e79e84960799ad3848)

Author SHA1 Message Date
Francisco Dans 2631c928b7 adds Makefile to produce uncompressed and minified dists
10 years ago
javi 56d69ab68a browserify fixes
10 years ago
javi ae111041dd making explicit imports
10 years ago
javi 2e00705b64 adds support for browserify
10 years ago
Tom MacWright 9eee907467 Simplify filter system, support numeric variables in filters
12 years ago
Sandro Santilli 481b19f30e Provide GNU standard Makefile target "check" (#151)
12 years ago
Tom MacWright a7748e6392 Port tests to mocha, remove many global variable leaks.
13 years ago
Dane Springmeyer ed19aa1bc1 node v6 compatible
13 years ago
Tom MacWright b6cc102089 Using jshint for more up-tightness
14 years ago
Tom MacWright 6621e178bc Using easier paths for binaries
14 years ago
Tom MacWright 0e005fe21d Tagging 0.1.5
14 years ago
Tom MacWright 7d5cca18f0 No more ndistro, expect system utilities
14 years ago
Tom MacWright 3147a89a48 Rename mess to carto.
14 years ago
Tom MacWright 90fdaab9d7 Document tree items as well, fix up a few of their documentations
14 years ago
Tom MacWright 490b51c6fd Adding make doc command, making renderer docs better for docco, writing some docs.
14 years ago
Konstantin Käfer ef62473c65 only run *.test.js tests
14 years ago
Konstantin Käfer 62baf1c12d support running individual tests
14 years ago
Tom MacWright 241d5e9b0a Re-add PHONY line, stupid me
14 years ago
Tom MacWright 13341e1792 Removing makefile detritus
14 years ago
Konstantin Käfer d0ab75f84b update test framework to use expresso
14 years ago
Konstantin Käfer f899909e1d update test runner to be more verbose and show what failed on errors
14 years ago
cloudhead acc715101d (dist) new dist commands to Makefile
14 years ago
cloudhead b195601898 (dist) require() goes in its own file
14 years ago
cloudhead 92db519390 (dist) wrap script in anonymous function
14 years ago
cloudhead 1146363b8e (dist) fix version extraction in Makefile
14 years ago
cloudhead fc9ff07a29 (dist) extract version info from package.json
15 years ago
cloudhead a9b47a026c added ECMAScript 4 compatibility
15 years ago
cloudhead 38fe88abef added compat.js and tree.js to build, it now builds in dist/
15 years ago
cloudhead 3a474c9bae Created a compat.js file in build/, for browser compatiblity, moved trim() in
15 years ago
cloudhead ca43e06db9 browser.js init -- very basic browser support - Makefile also builds for browser now
15 years ago
cloudhead 953b620d11 I guess 'Makefile' starts with a cap..
15 years ago