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
2011-06-29
Fix the linux build of OTR and friends. Hope I did not break Windows.
David Walter Seikel
2
-2
/
+2
2011-06-28
Build libgpg-error and libgcrypt under linux, for OTR.
David Walter Seikel
2
-2
/
+6
2011-05-21
Coax Xcode into selecting the right build type by default.
Jacek Antonelli
1
-3
/
+6
2011-05-20
Ported Linux packaging system from Kokua.
Jacek Antonelli
1
-0
/
+32
2011-05-19
Ported viewer_info.py and BuildVersion.cmake from Kokua.
Jacek Antonelli
1
-5
/
+20
2011-05-17
Linux64 fix linking and packaging of the new ogg/vorbis libs
Armin Weatherwax
1
-0
/
+16
2011-05-17
also link with ld.gold
Armin Weatherwax
1
-0
/
+3
2011-04-26
Added DirectX SDKs june 2010 and march 2009 to cmake
McCabe Maxsted
1
-0
/
+4
2011-04-02
checkpoint, non functional
Jay Threeth
5
-0
/
+34
2011-04-02
checkpoint, non functional
Jay Threeth
2
-0
/
+14
2011-03-20
Dunno how this file got missed.
David Seikel
1
-0
/
+16
2011-03-15
Fixed missing use_prebuilt_binary(gstreamer-plugins) from GStreamer010Plugin....
McCabe Maxsted
1
-3
/
+4
2011-03-14
Fixed typo in 425b474
McCabe Maxsted
1
-1
/
+1
2011-03-14
Added info message when cmake can't find the quicktime sdk
McCabe Maxsted
1
-0
/
+2
2011-03-14
Added cmake files to the solution. This should've been done AGES ago
McCabe Maxsted
2
-0
/
+149
2011-03-09
Updated copywinlibs and staging to use the new set of gstreamer libs
McCabe Maxsted
1
-0
/
+122
2011-03-09
Fixed being unable to change streaming audio volume on Windows
McCabe Maxsted
1
-1
/
+2
2011-03-02
Look for more versions of python. Isn't pythen wonderful like that? Noooot!
David Seikel
1
-5
/
+6
2011-02-27
Switched to Phoenix Viewers Boost 1.43 libs for Windows
Patrick Sapinski
1
-3
/
+1
2011-02-22
gio-2.0 is not used on Mac.
Jacek Antonelli
1
-1
/
+0
2011-02-18
Fixed cmake using the old windows gstreamer plugin libs
McCabe Maxsted
1
-4
/
+4
2011-02-13
UNBRANDING! Conservativley remove references to "second life", replacing the...
David Seikel
2
-4
/
+4
2011-02-11
One part of the system does not like the meta-impy name. Seems to be an unus...
David Seikel
1
-1
/
+2
2011-02-10
Make media_plugin_gstreamer010 find all its headers correctly on Windows (not...
McCabe Maxsted
1
-5
/
+13
2011-02-10
Updated windows version of boost to the 1.39 version used in Snowglobe 1.5. N...
McCabe Maxsted
1
-1
/
+3
2011-02-09
Change imprudence -> meta-impy, though not the URLs. Probably some will need...
David Seikel
4
-9
/
+9
2011-02-08
Artwork and font files in the repo now.
David Seikel
1
-16
/
+0
2011-01-17
IMP-429: Link against prebuilt libraries / always use gtk-related system libs...
Aleric Inglewood
2
-0
/
+4
2010-11-13
Disable SSE4 on Mac (temporarily).
Jacek Antonelli
1
-2
/
+2
2010-11-12
Fixed fontconfig library not being set for Linux-only
McCabe Maxsted
1
-3
/
+5
2010-11-12
Add support for using ld.gold on linux.
Aleric Inglewood
2
-3
/
+14
2010-11-07
IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins
Aleric Inglewood
4
-23
/
+18
2010-11-02
Deleted OPENAL.cmake.imp file
McCabe Maxsted
1
-115
/
+0
2010-11-02
Added missing qtxmlpatterns4.dll to CopyWinLibs.cmake
McCabe Maxsted
1
-0
/
+4
2010-10-27
Load prebuilt glib when needed. Don't compile gstreamer plugin on windows.
Aleric Inglewood
3
-7
/
+11
2010-10-26
Set LL_GSTREAMER010_ENABLED to true for Linux-only until gstreamer loading ca...
McCabe Maxsted
1
-0
/
+2
2010-10-25
Download prebuilt vivox (and 32bitcompatibilitylibs on 64bit) even when using...
Aleric Inglewood
1
-0
/
+8
2010-10-23
Fixed copy_win_libs by removing glib dlls
McCabe Maxsted
1
-8
/
+0
2010-10-18
Forgot QtWebKit and Qt plugins in last commit.
Aleric Inglewood
1
-2
/
+14
2010-10-18
Changed default compile settings for Mac. Now SSE3 and SSE4 are enabled by de...
elektrahesse
2
-13
/
+7
2010-10-17
Find Qt4 with find_package on STANDALONE.
Aleric Inglewood
1
-1
/
+11
2010-10-16
Added detection for Python 2.7 (currently untested)
McCabe Maxsted
1
-0
/
+2
2010-10-15
RED-595: Manual merge with weekly-webkit.
Aleric Inglewood
2
-18
/
+82
2010-10-10
Let the gstreamer plugin build on windows
Robin Cornelius
1
-5
/
+24
2010-10-09
Removed not needed libgio-2.0 dependency on OSX
elektrahesse
1
-1
/
+0
2010-10-09
Use all those cores for compile
Robin Cornelius
1
-0
/
+1
2010-10-09
Use all those cores for compile
Robin Cornelius
1
-0
/
+1
2010-10-08
Fixed (again) how libjpeg is found on Mac. (#256/#464)
Jacek Antonelli
1
-1
/
+1
2010-10-08
RED-429: Link against prebuilt libraries / always use gtk-related system libs...
Aleric Inglewood
2
-0
/
+4
2010-10-03
Fixed (again) how libjpeg is found on Mac. (#256/#464)
Jacek Antonelli
1
-8
/
+1
[next]