Age | Commit message (Collapse) | Author |
|
longer have any affect
|
|
due to improperly disabled msvcrt manifest checking.
reviewed by jenn.
|
|
|
|
msvc*80.dll's.
|
|
|
|
|
|
|
|
linux build.
|
|
|
|
|
|
|
|
install.py)
|
|
|
|
|
|
merge broke the linux build, we were trying to strip a script which is a non-binary file.
Restored the correct syntax and build works again. yay!
Reviewed by Prep
|
|
Manually merged llappviewer and viewer_manifest.py.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|