Ray Burgemeestre
07c927a7d3
Remove char of death
5年前
Ray Burgemeestre
35e5096889
Start using v8-include.txt again and lots of attempts later decide to
use the monolith build thing that's part of v8. In theory that should
do the right thing already.
5年前
Ray Burgemeestre
2fd1a23ce4
Fix attempt #2, discovered this flag to disable snapshot_blob.bin.
Flag v8_use_snapshot = false added now.
The previous guess I made didn't make sense and was unrelated.
5年前
Ray Burgemeestre
26494d7c0b
Fix v8 archive and experimentally disable the workaround I made in the past.
Should be related to the following runtime issue:
#
# Fatal error in , line 0
# Failed to deserialize the V8 snapshot blob. This can mean that the
snapshot blob file is corrupted or missing.
#
#
#
#FailureMessage Object: 0x7f40ed7b8230
5年前
Ray Burgemeestre
0fa8dfaf9e
Bump all versions to 1.1
5年前
Ray Burgemeestre
c2943da0ea
Fix v8 build and archive v8.a properly.
5年前
Ray Burgemeestre
0518e8133a
Possible fix broken build.
5年前
Ray Burgemeestre
700d514d57
Update v8pp + v8. This required a bunch of changes.
This will also require a bunch of fixes in Starcry.
5年前
Ray Burgemeestre
35cc21aacc
Bump clang from 7 to version 9.
5年前
Ray Burgemeestre
a2a0744552
Add some debugging to v8pp project
5年前
Ray Burgemeestre
061d33c69a
Build v8 with clang++
5年前
Ray Burgemeestre
16c89bcfa5
Fix v8pp v8.a creation
5年前
Ray Burgemeestre
4f37ab51f0
Hopefully fix v8.a build
5年前
Ray Burgemeestre
3f538f1f9f
Archiving and packaging should not happen inside the ubuntu docker image.
5年前
Ray Burgemeestre
0f9fe16803
Enable package step for v8pp
5年前
Ray Burgemeestre
bdbd8fde61
Add fpm
Add packaging for v8pp
5年前
Ray Burgemeestre
badba45844
Initial version including v8pp build config.
5年前