This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- May 22, 2014
-
-
Monty Brandenberg authored
-
- May 19, 2014
- May 09, 2014
- May 08, 2014
-
-
AndreyL ProductEngine authored
MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 based viewer when opened. Correct fix after testing.
-
- May 07, 2014
-
-
simon authored
-
- May 06, 2014
- Apr 22, 2014
-
-
Xiaohong Bao authored
-
- Apr 21, 2014
- Apr 16, 2014
-
-
Aura Linden authored
-
- Apr 15, 2014
-
-
Monty Brandenberg authored
Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive.
-
Aura Linden authored
-
Aura Linden authored
-
Aura Linden authored
-
- Apr 14, 2014
-
-
Aura Linden authored
-
Monty Brandenberg authored
Update library dependencies to reference builds using new templates and modern build hosts for: SDL, c-ares, boost, curl, libpng, llqtwebkit2, openssl and zlib. Update manifest, library copying and 'test_apps' setup to reflect that zlib and openssl are now always static (on Mac and Linux). Viewer and test_apps now functional on 10.7 Mac.
-
- Apr 11, 2014
-
-
Monty Brandenberg authored
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want.
-
- Apr 09, 2014
-
-
Monty Brandenberg authored
assembly updated to deal with Qt libraries and discrete codec and imageformat plugins (which live under bin/llplugin). Functioning Linux viewer with MoaP support with a few image problems (sRGB profile, zlib errors). Much of this expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed.
-
- Apr 08, 2014
-
-
Richard Linden authored
-
Richard Linden authored
-
- Apr 07, 2014
-
-
Richard Linden authored
-
Richard Linden authored
-
Aura Linden authored
-
Aura Linden authored
-
Merov Linden authored
-
simon authored
-
Richard Linden authored
-
Richard Linden authored
old logic would interpret "don't care whether or not I am showing wearables" as "filter for just wearables, of any type"
-
Monty Brandenberg authored
-
Oz Linden authored
-
Oz Linden authored
-
Monty Brandenberg authored
openssl on Mac (copy, deploy). Revert Linux manifest work which tried to work around 0555 permissions on .sos (and didn't work).
-
- Apr 04, 2014
-
-
Monty Brandenberg authored
strip those down for packaging. So we'll target those .so's for a chmod.
-
Monty Brandenberg authored
-
Monty Brandenberg authored
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0 with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8, openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2 repository. Windows is functional with a good number of warning messages at runtime from libpng and KDU. MoaP/slplugin functioning.
-