0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools
Chris Dent 6b4a93577b install: add simplejson fallback
Make tools/install.py work with python 2.5

2.5 is still fairly widespread and does not include a json lib as
standard. Most python folk will have simplejson if they are in that
boat.

In general it seems a bit tricky to solve this perfectly...
2013-01-15 09:34:07 +01:00
..
blog blog: Don't filter out non-latest release notes 2012-11-23 12:54:33 -08:00
closure_linter
doc doc: don't use ' 2012-09-04 21:15:39 +02:00
gyp tools: fix platform detection on freebsd, sunos 2012-12-02 03:01:20 +01:00
msvs windows msi: don't use .exe file as icon 2012-06-25 18:40:12 +02:00
osx-pkg.pmdoc Mac installer shows license 2012-04-02 16:49:03 -07:00
wafadmin
addon.gypi addon: use absolute paths for the node include dirs 2012-03-05 22:53:16 +01:00
build-changelog.sh Fix #3089 Build changelog.html for website 2012-04-10 18:35:01 -07:00
changelog-head.sh 2012.01.09, Version 0.8.17 (Stable) 2013-01-09 16:55:12 -08:00
cpplint.py
email-footer.md email-footer: update the binary package links to x86/x64 2012-08-15 18:05:33 -07:00
genv8constants.py tools: speed up genv8constants 2012-07-18 00:56:02 +02:00
getnodeisrelease.py Makefile: add a better check to ensure a node "release" 2012-08-09 17:11:41 -07:00
getnodeversion.py
gyp_addon
gyp_node
install.py install: add simplejson fallback 2013-01-15 09:34:07 +01:00
js2c.py js2c: fix to support files other than ones ending with 2 char extensions 2012-03-15 17:12:37 -07:00
license2rtf.js license2rtf: collapse whitespace 2012-06-14 18:36:49 +02:00
node-waf
osx-codesign.sh build: Sign pkg installer for OS X 2012-08-02 13:56:50 -07:00
osx-pkg-postinstall.sh
osx-productsign.sh build: Sign pkg installer for OS X 2012-08-02 13:56:50 -07:00
run-valgrind.py
test.py Revert "tests: kill process group on failure" 2012-05-28 20:02:49 -07:00
updateAuthors.awk
waf-light