Commit Graph

95 Commits

Author SHA1 Message Date
0ef8a8919a Building V8 is an adventure every time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3410 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-11-18 22:45:00 +00:00
3b27db2655 Update to V8 6.0 and fixes for OpenSSL 1.1.0.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3408 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-07-30 14:17:42 +00:00
fb776ef6c8 Pull in lmdb as part of tools/update-deps. Update it to 0.9.19.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3404 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-05-16 16:57:45 +00:00
3766813780 Update to libuv 1.11.0.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3400 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-25 11:27:24 +00:00
a11db9a807 V8 5.8.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3399 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-25 02:53:19 +00:00
422c1a3577 V8 5.7.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3398 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-04-05 01:34:17 +00:00
8f56e754e2 Oh, the webroot mode works well enough for me to use Let's Encrypt for Tilde Friends.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3384 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-01-29 12:30:02 +00:00
cfdfd4927b Upgrade v8 to 5.6.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3383 ed5197a5-7fde-0310-b194-c3ffbd925b24
2017-01-29 11:55:11 +00:00
5a74cfca89 libuv 1.10.1 stable.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3361 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-22 19:02:51 +00:00
ba298b2e7c Begin the hairy process of making this thing deal safely with string encodings. This will be broken for some time.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3356 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-21 20:19:23 +00:00
885fbb0ac1 Disable warnings as errors. Fixes the Windows build? C'mon.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3355 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-20 20:41:57 +00:00
ec75e6f97b Use gn + ninja on linux and macos, too.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3354 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-20 14:22:47 +00:00
d1f96da2ae Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3353 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 02:42:20 +00:00
da64737bb5 Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3352 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 01:30:32 +00:00
09656a53a5 Maybe fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3351 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-19 01:28:27 +00:00
f80fcbdd2e Use v8 5.5.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3349 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-12-04 13:24:54 +00:00
8549274b73 Oops, forgot a line.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3346 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-24 18:42:56 +00:00
da34cf8f89 Giving up. Fixes Windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3345 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-24 18:10:45 +00:00
143c3ab2d3 Hope I don't ever need two args.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3342 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 13:00:49 +00:00
34e4c13fda For crying in the mud.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3341 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:55:34 +00:00
85e3f585c4 Oops, wrong working directory.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3340 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:53:51 +00:00
bf698087f8 It looks like we can build v8 with .lib files with gn/ninja on Windows after all.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3339 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-19 12:50:54 +00:00
1aabcac59e I don't know why that didn't work, but I don't think I'm overbuilding like I thought I was, just other ways.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3330 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 20:46:00 +00:00
f571220d6b Have I been wasting time building x86 v8?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3329 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 20:28:52 +00:00
ba881fbbd1 Maybe this fixes Windows? I don't know.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3327 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-10 19:45:28 +00:00
1b87c725ac v8 5.3
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3318 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-09-03 20:46:09 +00:00
d1eefc249d Maybe fixes windows?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3284 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-24 01:43:00 +00:00
c383795648 New spelling, apparently.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3283 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-24 01:33:13 +00:00
d35fe752eb Fixes OSX.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3280 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-23 17:02:15 +00:00
14682d8be7 v8 5.1 => 5.2
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3279 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-07-23 10:54:10 +00:00
ef1fa591e5 Slightly improved error handling, some heuristics for number of cores to build with, and misc. work in progress changes.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3246 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-12 13:45:57 +00:00
21f2ba9d97 Use VS2015 for everything. Switch to v8 5.1.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3241 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 18:48:57 +00:00
08dac879d7 Try to work around shutil.rmtree permission denied problem.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3238 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-05 12:07:04 +00:00
80d392bffe Use libuv 1.9.1.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3237 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-06-04 20:11:37 +00:00
a3524b761b Adding a completely dangerous tool to dump and load all lmdb databases.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3217 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-04-25 20:27:09 +00:00
72544179c9 Set rlimits on OS X. Enable tests on OSX (except valgrind). setrlimit error handling.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3209 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-04-17 12:56:46 +00:00
1a90ded630 Looks like v8 5.0 is stable. Let's try that.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3203 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-04-14 22:39:53 +00:00
05d1680a74 One more reset?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3176 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-20 14:08:04 +00:00
2a987b6b2d Wait. Can I only patch this file on Linux and not have to think about why it's breaking on Windows any longer?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3175 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-20 14:00:11 +00:00
54070ae43b Show what we're running.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3173 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-19 20:02:11 +00:00
382165bcfe We should return failure if we failed.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3163 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-13 14:18:47 +00:00
1d14ebe5a9 I don't get git.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3162 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-13 13:42:48 +00:00
7a16a1d65c I think this fixes tests, and makes them runnable from continuous integration.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3161 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-13 13:37:58 +00:00
ebe54b6117 Disable buffering here.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3160 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-12 19:19:03 +00:00
7c6a377c0b sandboxos => tildefriends
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3157 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-12 18:50:43 +00:00