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
9ec257e6f9
Revert "Disable usage of -std=libc++"
This reverts commit 7d6442f67d
.
5年前
Ray Burgemeestre
6425533a99
Make Fastpfor use libc++
5年前
Ray Burgemeestre
50ff7c4cc8
Fix typo in Dockerfile
5年前
Ray Burgemeestre
7d6442f67d
Disable usage of -std=libc++
5年前
Ray Burgemeestre
91e039a5a5
Make sure we have vim/strace/gdb in the container, since I use it a lot for debugging as well.
5年前
Ray Burgemeestre
6c7891c645
CI crashed - build again
5年前
Ray Burgemeestre
c2943da0ea
Fix v8 build and archive v8.a properly.
5年前
Ray Burgemeestre
0518e8133a
Possible fix broken build.
5年前
Ray Burgemeestre
716065c38d
Update FastPFor to upstream master
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
37d474d81d
Fix newest version of CAF build with clang v9.
5年前
Ray Burgemeestre
174e71ac27
Upgrade c++ actor framework dependency to 0.17.3.
Was: 0.14 or 0.15 IIRC
5年前
Ray Burgemeestre
35cc21aacc
Bump clang from 7 to version 9.
5年前
Ray Burgemeestre
f9261863b3
pushd is not available.
5年前
Ray Burgemeestre
55665201df
Upgrade CMake to newer version.
5年前
Ray Burgemeestre
c4d50448d4
Bump boost to 1.72.0, let's see what happens.
5年前
Ray Burgemeestre
b25c4fac04
Fake commit to trigger CI
5年前
Ray Burgemeestre
5758b31c0a
ffmpeg was fine with g++. Turns out the issue was specifically with
boost building with c++11 abi turned on.
5年前
Ray Burgemeestre
32eaf84c1f
Make output for boost build slightly less verbose
5年前
Ray Burgemeestre
5731653e5c
Build all boost libraries, not just program options.
5年前
Ray Burgemeestre
cc92fae0d7
Boost was doing different name manging than anticipated
5年前
Ray Burgemeestre
1519166b72
Push everything to clang++
5年前
Ray Burgemeestre
a2a0744552
Add some debugging to v8pp project
5年前
Ray Burgemeestre
061d33c69a
Build v8 with clang++
5年前
Ray Burgemeestre
bfff7de98f
Remove -stdlib=libc++ from caf as well
5年前
Ray Burgemeestre
b87ac425b3
Make boost compile errors not break the build.
5年前
Ray Burgemeestre
df4c8795f4
EDIT: still using clang, but not changing stdlib, also Fix
5年前
Ray Burgemeestre
5200dd1fbe
Switch boost to g++ again, see if that helps building it correctly.
5年前
Ray Burgemeestre
16c89bcfa5
Fix v8pp v8.a creation
5年前
Ray Burgemeestre
4f37ab51f0
Hopefully fix v8.a build
5年前
Ray Burgemeestre
b284bebca1
Also pull in allegro5 platform files.
5年前
Ray Burgemeestre
9a78d3d05d
Include entire allegro5 internal dir.
5年前
Ray Burgemeestre
b5dfccee74
Cheat a little by copying one specific file in allegro5, that is supposed to be internal-use only.
5年前
Ray Burgemeestre
f50dc7da68
Add msxsaver package
5年前
Ray Burgemeestre
c7dbea0b86
Updates
5年前
Ray Burgemeestre
e8bff7695b
Finalize move to apt secure repo
5年前
Ray Burgemeestre
acebc12358
Move to secure apt
5年前
Ray Burgemeestre
2615d62652
Add Dockerfile
5年前
Ray Burgemeestre
aea4b073a9
Amend last commit
5年前
Ray Burgemeestre
c5f4b7c26d
W.I.P. move to secure apt
5年前
Ray Burgemeestre
f025f923ef
Sync also the key
5年前
Ray Burgemeestre
342a692051
Debug.
5年前
Ray Burgemeestre
6b84ba5518
Fix the sync command
5年前
Ray Burgemeestre
ea91339cea
Fix
5年前
Ray Burgemeestre
701bccaf83
Fix
5年前
Ray Burgemeestre
aff84d1a66
Fix
5年前