Commit Graph

8 Commits

Author SHA1 Message Date
Latif Khalifa
f8adcd0a37 arch cmd is depreciated on some distros. using 'uname -m' instead 2012-09-19 05:05:39 +02:00
Justin Clark-Casey
d7ad73f5c2 Update libopenjpeg to 1.5 on Linux 32 and 64-bit.
I also took the liberty of changing the library name from libopenjpeg-dotnet-2.1.3.0-dotnet-1*.so to libopenjpeg-dotnet-2-1.5.0-dotnet-1*.so
To me, "2.1.3.0" looked like a full version number whereas it is really "2" and libopenjpeg "1.3.0"
Not sure what the "2" is, maybe dotnet 2
However, it might be better to get rid of this version information altogether - after all the openjpeg-dotnet.dll libraries do not have it
2012-09-06 22:40:39 +01:00
Latif Khalifa
75305fc3a0 LIBOMV-833: Extra space in openjpeg-dotnet/Makefile messes up with the build on S390X architecture
Patch by Aurelien Minvielle

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3345 52acb1d6-8a22-11de-b505-999d5b087335
2010-05-14 20:55:29 +00:00
Jim Radford
1d007275bd LIBOMV-663 Updates to OpenJpeg makefile/solutions files
* Makefile support IBM s390 and PPC architecture (patch courtesy of sdague)
* Visual studio x64 platform added for compiling openjpeg-dotnet on 64 bit windows platforms

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3067 52acb1d6-8a22-11de-b505-999d5b087335
2009-08-06 21:22:59 +00:00
Jim Radford
c8995fd538 Updates openjpeg 32/64 bit binaries on Linux, Adds support to openjpeg
to compile 32bit binary on 64 bit platform, renames openjpeg 32 bit
binary (appends arch to shared library name), 

To force 32 bit compilation on a 64 bit linux platform:
make clean ; make ARCH=-i686 ARCHFLAGS=-m32


git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2411 52acb1d6-8a22-11de-b505-999d5b087335
2009-01-08 23:55:32 +00:00
John Hurliman
d4cc4e96e6 Updating the openjpeg binaries for Linux/Linux64/OSX. Using a new naming convention of libopenjpeg-dotnet-[openjpeg-version]-dotnet-[patch-version], so Makefile/Makefile.osx/OpenMetaverse.dll.config has been updated as well
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2358 52acb1d6-8a22-11de-b505-999d5b087335
2008-11-17 19:32:05 +00:00
Jim Radford
cd075240a9 LIBOMV-330 Corrects openjpeg Unix makefile to produce proper 32/64 bit filenames which match the binaries
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2198 52acb1d6-8a22-11de-b505-999d5b087335
2008-09-06 04:14:59 +00:00
John Hurliman
d7812d4a32 Step three of [LIBOMV-318], renaming the folder to openjpeg-dotnet and updating libsecondlife.build to exclude anything named *openjpeg-dotnet* from cleanup
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1955 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-22 19:45:14 +00:00