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
*
More post merge cleanups, make it compile under Windows.
David Walter Seikel
2013-09-02
6
-4
/
+29
*
Merge remote-tracking branch 'imprudence/next' into next
David Walter Seikel
2013-08-30
4
-18
/
+15
|
\
|
*
Make nmake builds more like VS builds.
David Walter Seikel
2013-04-26
1
-0
/
+5
|
*
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
*
|
Merge branch 'next' of git://github.com/ArminW/imprudence into next
David Walter Seikel
2011-12-05
6
-19
/
+61
|
\
\
|
|
/
|
*
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
*
|
Merge branch 'next' of git://github.com/imprudence/imprudence into next
David Walter Seikel
2011-12-03
2
-11
/
+97
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'imprudence/1.4-beta1.5' into next
David Walter Seikel
2011-07-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Updated the windows version of openal-soft to 1.13
McCabe Maxsted
2011-06-24
1
-2
/
+2
*
|
Fix up gcrypt and gpg-error compiling and linking. Much cleaner now,and Wind...
David Walter Seikel
2011-07-19
3
-5
/
+5
*
|
Fix the linux build of OTR and friends. Hope I did not break Windows.
David Walter Seikel
2011-06-29
2
-2
/
+2
*
|
Build libgpg-error and libgcrypt under linux, for OTR.
David Walter Seikel
2011-06-28
2
-2
/
+6
*
|
Merge branch 'next' of git://github.com/jacek/imprudence into next
David Seikel
2011-06-04
6
-8
/
+81
|
\
\
|
|
/
|
*
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
*
|
|
checkpoint, non functional
Jay Threeth
2011-04-02
5
-0
/
+34
*
|
|
checkpoint, non functional
Jay Threeth
2011-04-02
2
-0
/
+14
*
|
|
Dunno how this file got missed.
David Seikel
2011-03-20
1
-0
/
+16
*
|
|
Merge remote-tracking branch 'mccabe/exp' into weekly
David Seikel
2011-03-20
5
-4
/
+279
|
\
\
\
|
|
/
/
|
*
|
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
[next]