0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
isaacs 77ed12fe7a Merge remote-tracking branch 'ry/v0.8' into master
Conflicts:
	AUTHORS
	ChangeLog
	deps/uv/test/test-spawn.c
	deps/uv/uv.gyp
	src/cares_wrap.cc
	src/node.cc
	src/node_version.h
	test/simple/test-buffer.js
	tools/gyp/pylib/gyp/common.py
	tools/install.py
2012-12-13 16:57:58 -08: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: add tracing with performance counters 2012-11-21 01:21:53 +01:00
osx-pkg.pmdoc Mac installer shows license 2012-04-02 16:49:03 -07:00
build-changelog.sh Fix #3089 Build changelog.html for website 2012-04-10 18:35:01 -07:00
changelog-head.sh Make rules for release blog post and email message 2012-03-29 16:04:48 -07: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 Remove str.format to support python2.5. 2011-11-14 17:09:44 -08:00
gyp_node build: add configure option to build with ninja 2012-09-04 16:04:01 +02:00
install.py Merge remote-tracking branch 'ry/v0.8' into master 2012-12-13 16:57:58 -08:00
js2c.py js2c: raise proper Exception, not a string 2012-11-24 01:14:09 +01:00
license2rtf.js license2rtf: collapse whitespace 2012-06-14 18:36:49 +02:00
osx-codesign.sh build: Sign pkg installer for OS X 2012-08-02 13:56:50 -07:00
osx-pkg-postinstall.sh Include NPM, update .pkg to install it. 2011-11-21 10:50:52 -08:00
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