提交歷史

作者 SHA1 備註 提交日期
  Stefan Siegl 26de750e8e auto-detect V8 sandbox and call InitializeSandbox if needed 2 年之前
  Stefan Siegl 225c8cde63 test compiler for c++17 support 2 年之前
  Stefan Siegl 7247e9fee0 change minimum v8 version to 9.0 2 年之前
  Stefan Siegl acd9431ec9 increase minimum V8 version to 7.5 2 年之前
  waqasbelushi e648f431ac all test passed v8 8.9 4 年之前
  Stefan Siegl 0eec3bd764 use C++ standard c++14 4 年之前
  Stefan Siegl 6f08b4da1b fix configure check to require at least V8 6.9 4 年之前
  Timothy Pace 68d2274297 Handle API removal of CreateDefaultPlatform 6 年之前
  Stefan Siegl 1c4a2b9a8c Merge branch 'patch-autoconf-ac-lang' of https://github.com/petk/v8js into issue-374 6 年之前
  Peter Kokot 06234e56c3 Replace AC_LANG_SAVE, AC_LANG_CPLUSPLUS and AC_LANG_RESTORE 6 年之前
  Peter Kokot 59c2aaad98 Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 6 年之前
  Stefan Siegl 4e8251730f emit warnings on V8 < 6.5.143 also 7 年之前
  Stefan Siegl 52b9aa4521 emit warning if using V8 version < 6.4.388 7 年之前
  Stefan Siegl ba256d4bc5 Merge pull request #314 from stesie/issue-313 8 年之前
  Stefan Siegl 4baf9e93b2 Use v8::ArrayBuffer::Allocator::NewDefaultAllocator if available 8 年之前
  Stefan Siegl 262707a97b fix check for CreateDefaultPlatform, fixes #313 8 年之前
  Stefan Siegl 338fa52aa9 Enable deprecation warnings 8 年之前
  Stefan Siegl 6723ff2d34 fix check for libv8.dylib (on macOS) 8 年之前
  Stefan Siegl c957be8b2a Initialize ICU as (meanwhile) needed 8 年之前
  Stefan Siegl cc1e14034b search for CreateDefaultPlatform with 2nd arg, closes #301 8 年之前
  Stefan Siegl 5073111829 Rename v8js.cc -> v8js_main.cc 8 年之前
  Stefan Siegl 77e7338018 Don't try to guess if blob.bin files are needed 8 年之前
  Stefan Siegl 09f98e7cb1 Use linker to detect libv8_libplatform & libv8_libbase 8 年之前
  Remi Collet 2b9d37672c honours --with-libdir option, instead of harcoding lib or lib64 8 年之前
  Stefan Siegl 90ca5cb142 Fix libv8_libbase.a detection, closes #264 8 年之前
  Stefan Siegl 956a21743d Optionally link in libv8_libbase.a on Linux as well 8 年之前
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 9 年之前
  Stefan Siegl ed8e88e11d Search libv8_libplatform.a in V8_DIR only 9 年之前
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher 9 年之前
  Stefan Siegl 28a5832f23 Fix configuration on MacOS platform 9 年之前