Age | Commit message (Collapse) | Author |
|
|
|
This is only an issue on Macs that have a case-sensitive root filesystem.
|
|
|
|
longer have any affect
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
packaging failures a bit.
|
|
|
|
|
|
ssh://bitbucket.org/merov_linden/viewer-development-storm-137
|
|
move the fmod.dll
|
|
viewer_manifest.py Breaking linux 64-bit build.
(transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
|
|
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.
|
|
|
|
|
|
account
|
|
|
|
Breaking linux 64-bit build.
(transplanted from 111a293c0e1c9062b1aa83dda7cf28aa22754930)
|
|
|
|
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
copy_l_viewer_manifest target.
|
|
|
|
Actually this is kind of 3 independent fixes, one for a different bug on each platform.
|
|
correctly packaged.
|
|
Without this, the viewer fails to start because it can't find the new
libexception_handler.dylib.
|
|
|
|
|
|
|
|
|
|
|