index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
/
cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
Robin Cornelius: fixes for building plugins on Linux 64bit
Armin Weatherwax
2
-1
/
+20
2010-09-23
Added fix for word size from Snowglobe (only for Windows--didn't update Linux...
McCabe Maxsted
1
-0
/
+1
2010-09-23
CMake now runs correctly on Windows
McCabe Maxsted
1
-0
/
+16
2010-09-23
Removed 'prepare' dependency from cmake
McCabe Maxsted
1
-1
/
+0
2010-09-23
Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...
McCabe Maxsted
2
-386
/
+173
2010-09-23
llmediaplugins first step
Armin Weatherwax
17
-77
/
+664
2010-09-13
stay away from find_library!
Nemurimasu Neiro
2
-10
/
+4
2010-09-10
linux64: move cxx flags from external script into 00-Common.cmake for transpa...
Armin Weatherwax
1
-1
/
+17
2010-09-10
fix: 32bit libs for linux64 are not actually downloaded
Armin Weatherwax
1
-2
/
+2
2010-09-10
Fixed Boost.cmake and removed the boost::system and boost::filesystem depende...
elektrahesse
1
-6
/
+0
2010-09-11
Fixed Boost.cmake and removed the boost::system and boost::filesystem depende...
elektrahesse
1
-6
/
+0
2010-09-04
Fixed Boost.cmake to correctly find the boost_system lib on mac
Elektra Hesse
1
-2
/
+2
2010-09-04
Fixed Boost.cmake to correctly find the boost_system lib on mac
Elektra Hesse
1
-2
/
+2
2010-09-04
Added fonts package to install.xml.
Jacek Antonelli
1
-0
/
+2
2010-09-03
linux64: fetch 32 bit libraries required for voice
Armin Weatherwax
1
-0
/
+3
2010-09-02
fix libjpeg linking on Mac OS
Nemurimasu Neiro
1
-1
/
+5
2010-09-01
pull boost 1.39 from LL for Linux32, add boost system and boost filesystem to...
Armin Weatherwax
1
-1
/
+6
2010-08-30
added spellcheck + translation from Emerald Viewer. references to modularsyst...
Patrick Sapinski
5
-0
/
+140
2010-08-28
Added AAC decoding to GStreamer for Windows
McCabe Maxsted
1
-0
/
+4
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
2010-04-29
Fix just another hardcoded path to Linux-i686.
Armin Weatherwax
1
-0
/
+3
2010-04-28
Trying the new 64bit libs and adding the adjustments needed.
Armin Weatherwax
1
-1
/
+3
2010-03-13
Reactivated libELFIO for Linux64 (it wasn't causing the crash).
Armin Weatherwax
2
-4
/
+5
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
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
2010-01-03
Fix just another hardcoded path to Linux-i686.
Armin Weatherwax
1
-0
/
+3
2010-01-03
Trying the new 64bit libs and adding the adjustments needed.
Armin Weatherwax
1
-1
/
+3
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
2009-11-18
Added Linux package for liboil 0.3.16.
Jacek Antonelli
1
-0
/
+1
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
[next]