Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Siegl ba256d4bc5 Merge pull request #314 from stesie/issue-313 há 8 anos atrás
  Stefan Siegl 4baf9e93b2 Use v8::ArrayBuffer::Allocator::NewDefaultAllocator if available há 8 anos atrás
  Stefan Siegl 262707a97b fix check for CreateDefaultPlatform, fixes #313 há 8 anos atrás
  Stefan Siegl 338fa52aa9 Enable deprecation warnings há 8 anos atrás
  Stefan Siegl 6723ff2d34 fix check for libv8.dylib (on macOS) há 8 anos atrás
  Stefan Siegl c957be8b2a Initialize ICU as (meanwhile) needed há 8 anos atrás
  Stefan Siegl cc1e14034b search for CreateDefaultPlatform with 2nd arg, closes #301 há 8 anos atrás
  Stefan Siegl 5073111829 Rename v8js.cc -> v8js_main.cc há 8 anos atrás
  Stefan Siegl 77e7338018 Don't try to guess if blob.bin files are needed há 8 anos atrás
  Stefan Siegl 09f98e7cb1 Use linker to detect libv8_libplatform & libv8_libbase há 8 anos atrás
  Remi Collet 2b9d37672c honours --with-libdir option, instead of harcoding lib or lib64 há 9 anos atrás
  Stefan Siegl 90ca5cb142 Fix libv8_libbase.a detection, closes #264 há 9 anos atrás
  Stefan Siegl 956a21743d Optionally link in libv8_libbase.a on Linux as well há 9 anos atrás
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 há 9 anos atrás
  Stefan Siegl ed8e88e11d Search libv8_libplatform.a in V8_DIR only há 9 anos atrás
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher há 9 anos atrás
  Stefan Siegl 28a5832f23 Fix configuration on MacOS platform há 9 anos atrás
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 há 9 anos atrás
  Stefan Siegl de0b8e2aa8 Check V8_DIR/share/v8 for snapshot images as well há 9 anos atrás
  Stefan Siegl 52ebdc28ed Simply v8::Isolate::New to test if snapshot blob needed há 9 anos atrás
  Stefan Siegl 39062b4248 Test for snapshot support in V8 há 9 anos atrás
  Stefan Siegl a18ae9e853 Implement JS-side wrapper around PHP Generator objects há 9 anos atrás
  Stefan Siegl 7805abfb18 Improve -Wno-c++11-narrowing/-Wno-narrowing detection há 10 anos atrás
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff há 10 anos atrás
  Taneli Leppa 9f082a057b Check lib64 dir for libplatform as well. há 10 anos atrás
  Stefan Siegl b30ee1e09b auto-add CXXFLAG -Wno-c++11-narrowing if possible há 10 anos atrás
  Stefan Siegl 0e76b675d2 Require v8 3.24.6 or higher há 10 anos atrás
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files há 10 anos atrás
  Stefan Siegl ddc6a46049 Set c++ -std version on v8 version test há 10 anos atrás
  Stefan Siegl 453a95826b On MacOS/Darwin link against libv8_libbase.a as well, refs #97 há 10 anos atrás