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
*
RED-595: Manual merge with weekly-webkit.
Aleric Inglewood
2010-10-15
2
-18
/
+82
*
Merge branch 'mccabe-plugins' into plugins_merge
Robin Cornelius
2010-10-10
19
-323
/
+596
|
\
|
*
Let the gstreamer plugin build on windows
Robin Cornelius
2010-10-10
1
-5
/
+24
|
*
linux* kill imprudence gstreamer, use system gstreamer instead.
Armin Weatherwax
2010-09-23
2
-122
/
+12
|
*
update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not loa...
Armin Weatherwax
2010-09-23
1
-0
/
+28
|
*
Robin Cornelius: fixes for building plugins on Linux 64bit
Armin Weatherwax
2010-09-23
2
-1
/
+20
|
*
Added fix for word size from Snowglobe (only for Windows--didn't update Linux...
McCabe Maxsted
2010-09-23
1
-0
/
+1
|
*
CMake now runs correctly on Windows
McCabe Maxsted
2010-09-23
1
-0
/
+16
|
*
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
*
|
Use all those cores for compile
Robin Cornelius
2010-10-09
1
-0
/
+1
*
|
Fixed (again) how libjpeg is found on Mac. (#256/#464)
Jacek Antonelli
2010-10-08
1
-1
/
+1
*
|
RED-429: Link against prebuilt libraries / always use gtk-related system libs...
Aleric Inglewood
2010-10-08
2
-0
/
+4
*
|
RED-560: Add support for STANDALONE to OPENAL.cmake
Aleric Inglewood
2010-10-02
1
-2
/
+12
*
|
RED-560: Revert changes to indra/cmake/OPENAL.cmake
Aleric Inglewood
2010-10-02
1
-19
/
+104
*
|
Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly
Aleric Inglewood
2010-10-02
1
-0
/
+0
|
\
\
|
*
|
RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow.
Aleric Inglewood
2010-10-02
1
-0
/
+46
|
*
|
RED-573: FindTut.cmake is missing: tut.h is not searched for.
Aleric Inglewood
2010-10-01
2
-2
/
+46
|
*
|
RED-561: Optimization flags used during --Type=Debug (linux x86_64)
Aleric Inglewood
2010-10-01
1
-17
/
+4
|
*
|
RED-552: VWR-12838: NDOF is assumed to exist, even with --standalone.
Aleric Inglewood
2010-10-01
2
-9
/
+62
|
*
|
Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.
Jacek Antonelli
2010-09-23
1
-0
/
+0
|
|
/
*
|
RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow.
Aleric Inglewood
2010-09-30
1
-0
/
+46
*
|
RED-573: FindTut.cmake is missing: tut.h is not searched for.
Aleric Inglewood
2010-09-30
2
-2
/
+46
*
|
RED-561: Optimization flags used during --Type=Debug (linux x86_64)
Aleric Inglewood
2010-09-28
1
-17
/
+4
*
|
RED-560: Imprudence doesn't compile when configured with --standalone
Aleric Inglewood
2010-09-28
3
-107
/
+35
*
|
RED-552: VWR-12838: NDOF is assumed to exist, even with --standalone.
Aleric Inglewood
2010-09-28
2
-9
/
+62
|
/
*
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
[next]