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
/
newview
/
viewer_manifest.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-18
New branch for building with nmake.
David Walter Seikel
1
-4
/
+4
2013-04-17
Fix up Windows installer, and make it more consistant with other OSes.
David Walter Seikel
1
-1
/
+3
2013-04-17
Random white space clean ups. In Python! Yes, be scared. B-)
David Walter Seikel
1
-9
/
+5
2011-11-13
use qt/webkit 4.7.4 on linux
Armin Weatherwax
1
-49
/
+15
2011-11-13
Linux: remove libxml2 dependency.
Armin Weatherwax
1
-2
/
+0
2011-11-13
Linux: update OpenAL to 1.13.0
Armin Weatherwax
1
-6
/
+17
2011-09-23
Fixed packaging script not finding the right .exe for a congiguration
McCabe Maxsted
1
-1
/
+11
2011-09-08
Fixed llkdu .config file not being copied during packaging
McCabe Maxsted
1
-0
/
+3
2011-09-08
Fixed windows packaging merge errors
McCabe Maxsted
1
-7
/
+10
2011-09-08
Rebranded the Windows isntaller template back to Imp
McCabe Maxsted
1
-3
/
+3
2011-09-08
Added a new Windows installer script for ISS. Packaging now just generates a ...
McCabe Maxsted
1
-144
/
+36
2011-09-08
Removed packaging private assemblies since that's no longer how we distribute...
McCabe Maxsted
1
-21
/
+12
2011-09-08
Added SSE2 packaging and configuration the copied pdb filename, moved it up o...
McCabe Maxsted
1
-21
/
+27
2011-09-08
Added basic copying of symbol files when the windows package project is run. ...
McCabe Maxsted
1
-0
/
+9
2011-05-21
Ported Mac packaging system from Kokua.
Jacek Antonelli
1
-20
/
+21
2011-05-17
Linux64 fix linking and packaging of the new ogg/vorbis libs
Armin Weatherwax
1
-3
/
+4
2011-05-14
Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790)
Jacek Antonelli
1
-0
/
+1
2011-04-12
linux: several improvements to the starter script, provide a default alsoft.conf
Armin Weatherwax
1
-0
/
+1
2011-03-19
Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790)
Jacek Antonelli
1
-1
/
+2
2011-03-19
package libz.so instead of libz.so.1 for linux32
Armin Weatherwax
1
-1
/
+1
2011-03-10
Commented out more libs used only by GStreamer from Mac manifest.
Jacek Antonelli
1
-8
/
+8
2011-03-10
Fixed some bad indentation in viewer_manifest.py.
Jacek Antonelli
1
-60
/
+60
2011-03-09
Updated copywinlibs and staging to use the new set of gstreamer libs
McCabe Maxsted
1
-58
/
+70
2011-03-09
IMP-775 Correct spaces in NSIS call. Reference VWR-20742.
Nicky Perian
1
-3
/
+8
2011-03-09
Stage dictionaries directory
Nicky Perian
1
-0
/
+3
2011-03-04
Don't try to package RELEASE_NOTES.txt, it doesn't exist for Experimentals.
Jacek Antonelli
1
-1
/
+0
2011-03-04
update openal and pulse headers to pulseaudio 0.9.21 on linux*
Armin Weatherwax
1
-5
/
+4
2011-03-04
don't package libgdk_pixbuf on linux64, it breaks webkit on distros less cons...
Armin Weatherwax
1
-2
/
+1
2011-03-01
fix packaging fails on linux
Armin Weatherwax
1
-1
/
+1
2011-02-22
Removed getvoice.sh for Linux. It's no longer needed.
Jacek Antonelli
1
-1
/
+0
2011-01-17
IMP-429: Link against prebuilt libraries / always use gtk-related system libs...
Aleric Inglewood
1
-14
/
+16
2010-11-14
Simplified install of libllcommon in Mac manifest.
Jacek Antonelli
1
-45
/
+21
2010-11-14
Mac SLPlugin.app needs symlinks to some libs.
Jacek Antonelli
1
-11
/
+22
2010-11-14
Fixed path to Mac SLPlugin launcher.
Jacek Antonelli
1
-1
/
+1
2010-11-14
Commented out gstreamer libs from Mac manifest.
Jacek Antonelli
1
-92
/
+92
2010-11-14
Disable packaging of mac-updater.app.
Jacek Antonelli
1
-12
/
+12
2010-11-09
Install unstripped binary in packaged when --type=Debug
Aleric Inglewood
1
-2
/
+10
2010-11-08
As we currently do not build the gstreamer plugin for windows, do not try to ...
Robin Cornelius
1
-6
/
+1
2010-11-08
Correctly stage libhunspell.dll in viewer_manifest.py
Robin Cornelius
1
-1
/
+3
2010-11-07
As we currently do not build the gstreamer plugin for windows, do not try to ...
Robin Cornelius
1
-6
/
+1
2010-11-07
Correctly stage libhunspell.dll in viewer_manifest.py
Robin Cornelius
1
-1
/
+3
2010-11-07
IMP-692: SNOW-713: Fixed compile bug fixes.
Aleric Inglewood
1
-4
/
+6
2010-11-07
IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins
Aleric Inglewood
1
-2
/
+49
2010-11-06
fix: don't use untested libraries
Armin Weatherwax
1
-1
/
+1
2010-11-05
Applied patch by Nicky Perian for #680: commented out unused references to gs...
McCabe Maxsted
1
-54
/
+55
2010-11-02
Install qtxmlpatterns4.dll on windows.
Aleric Inglewood
1
-0
/
+1
2010-10-26
Removed getvoice.sh for Linux. It's no longer needed.
Jacek Antonelli
1
-1
/
+0
2010-10-16
Fix windows mime types and gstreamer plugin name.
Aleric Inglewood
1
-1
/
+1
2010-10-15
RED-595: Manual merge with weekly-webkit.
Aleric Inglewood
1
-5
/
+1
2010-10-10
Let the gstreamer plugin build on windows
Robin Cornelius
1
-1
/
+5
[next]