aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+0
2012-09-20Update libopenjpeg libraries used by libopenmetaverse back up to 1.5, this ↵Justin Clark-Casey (justincc)1-0/+0
time using lkalif's linux libraries built against a much earlier libc (2.7)
2012-09-19Downgrade libopenjpeg back to 1.3 from 1.5.Justin Clark-Casey (justincc)1-0/+0
This is because libopenjpeg 1.5 appears to require a minimum of glibc 2.14, whereas at least one fairly recent distro (openSUSE 11.4 from 2011-03-10) only has glibc Further investigation pending.
2012-09-18Update libopenmetaverse components to commit f5cecaajustincc1-0/+0
Among other things this allows pCampbot to work under Windows since libopenmateverse now ships the same log4net.dll (publicly signed) as OpenSimulator This also updates the libopenmetaverse embedded libopenjpeg from 1.3 to 1.5. DLL naming and mapping for non-Windows libopenjpeg changes to remove version number to make future udpates easier and bring it into line with names of other shipped DLLs. libopenjpeg updates have been made for OSX, Windows (32 and 64 bit) and Linux (32 and 64 bit). Please report any issues.