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
*
Apply various Mac build patches from Mimika Oh and Nemurimasu Neiro to fix up...
David Walter Seikel
2012-03-14
1
-1
/
+10
*
Merge the artwork and font "prebuilt" packages into the source repo, as discu...
David Walter Seikel
2012-03-01
2
-17
/
+0
*
Linux: allow cross compiling the 32bit viewer on a x86_64 platform
Armin Weatherwax
2011-11-13
2
-2
/
+33
*
use qt/webkit 4.7.4 on linux
Armin Weatherwax
2011-11-13
2
-3
/
+10
*
Linux: remove libxml2 dependency.
Armin Weatherwax
2011-11-13
1
-7
/
+16
*
Linux: update OpenAL to 1.13.0
Armin Weatherwax
2011-11-13
1
-6
/
+0
*
Linux64: don't use -ffast-math for release builds, it didn't do anything for us.
Armin Weatherwax
2011-11-13
1
-1
/
+2
*
Fixed cmake merge error when adding SSE2 target to copy win libs
McCabe Maxsted
2011-09-08
1
-27
/
+26
*
Ported SSE2 build target from Singularity, patch by Shyotl. Note that the pac...
McCabe Maxsted
2011-09-08
2
-24
/
+111
*
Updated the windows version of openal-soft to 1.13
McCabe Maxsted
2011-06-24
1
-2
/
+2
*
Merge branch 'viewerinfo' into next
Jacek Antonelli
2011-05-25
3
-8
/
+58
|
\
|
*
Coax Xcode into selecting the right build type by default.
Jacek Antonelli
2011-05-21
1
-3
/
+6
|
*
Ported Linux packaging system from Kokua.
Jacek Antonelli
2011-05-20
1
-0
/
+32
|
*
Ported viewer_info.py and BuildVersion.cmake from Kokua.
Jacek Antonelli
2011-05-19
1
-5
/
+20
*
|
Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into next
Jacek Antonelli
2011-05-25
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Added DirectX SDKs june 2010 and march 2009 to cmake
McCabe Maxsted
2011-04-26
1
-0
/
+4
*
|
Merge branch '1.3-maint' into next
Jacek Antonelli
2011-05-18
2
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Linux64 fix linking and packaging of the new ogg/vorbis libs
Armin Weatherwax
2011-05-17
1
-0
/
+16
|
*
also link with ld.gold
Armin Weatherwax
2011-05-17
1
-0
/
+3
|
*
gio-2.0 is not used on Mac.
Jacek Antonelli
2011-02-22
1
-1
/
+0
|
*
IMP-429: Link against prebuilt libraries / always use gtk-related system libs...
Aleric Inglewood
2011-01-17
2
-0
/
+4
|
*
Fixed (again) how libjpeg is found on Mac. (#256/#464)
Jacek Antonelli
2010-10-03
1
-8
/
+1
|
*
Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.
Jacek Antonelli
2010-09-17
1
-0
/
+0
|
*
linux64: move cxx flags from external script into 00-Common.cmake for transpa...
Armin Weatherwax
2010-09-17
1
-1
/
+17
|
*
fix: 32bit libs for linux64 are not actually downloaded
Armin Weatherwax
2010-09-16
1
-2
/
+2
|
*
linux64: fetch 32 bit libraries required for voice
Armin Weatherwax
2010-09-16
1
-0
/
+3
|
*
Added a fallback for CMake JPEG_LIBRARIES on Mac.
Jacek Antonelli
2010-09-16
1
-1
/
+4
|
*
fix libjpeg linking on Mac OS
Nemurimasu Neiro
2010-09-16
1
-1
/
+5
|
*
Added fonts package to install.xml.
Jacek Antonelli
2010-09-10
1
-0
/
+2
|
*
Added AAC decoding to GStreamer for Windows
McCabe Maxsted
2010-08-26
1
-0
/
+4
|
*
Updated windows version of openal-soft to 1.12.854
McCabe Maxsted
2010-08-26
1
-2
/
+2
|
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py
McCabe Maxsted
2010-08-26
1
-0
/
+33
*
|
Fixed missing use_prebuilt_binary(gstreamer-plugins) from GStreamer010Plugin....
McCabe Maxsted
2011-03-15
1
-3
/
+4
*
|
Fixed typo in 425b474
McCabe Maxsted
2011-03-14
1
-1
/
+1
*
|
Added info message when cmake can't find the quicktime sdk
McCabe Maxsted
2011-03-14
1
-0
/
+2
*
|
Added cmake files to the solution. This should've been done AGES ago
McCabe Maxsted
2011-03-14
2
-0
/
+149
*
|
Updated copywinlibs and staging to use the new set of gstreamer libs
McCabe Maxsted
2011-03-09
1
-0
/
+122
*
|
Fixed being unable to change streaming audio volume on Windows
McCabe Maxsted
2011-03-09
1
-1
/
+2
*
|
Switched to Phoenix Viewers Boost 1.43 libs for Windows
Patrick Sapinski
2011-02-27
1
-3
/
+1
*
|
Fixed cmake using the old windows gstreamer plugin libs
McCabe Maxsted
2011-02-18
1
-4
/
+4
*
|
Make media_plugin_gstreamer010 find all its headers correctly on Windows (not...
McCabe Maxsted
2011-02-10
1
-5
/
+13
*
|
Updated windows version of boost to the 1.39 version used in Snowglobe 1.5. N...
McCabe Maxsted
2011-02-10
1
-1
/
+3
*
|
Disable SSE4 on Mac (temporarily).
Jacek Antonelli
2010-11-13
1
-2
/
+2
*
|
Fixed fontconfig library not being set for Linux-only
McCabe Maxsted
2010-11-12
1
-3
/
+5
*
|
Add support for using ld.gold on linux.
Aleric Inglewood
2010-11-12
2
-3
/
+14
*
|
IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins
Aleric Inglewood
2010-11-07
4
-23
/
+18
*
|
Deleted OPENAL.cmake.imp file
McCabe Maxsted
2010-11-02
1
-115
/
+0
*
|
Added missing qtxmlpatterns4.dll to CopyWinLibs.cmake
McCabe Maxsted
2010-11-02
1
-0
/
+4
*
|
Merge branch 'weekly' into webkit_plugins
Aleric Inglewood
2010-10-28
2
-13
/
+7
|
\
\
|
*
\
Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly
Aleric Inglewood
2010-10-28
2
-13
/
+7
|
|
\
\
[next]