0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Nathan Rajlich 6bdd4d0205 install: install the "wafadmin/Tools" files into the correct dir
Previously they were going into just "wafadmin" and node-waf wasn't working.
2012-08-06 10:16:09 -07:00
..
blog deps, tools: remove stray reject files 2012-07-31 13:45:16 +02:00
closure_linter
doc tools: fix shebang in tools/doc/generate.js 2012-07-11 14:36:43 +02:00
gyp tools: update gyp to r1426 2012-07-03 20:56:35 +02: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 waf: predict target arch for OSX 2012-01-27 20:37:30 +06:00
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 Make rules for release blog post and email message 2012-03-29 16:04:48 -07:00
cpplint.py Import cpplint.py 2010-12-01 17:01:25 -08:00
email-footer.md email-footer: Label Windows x64 installer properly 2012-06-19 14:07:48 -07:00
genv8constants.py tools: speed up genv8constants 2012-07-18 00:56:02 +02:00
getnodeversion.py Remove str.format to support python2.5. 2011-11-14 17:09:44 -08:00
gyp_addon addon: add module_root_dir gyp variable 2012-03-05 22:39:12 +01:00
gyp_node Merge remote-tracking branch 'origin/v0.6' 2012-02-12 16:12:26 +01:00
install.py install: install the "wafadmin/Tools" files into the correct dir 2012-08-06 10:16:09 -07: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 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 Bump version to v0.3.5 2011-01-16 15:12:28 -08:00
waf-light