Έκδοση
3.5-2180
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 7 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
b6728c1405d3a1a0ba3daa480f18e3d765a97b9f
Αλλαγή συγγραφέα
comex
Αλλαγή περιγραφής
Avoid unnecessary bundle copies on OS X:

- Make "copy data into bundle" depend on the files actually being
  changed, rather than being run on every build.

- postprocess_bundle depends on system files and checking the Dolphin
  binary and all that, and would be iffy to try to avoid rerunning;
  but it's only needed to produce a redistributable bundle, so add
  SKIP_POSTPROCESS_BUNDLE to skip it for development.