summaryrefslogtreecommitdiff
path: root/test/addons/.gitignore
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2015-08-18 21:29:59 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2015-08-25 12:03:57 +0200
commit1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61 (patch)
tree8e530e87b1f9e6e94d2249644f752f105304a140 /test/addons/.gitignore
parentf9539c19e8cae4069fe97da616b8894f21ef83ae (diff)
downloadandroid-node-v8-1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61.tar.gz
android-node-v8-1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61.tar.bz2
android-node-v8-1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61.zip
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>
Diffstat (limited to 'test/addons/.gitignore')
-rw-r--r--test/addons/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/addons/.gitignore b/test/addons/.gitignore
index ff6b007943..bde1cf3ab9 100644
--- a/test/addons/.gitignore
+++ b/test/addons/.gitignore
@@ -1,3 +1,5 @@
+.buildstamp
+.docbuildstamp
Makefile
*.Makefile
*.mk