summaryrefslogtreecommitdiff
path: root/tools/js2c.py
AgeCommit message (Expand)Author
2012-11-24js2c: raise proper Exception, not a stringBen Noordhuis
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-08-24tools: fix missing initializer warning in js2c.pyBen Noordhuis
2012-03-15js2c: fix to support files other than ones ending with 2 char extensionsNathan Rajlich
2011-03-08Add string class that uses ExternalAsciiStringResource.Tom Hughes
2010-12-20Better way of getting rid of symlinksBert Belder
2010-11-22Add cmake build support.Tom Hughes
2010-11-01Back to WAFRyan Dahl
2010-10-24Replace WAF with make/autoconfRyan Dahl
2010-10-12Dynamically load native scriptsRyan Dahl
2010-03-15Include lib/ directory in node executable. Compile on demand.Ryan Dahl
2010-02-08Use Google's jsmin.py so that Node can be used for evilRyan Dahl
2009-10-07Fix build.Ryan Dahl
2009-10-07Upgrade v8 to 1.3.14Ryan Dahl
2009-06-22Create tools directoryRyan