Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2009-06-08 | Placed the gstreamer plugins in newview where they belong | McCabe Maxsted | 1 | -166/+0 | |
2009-06-08 | removed bad entries from copy_win_libs | McCabe Maxsted | 1 | -8/+0 | |
2009-06-07 | Fixed CopyWinLibs.CMake errors (removed Vivox) | McCabe Maxsted | 1 | -62/+0 | |
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 19 | -72/+287 | |
2009-04-28 | Updated copy_win_libs for 1.1 RC3 | McCabe Maxsted | 1 | -212/+212 | |
2009-04-20 | Help (force) Mac to use the right OpenAL lib and header dir. | Jacek Antonelli | 1 | -5/+10 | |
2009-04-10 | Help Mac find the right libalut.0.dylib. | Jacek Antonelli | 1 | -1/+10 | |
2009-04-10 | Help Mac find the right libxml2.2.dylib. | Jacek Antonelli | 1 | -1/+13 | |
2009-03-30 | Added flag for multi-core compiling in VS2005 | McCabe Maxsted | 1 | -0/+8 | |
2009-03-30 | Added VS optimizations to cmake | McCabe Maxsted | 1 | -0/+7 | |
2009-03-29 | Using OpenAL framework on Mac after all. Maybe. | Jacek Antonelli | 1 | -1/+7 | |
2009-03-29 | Tweaked the list of linked-in gstreamer libs for Mac. | Jacek Antonelli | 1 | -3/+6 | |
2009-03-26 | Link with some gstreamer core libs on Linux. | Jacek Antonelli | 1 | -6/+4 | |
2009-03-12 | Don't find specific OpenAL lib locations on Mac/Linux. | Jacek Antonelli | 1 | -8/+2 | |
Linking that way is bad. Just use -lopenal -lalut instead. | |||||
2009-03-11 | Removed redundant/unnecessary OpenAL lib names and paths | Jacek Antonelli | 1 | -5/+5 | |