Sha256: 9b1cec50353893ff305674bd7b8a6030a6f7297522a9f73a62c66cb757c63243

Contents?: true

Size: 867 Bytes

Versions: 21

Compression:

Stored size: 867 Bytes

Contents

diff --git a/Makefile b/Makefile
index 0cdae4b..2bf8aa5 100644
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ ANDROID_ARCHES = android_ia32 android_arm
 # List of files that trigger Makefile regeneration:
 GYPFILES = build/all.gyp build/common.gypi build/standalone.gypi \
            preparser/preparser.gyp samples/samples.gyp src/d8.gyp \
-           test/cctest/cctest.gyp tools/gyp/v8.gyp
+           tools/gyp/v8.gyp
 
 # Generates all combinations of ARCHES and MODES, e.g. "ia32.release".
 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES)))
diff --git a/build/all.gyp b/build/all.gyp
index 4b2fe52..9885678 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -11,7 +11,6 @@
         '../preparser/preparser.gyp:*',
         '../samples/samples.gyp:*',
         '../src/d8.gyp:d8',
-        '../test/cctest/cctest.gyp:*',
       ],
     }
   ]

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
libv8-3.16.14.19.1 patches/disable-building-tests.patch
libv8-3.16.14.19 patches/disable-building-tests.patch
libv8-3.16.14.18 patches/disable-building-tests.patch
arcabouco-0.2.13 vendor/bundle/gems/libv8-3.16.14.17/patches/disable-building-tests.patch
libv8-3.16.14.17 patches/disable-building-tests.patch
libv8-3.16.14.16 patches/disable-building-tests.patch
libv8-3.16.14.15 patches/disable-building-tests.patch
libv8-3.16.14.14 patches/disable-building-tests.patch
libv8-tmpfork-3.16.14.13 patches/disable-building-tests.patch
libv8-3.16.14.13 patches/disable-building-tests.patch
libv8-3.16.14.12 patches/disable-building-tests.patch
libv8-3.16.14.11 patches/disable-building-tests.patch
libv8-3.16.14.10 patches/disable-building-tests.patch
libv8-3.16.14.8 patches/disable-building-tests.patch
libv8-3.16.14.8.rc1 patches/disable-building-tests.patch
libv8-3.16.14.7 patches/disable-building-tests.patch
libv8-3.16.14.6 patches/disable-building-tests.patch
libv8-3.16.14.5 patches/disable-building-tests.patch
libv8-3.16.14.4 patches/disable-building-tests.patch
libv8-3.16.14.3 patches/disable-building-tests.patch