Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-10 | Corrected a call to the mac-specific command "Rez" that had the wrong case. ↵ | Ricky Curtice | |
This is only an issue on Macs that have a case-sensitive root filesystem. | |||
2011-02-09 | STORM-937 : Fix python scripts shebang line and license header for consistency | Merov Linden | |
2010-12-21 | STORM-151 : pull in viewer-development | Merov Linden | |
2010-11-29 | CHOP-223 fix for more mac build breakage from the previous changes. | brad kittenbrink | |
2010-11-29 | CHOP-223 fix for mac build breakage introduced in the last change. | brad kittenbrink | |
2010-11-29 | Better fix for CHOP-223. | brad kittenbrink | |
Comments on the mercurial bug tracker indicate that this bug is likely to recur, so we work around it in viewer_manifest.py now. http://mercurial.selenic.com/bts/issue1802 | |||
2010-11-22 | STORM-151 : Attempt to fix Windows static linking, simplified manifest | Merov Linden | |
2010-11-19 | Fix for viewer_manifest.py failure on windows. | brad kittenbrink | |
2010-11-19 | Fix for windows installer missing update_install.bat. Paired with mani. | brad kittenbrink | |
2010-11-17 | CHOP-203 Fixed linux release bug - exclude update_install from symbol strippage | Mark Palange (Mani) | |
2010-11-16 | CHOP-179 Linux install uses linux-updater. Rev. by Alain | Mark Palange (Mani) | |
2010-11-11 | Add very basic windows install script. | Andrew A. de Laix | |
2010-11-11 | run install script on successful download | Andrew A. de Laix | |
2010-11-09 | beginnings of the update installer (with simple install script for darwin). | Andrew A. de Laix | |
2010-11-03 | Added some logging to viewer_manifest.py to attempt to narrow down the Mac ↵ | brad kittenbrink | |
packaging failures a bit. | |||
2010-11-03 | For non-Release Linux build, explain why we don't create tarball. | Nat Goodspeed | |
2010-10-15 | Merge | Leyla Farazha | |
2010-10-13 | Automated merge with ↵ | Oz Linden | |
ssh://bitbucket.org/merov_linden/viewer-development-storm-137 | |||
2010-10-08 | STORM-137: Fix windows packaging issue, namely, do not require a manifest to ↵ | Merov Linden | |
move the fmod.dll | |||
2010-10-06 | merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵ | Boroondas Gupte | |
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix) | |||
2010-10-02 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
2010-09-15 | STORM-181 : add featuretable_xp to the list of files to install for Windows | Merov Linden | |
2010-08-26 | VWR-20946 : fix erroneous error message (broken window...) | Merov Linden | |
2010-08-26 | VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵ | Merov Linden | |
account | |||
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-22 | VWR-20893: "class Linux_x86_64Manifest" missing from viewer_manifest.py ↵ | Techwolf Lupindo | |
Breaking linux 64-bit build. (transplanted from 111a293c0e1c9062b1aa83dda7cf28aa22754930) | |||
2010-08-20 | VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. | Aimee Linden | |
2010-08-17 | SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present. | Aimee Linden | |
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there. | |||
2010-08-13 | Automated merge with file:///Users/oz/Internal/viewer-development | Oz Linden | |
2010-08-13 | Persuade Windows to package the prebuilt llkdu.dll | Aimee Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-18 | Unmount Mac .sparseimage in case of errors while mounted. | Nat Goodspeed | |
DarwinManifest.package_finish() creates and mounts a .sparseimage file, populating it with the desired package contents before creating a .dmg from it. However, errors while it's mounted would formerly bypass the 'hdiutil detach' command that unmounts it, leaving the host in a confused state that seemed to prevent subsequent retry attempts from succeeding. Also add code to try to diagnose/bypass mysterious SetFile -a V filename errors, so far without much luck. | |||
2010-06-14 | Fixing viewer_manifest.py. upper case True needed. Reviewed by Mani | Palmer Truelson | |
2010-06-14 | Fix mac dev build error, mac always package. | palange | |
2010-06-07 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Lynx Linden | |
2010-06-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Richard Nelson | |
2010-06-04 | removed duplicate winmm entry for debug builds | Richard Nelson | |
2010-06-03 | Finised a TODO left from recent viewer_manifest.py changes for the ↵ | brad kittenbrink | |
copy_l_viewer_manifest target. | |||
2010-06-03 | AVP-77 WIP added new WI local_assets to installer | Brad Payne (Vir Linden) | |
2010-06-01 | Finished VPLAT-248: Fix for symbol file generation missing info. | brad kittenbrink | |
Actually this is kind of 3 independent fixes, one for a different bug on each platform. | |||
2010-05-28 | mac llcommon dependent apps like mac-crash-logger get libexception_handler ↵ | Andrew A. de Laix | |
correctly packaged. | |||
2010-05-26 | VPLAT-268: Add libexception_handler.dylib to viewer_manifest.py. | Nat Goodspeed | |
Without this, the viewer fails to start because it can't find the new libexception_handler.dylib. | |||
2010-05-21 | VPLAT-237 Linux client library package for google_breakpad. | brad kittenbrink | |
2010-05-12 | added winmm.dll shim for deployment in debug builds | Richard Linden | |
2010-04-27 | fixed eol and tabs/spaces problems | Richard Nelson | |
2010-04-27 | merge | Richard Nelson | |
2010-04-27 | EXT-6921 - Windows Xp/Vista unified volume control | Richard Nelson | |
2010-04-21 | Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of ↵ | Monroe Linden | |
in front) Made SLPlugin into a bundled app on the Mac (this is apparently necessary for the plugin's window to be allowed to get focus). Changed the Info.plist key SLPlugin uses to keep itself out of the dock from LSBackgroundOnly to LSUIElement (this allows it to get focus and display UI). Added some Mac-specific code to slplugin.cpp to manipulate window layers and bring the plugin process to the foreground when something in the process opens a window, and to bring the viewer to the foreground when the last window in the process is closed. | |||
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-03-29 | Automated merge | Roxie Linden | |