From bb51ead8815d6f1843bed3f16dfae94aa0e85950 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 2 Nov 2023 09:08:25 -0400 Subject: DRTVWR-589: Switch to the lua package built by new 3p-lua repo. Also ditch crufty CMake logic related to lleventhost, which we haven't used for years. --- autobuild.xml | 62 +++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 43 insertions(+), 19 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index d802d4b4a5..09d1458d12 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1658,47 +1658,71 @@ name llphysicsextensions_tpv - lualibs + lua - copyright - Lua by Lua.org, PUC-Rio. - description - LUA libs API - license - lua - license_file - LICENSES/lua.txt - name - lualibs platforms - windows + darwin64 archive + creds + github hash - 55bd833166d03f1467e2c7f24fa9143e + c753877ff4f88ed6748c62e0a003e2d858143868 + hash_algorithm + sha1 url - https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/87775/805841/openssl-1.1.1l.563846-windows-563846.tar.bz2 + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586821 name - windows + darwin64 + + linux64 + + archive + + creds + github + hash + 0556f8960b715bdeceeccf9c0cdb0ccc675e9922 + hash_algorithm + sha1 + url + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586822 + + name + linux64 windows64 archive + creds + github hash - 6dc51cd8cad422ab1dcd67cc59af119d + c26a33eab236d0a2cb37faff5aa3e06e8cab8ad9 + hash_algorithm + sha1 url - https://s3-proxy.lindenlab.com/private-builds-secondlife-com/ct2/118146/1013526/lualibs-5.4.581683-windows64-581683.tar.bz2 + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586823 name windows64 + license + MIT + license_file + LICENSES/lua.txt + copyright + Copyright (c) 1994–2023 Lua.org, PUC-Rio. version - 5.4.581683 + 5.4.6 + name + lua + description + Lua is a powerful, efficient, lightweight, embeddable scripting language developed by a team at PUC-Rio, the Pontifical Catholic University of Rio de Janeiro in Brazil. mesa @@ -3259,4 +3283,4 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors Second Life Viewer - + \ No newline at end of file -- cgit v1.2.3 From 1c5f7ee7752575653e8442fa78ccf605c896b7dd Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 2 Nov 2023 19:13:54 -0400 Subject: DRTVWR-589: Update to lua build v5.4.6-164391e --- autobuild.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 09d1458d12..a85f1bda7f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1669,11 +1669,11 @@ creds github hash - c753877ff4f88ed6748c62e0a003e2d858143868 + 50cf091adb3e145b1b9f783415e897dc0a6dc570 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586821 + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133676222 name darwin64 @@ -1685,11 +1685,11 @@ creds github hash - 0556f8960b715bdeceeccf9c0cdb0ccc675e9922 + 5f4607c388bd9ed91bc85719696dbc1f4777e7d4 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586822 + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133676226 name linux64 @@ -1701,11 +1701,11 @@ creds github hash - c26a33eab236d0a2cb37faff5aa3e06e8cab8ad9 + efde67ff252f9dbe0c4b806389da4318a619f9ac hash_algorithm sha1 url - https://api.github.com/repos/secondlife/3p-lua/releases/assets/133586823 + https://api.github.com/repos/secondlife/3p-lua/releases/assets/133676232 name windows64 -- cgit v1.2.3