Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-02 | fix libjpeg linking on Mac OS | Nemurimasu Neiro | 1 | -1/+5 | |
my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs | |||||
2010-09-01 | pull boost 1.39 from LL for Linux32, add boost system and boost filesystem ↵ | Armin Weatherwax | 1 | -1/+6 | |
to cmake | |||||
2010-08-30 | added spellcheck + translation from Emerald Viewer. references to ↵ | Patrick Sapinski | 5 | -0/+140 | |
modularsystems.sl should be changed! | |||||
2010-08-28 | Added AAC decoding to GStreamer for Windows | McCabe Maxsted | 1 | -0/+4 | |
2010-08-26 | Added AAC decoding to GStreamer for Windows | McCabe Maxsted | 1 | -0/+4 | |
2010-08-26 | Updated windows version of openal-soft to 1.12.854 | McCabe Maxsted | 1 | -2/+2 | |
2010-08-26 | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py | McCabe Maxsted | 1 | -0/+33 | |
2010-08-21 | Updated windows version of openal-soft to 1.12.854 | McCabe Maxsted | 1 | -2/+2 | |
2010-08-12 | Re-added voice in CopyWinLibs.cmake and viewer_manifest.py | McCabe Maxsted | 1 | -0/+33 | |
2010-06-26 | Fixed cmake not finding Mac libxml2 and libpng12. | Jacek Antonelli | 2 | -14/+6 | |
2010-06-19 | Made CMake find the viewer version in xml | McCabe Maxsted | 1 | -1/+1 | |
2010-04-29 | Use ${ARCH} instead of x86_64 in CMake. | Armin Weatherwax | 1 | -3/+1 | |
(Backported from aa251ea5) @nochangelog | |||||
2010-04-29 | Fix just another hardcoded path to Linux-i686. | Armin Weatherwax | 1 | -0/+3 | |
(Backported from 6d50eb4a) @nochangelog | |||||
2010-04-28 | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 1 | -1/+3 | |
(Backported from d057e71bc) @nochangelog | |||||
2010-03-13 | Reactivated libELFIO for Linux64 (it wasn't causing the crash). | Armin Weatherwax | 2 | -4/+5 | |
(Reverts part of commit 30945b74.) | |||||
2010-03-04 | Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh. | Armin Weatherwax | 1 | -2/+2 | |
2010-02-27 | Some changes to help linux64. | Armin Weatherwax | 2 | -13/+30 | |
* Don't build with libELFIO (lib not working). * Use shared libpng12 instead of static library (fixes mozlib incompat for users with system libpng14). | |||||
2010-01-12 | Fixed 'Cannot generate a safe linker search path' CMake warning on Windows | McCabe Maxsted | 1 | -6/+7 | |
2010-01-09 | Fixed missing dbghelp.dll file | McCabe Maxsted | 1 | -0/+4 | |
2010-01-09 | Always include VS2005 redist in copy_win_libs | McCabe Maxsted | 1 | -85/+84 | |
2010-01-08 | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) | McCabe Maxsted | 1 | -0/+2 | |
2010-01-03 | Use ${ARCH} instead of x86_64 in CMake. | Armin Weatherwax | 1 | -3/+1 | |
(Cherry picked by Jacek from f604a685) | |||||
2010-01-03 | Fix just another hardcoded path to Linux-i686. | Armin Weatherwax | 1 | -0/+3 | |
(Cherry picked by Jacek from 2e96ac24) | |||||
2010-01-03 | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 1 | -1/+3 | |
(Cherry picked by Jacek from 13412855) | |||||
2009-12-06 | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 1 | -4/+4 | |
2009-12-06 | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 2 | -10/+14 | |
2009-12-06 | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2 | -3/+8 | |
2009-12-06 | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 1 | -0/+5 | |
2009-12-06 | Removed VS2003 boost references from CMake | McCabe Maxsted | 1 | -12/+2 | |
2009-11-28 | Compile flag "-Wno-non-virtual-dtor" is for C++, not C. | Jacek Antonelli | 1 | -2/+2 | |
Fixes a warning when compiling Mac updater. | |||||
2009-11-18 | Added Linux package for liboil 0.3.16. | Jacek Antonelli | 1 | -0/+1 | |
It's needed by some GStreamer plugins. | |||||
2009-11-18 | Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404. | Jacek Antonelli | 1 | -1/+0 | |
2009-11-18 | Silenced some compiler warnings on Linux. | Jacek Antonelli | 1 | -7/+8 | |
2009-11-15 | Fixed CMake setting errors | McCabe Maxsted | 2 | -1/+3 | |
2009-11-10 | Viewer compiles, but still trying to get everything to link on Windows | McCabe Maxsted | 1 | -8/+18 | |
2009-11-08 | Finally packaged up Mac libraries. | Jacek Antonelli | 4 | -7/+9 | |
flac, glib, gstreamer, gstreamer-plugins, jpeg-6b, liboil, libpng, libxml, neon, ogg-vorbis, openal, thoera. | |||||
2009-11-03 | Second Life viewer sources 1.23.5 | Jacek Antonelli | 1 | -1/+47 | |
2009-11-03 | Created our own Linux freetype package, 2.3.11. | Jacek Antonelli | 1 | -1/+0 | |
2009-10-18 | Updated and added some Linux libs. | Jacek Antonelli | 2 | -8/+14 | |
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora | |||||
2009-10-09 | Updated and added some Linux libs. | Jacek Antonelli | 2 | -8/+14 | |
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora | |||||
2009-09-26 | Removed overridden /oy compiler option | McCabe Maxsted | 1 | -1/+1 | |
2009-09-25 | Fixed Windows using wrong GStreamer library names | McCabe Maxsted | 1 | -17/+17 | |
2009-09-25 | Removed problematic /MP flag | McCabe Maxsted | 1 | -16/+7 | |
2009-09-15 | Applied patch by Robin Cornelius for VWR-11128 - Python not always detected ↵ | McCabe Maxsted | 1 | -0/+4 | |
by develop.py | |||||
2009-09-04 | Updated GStreamer and Zlib windows libs | McCabe Maxsted | 1 | -0/+8 | |
2009-08-29 | Fixed CMake not finding GLib on windows | McCabe Maxsted | 1 | -0/+1 | |
2009-08-29 | Fixed OpenAL CMake error | McCabe Maxsted | 1 | -1/+2 | |
2009-06-08 | Restored zlib1.dll (not a bad entry) | McCabe Maxsted | 1 | -2/+4 | |