This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-12-01 16:10:02 +01:00
Code
Issues
Releases
Activity
a6b1f175c2
nodejs
/
test
/
addons
/
.gitignore
8 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: make ci test addons in test/addons Make `make test-addons` part of the `make test-ci` target. Use order-only prerequisites to make generating and building the add-ons concurrency-safe when $JOBS > 1 and fudge the dependency on $(NODE_EXE) so that add-ons are only rebuilt when needed instead of all the time. PR-URL: https://github.com/nodejs/node/pull/2428 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
2015-08-18 21:29:59 +02:00
.buildstamp
.docbuildstamp
Add gitignore file for addon tests
2011-12-21 23:18:56 +01:00
Makefile
*.Makefile
*.mk
gyp-mac-tool
test: update addons .gitignore
2012-05-24 14:07:09 +02:00
/*/build
Copy Permalink