FreeCAD: master 5084b967

Author Committer Branch Timestamp Parent
blacey wmayer master 2017-02-26 02:36:27 master 1255ac62
Affected Issues  0002986: Port from Qt4 to Qt5 (Ongoing)
Changeset Qt5: build FreeCAD for macOS with both Qt5 and Qt4

   * Extend Travis config to build and deploy FreeCAD on
     macOS with Qt5, in addition to Qt4
   * Link PySide wrapper to <bundle>/MacOS
   * Warn on install_name_tool failures (work-around to
     confirmed Apple install_name_tool bug)
   * Reference XCTest "Current" framework versus "A"
mod - .travis.yml Diff File
mod - src/MacAppBundle/CMakeLists.txt Diff File
add - src/MacAppBundle/FreeCAD.app/Contents/MacOS/PySide Diff File
mod - src/Tools/MakeMacBundleRelocatable.py Diff File