Peter Olsson
|
04f7e7c025
|
mod_v8: Removed i18n support (ECMAScript 402) from V8 for now, to make build work on ARM platform. This will also force a rebuild of V8
|
2014-01-23 23:46:49 +01:00 |
|
Peter Olsson
|
a120177144
|
mod_v8: Updated license header
|
2014-01-23 12:25:15 +01:00 |
|
Peter Olsson
|
93696934b2
|
Silence more compiler warnings
|
2014-01-23 12:25:15 +01:00 |
|
Peter Olsson
|
855361d8ae
|
mod_v8: Force V8 build to disable python multithreading support during build, to make it safe to build even if there is not enough rights on /dev/shm. FS-6111 --resolve
|
2014-01-21 10:54:30 +01:00 |
|
Peter Olsson
|
2e32d10503
|
mod_v8: Added configure flag --enable-static-v8 to enable static linking of the V8 lib. Also enabled this flag for the Debian packaging system. Please note the static linking has only been verified on Linux so far
|
2014-01-20 11:33:38 +01:00 |
|
Peter Olsson
|
df193ac5c6
|
mod_v8: Detect the g++ target platform, and use this when building V8
|
2014-01-19 11:41:15 +01:00 |
|
Peter Olsson
|
177d8950c2
|
mod_v8: Add support for build in VS2010. Files manually patched, but they should work as expected
|
2014-01-18 11:24:57 +01:00 |
|
Peter Olsson
|
104ce2a35f
|
mod_v8: Improved build for some version of gcc and (hopefully) fixed build on OSX
|
2014-01-16 19:56:45 +01:00 |
|
Peter Olsson
|
50b9ba29b4
|
mod_v8: In FileIO, make sure to initialize buffer with NULL, and add extra space for terminating NULL char
|
2014-01-15 17:47:16 +01:00 |
|
Peter Olsson
|
dd145edc8c
|
mod_v8: Extended FSEvent class to handle array values in headers, also a new constructor flag was added to make it possible to create events holding only unique headers
|
2014-01-15 16:55:04 +01:00 |
|
Peter Olsson
|
47006e90ea
|
mod_v8: Renamed XML error property to a better name
|
2014-01-14 23:05:55 +01:00 |
|
Anthony Minessale
|
283342fae6
|
wire json api interface into mod_v8
|
2014-01-15 00:28:30 +05:00 |
|
Peter Olsson
|
c346f0813f
|
mod_v8: Tweak to Windows build
|
2014-01-14 18:30:32 +01:00 |
|
Peter Olsson
|
4e85716905
|
mod_v8: Added shell script used to fetch a specific version of V8 from git, and package it into tarballs
|
2014-01-14 15:41:44 +01:00 |
|
Peter Olsson
|
b762332669
|
Initial commit of mod_v8
|
2014-01-14 15:38:41 +01:00 |
|