[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [supercollider/supercollider] f8d4d2: cleanup: detect apple via __APPLE__



  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: f8d4d2d2a0558d2a2e319b79e15bc94d6397e37d
      https://github.com/supercollider/supercollider/commit/f8d4d2d2a0558d2a2e319b79e15bc94d6397e37d
  Author: Tim Blechmann <tim@xxxxxxxxxx>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M CMakeLists.txt
    M QtCollider/factories.cpp
    M QtCollider/primitives/primitives.cpp
    M editors/sc-ide/widgets/multi_editor.cpp
    M lang/LangPrimSource/OSCData.cpp
    M lang/LangPrimSource/PyrFilePrim.cpp
    M lang/LangPrimSource/PyrPrimitive.cpp
    M lang/LangPrimSource/PyrSched.cpp
    M lang/LangPrimSource/PyrStringPrim.cpp
    M lang/LangPrimSource/SC_Wii.cpp
    M server/plugins/CMakeLists.txt

  Log Message:
  -----------
  cleanup: detect apple via __APPLE__


  Commit: ed2f9fa0d6e2afee6122aae4e4c9dbc39bf52e01
      https://github.com/supercollider/supercollider/commit/ed2f9fa0d6e2afee6122aae4e4c9dbc39bf52e01
  Author: Yvan Volochine <yvan.github@xxxxxxxxx>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M CMakeLists.txt
    M QtCollider/factories.cpp
    M QtCollider/primitives/primitives.cpp
    M editors/sc-ide/widgets/multi_editor.cpp
    M lang/LangPrimSource/OSCData.cpp
    M lang/LangPrimSource/PyrFilePrim.cpp
    M lang/LangPrimSource/PyrPrimitive.cpp
    M lang/LangPrimSource/PyrSched.cpp
    M lang/LangPrimSource/PyrStringPrim.cpp
    M lang/LangPrimSource/SC_Wii.cpp
    M server/plugins/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #1741 from timblechmann/cleanups/preprocessor

cleanup: detect apple via __APPLE__


Compare: https://github.com/supercollider/supercollider/compare/0f91fe07ba84...ed2f9fa0d6e2