Page MenuHomeSolus

Update bullet3 to 2.87
ClosedPublic

Authored by kyrios123 on Dec 6 2017, 12:14 PM.
Tags
None
Referenced Files
F10900162: D1562.id.diff
Jul 4 2023, 5:24 AM
F10848033: D1562.id3849.diff
Jun 11 2023, 1:05 PM
F10844353: D1562.id3849.diff
Jun 10 2023, 8:46 PM
F10839892: D1562.id3890.diff
Jun 9 2023, 11:13 PM
F10839709: D1562.id3845.diff
Jun 9 2023, 10:25 PM
F10828806: D1562.id3850.diff
Jun 4 2023, 10:24 AM
F10825830: D1562.diff
Jun 4 2023, 1:14 AM
F10814359: D1562.id3849.diff
May 31 2023, 3:27 PM

Details

Summary

Release notes available here

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully build openmw and efl against this version.
Note: solbuild had a problem with the current source of efl so I used version 1.20.6

Diff Detail

Repository
R467 bullet3
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

If you've tested openmw and efi against this as well as built them, this looks good to me.

package.yml
8

The most nit pickiest thing ever. According to SPDX the licence should be Zlib

Also I guess upstream doesn't support newer lua yet?

  • Fix Zlib licence code
  • Remove lua build dependency as it doesn't seem to be used (I made a build without lua, with lua 5.1 and with lua 5.3 and all of them were identical)

clsocket lib should not be static

Successfully build openmw and efl against this version.

Should have openmw as a stack item then.

This revision is now accepted and ready to land.Dec 7 2017, 9:31 PM

Should have openmw as a stack item then.

I did not put openmw in the stack because it can be built against the version that is currently in the repo (@DataDrake asked me to only do it when mandatory)

EDIT: can I push it or should I wait for efl to be also approved before doing it ?

This revision was automatically updated to reflect the committed changes.