summaryrefslogtreecommitdiff
path: root/indra/copy_win_scripts
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-09-05 17:27:24 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-09-05 17:27:24 -0400
commit42931d67a15d9a018f06ec2e5fc8d78549ab4cd8 (patch)
tree5abf9bb114da4d886af214e56b65abc2f0f9a180 /indra/copy_win_scripts
parentd1c6b9820c3c5eda2ca797df104927f4e8f02b24 (diff)
SL-957: Don't move viewer executable until final viewer_manifest run.
viewer_manifest is run twice by CMakeLists.txt: once with --actions=copy and once with the default actions copy and package. The fact that we (try to) move the Mac viewer executable both times has confused things on a number of occasions. Currently it's bollixing our attempt to run dsymutil on the executable so we can package up the Mac symbols for both codeticket and BugSplat. Introduce DarwinManifest.is_rearranging() that tests whether either "package" or "unpacked" is in self.args["actions"], echoing an earlier test. Make several things conditional on that, notably moving the executable.
Diffstat (limited to 'indra/copy_win_scripts')
0 files changed, 0 insertions, 0 deletions