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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed 'prepare' dependency from cmake
McCabe Maxsted
2010-09-23
1
-1
/
+0
*
Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...
McCabe Maxsted
2010-09-23
2
-386
/
+173
*
llmediaplugins first step
Armin Weatherwax
2010-09-23
17
-77
/
+664
*
stay away from find_library!
Nemurimasu Neiro
2010-09-13
2
-10
/
+4
*
linux64: move cxx flags from external script into 00-Common.cmake for transpa...
Armin Weatherwax
2010-09-10
1
-1
/
+17
*
fix: 32bit libs for linux64 are not actually downloaded
Armin Weatherwax
2010-09-10
1
-2
/
+2
*
Fixed Boost.cmake and removed the boost::system and boost::filesystem depende...
elektrahesse
2010-09-10
1
-6
/
+0
*
Fixed Boost.cmake to correctly find the boost_system lib on mac
Elektra Hesse
2010-09-04
1
-2
/
+2
*
Added fonts package to install.xml.
Jacek Antonelli
2010-09-04
1
-0
/
+2
*
linux64: fetch 32 bit libraries required for voice
Armin Weatherwax
2010-09-03
1
-0
/
+3
*
fix libjpeg linking on Mac OS
Nemurimasu Neiro
2010-09-02
1
-1
/
+5
*
pull boost 1.39 from LL for Linux32, add boost system and boost filesystem to...
Armin Weatherwax
2010-09-01
1
-1
/
+6
*
added spellcheck + translation from Emerald Viewer. references to modularsyst...
Patrick Sapinski
2010-08-30
5
-0
/
+140
*
Added AAC decoding to GStreamer for Windows
McCabe Maxsted
2010-08-28
1
-0
/
+4
*
Updated windows version of openal-soft to 1.12.854
McCabe Maxsted
2010-08-21
1
-2
/
+2
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py
McCabe Maxsted
2010-08-12
1
-0
/
+33
*
Fixed cmake not finding Mac libxml2 and libpng12.
Jacek Antonelli
2010-06-26
2
-14
/
+6
*
Made CMake find the viewer version in xml
McCabe Maxsted
2010-06-19
1
-1
/
+1
*
Reactivated libELFIO for Linux64 (it wasn't causing the crash).
Armin Weatherwax
2010-03-13
2
-4
/
+5
*
Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh.
Armin Weatherwax
2010-03-04
1
-2
/
+2
*
Some changes to help linux64.
Armin Weatherwax
2010-02-27
2
-13
/
+30
*
Fixed 'Cannot generate a safe linker search path' CMake warning on Windows
McCabe Maxsted
2010-01-12
1
-6
/
+7
*
Fixed missing dbghelp.dll file
McCabe Maxsted
2010-01-09
1
-0
/
+4
*
Always include VS2005 redist in copy_win_libs
McCabe Maxsted
2010-01-09
1
-85
/
+84
*
Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer)
McCabe Maxsted
2010-01-08
1
-0
/
+2
*
Use ${ARCH} instead of x86_64 in CMake.
Armin Weatherwax
2010-01-03
1
-3
/
+1
*
Fix just another hardcoded path to Linux-i686.
Armin Weatherwax
2010-01-03
1
-0
/
+3
*
Trying the new 64bit libs and adding the adjustments needed.
Armin Weatherwax
2010-01-03
1
-1
/
+3
*
Added Imprudence VC80 .config files to the repo
McCabe Maxsted
2009-12-06
1
-4
/
+4
*
Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake
McCabe Maxsted
2009-12-06
1
-1
/
+0
*
Moved the viewer artwork to its own CMake file
McCabe Maxsted
2009-12-06
2
-10
/
+14
*
Removed libpng12-0.dll from CopyWinLibs.cmake
McCabe Maxsted
2009-12-06
1
-1
/
+0
*
Made downloading the artwork work while using the --standalone flag
McCabe Maxsted
2009-12-06
2
-3
/
+8
*
Added Imprudence viewer artwork to install.xml
McCabe Maxsted
2009-12-06
1
-0
/
+5
*
Removed VS2003 boost references from CMake
McCabe Maxsted
2009-12-06
1
-12
/
+2
*
Compile flag "-Wno-non-virtual-dtor" is for C++, not C.
Jacek Antonelli
2009-11-28
1
-2
/
+2
*
Merged SL 1.23.5 into Imprudence.
Jacek Antonelli
2009-11-28
1
-1
/
+51
|
\
|
*
Second Life viewer sources 1.23.5
Jacek Antonelli
2009-11-03
1
-1
/
+47
*
|
Merge remote branch 'mccabe/1.3.0-next' into next
Jacek Antonelli
2009-11-19
16
-45
/
+268
|
\
\
|
*
|
Fixed CMake setting errors
McCabe Maxsted
2009-11-15
2
-1
/
+3
|
*
|
Viewer compiles, but still trying to get everything to link on Windows
McCabe Maxsted
2009-11-10
1
-8
/
+18
|
*
|
Merged almost-final version of Imprudence 1.2 into 1.3
McCabe Maxsted
2009-11-08
1
-1
/
+0
|
|
\
\
|
*
\
\
Merged working branch of 1.2 into LL 1.23 merge
McCabe Maxsted
2009-10-18
6
-41
/
+52
|
|
\
\
\
|
|
*
|
|
Updated and added some Linux libs.
Jacek Antonelli
2009-10-18
2
-8
/
+14
|
*
|
|
|
Merged SL 1.23.4 into Imprudence.
Jacek Antonelli
2009-08-29
16
-38
/
+249
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Second Life viewer sources 1.23.0-RC
Jacek Antonelli
2009-04-30
19
-72
/
+287
*
|
|
|
|
Added Linux package for liboil 0.3.16.
Jacek Antonelli
2009-11-18
1
-0
/
+1
*
|
|
|
|
Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404.
Jacek Antonelli
2009-11-18
1
-1
/
+0
*
|
|
|
|
Silenced some compiler warnings on Linux.
Jacek Antonelli
2009-11-18
1
-7
/
+8
*
|
|
|
|
Finally packaged up Mac libraries.
Jacek Antonelli
2009-11-08
4
-7
/
+9
|
|
_
|
_
|
/
|
/
|
|
|
[next]