"platforms/cpu/include/AlignedArray.h" did not exist on "47e03b07cd37464b93db2c69c2a36932eae60b97"
  1. 26 Oct, 2015 15 commits
  2. 09 Oct, 2015 1 commit
  3. 07 Oct, 2015 4 commits
  4. 06 Oct, 2015 4 commits
  5. 01 Oct, 2015 1 commit
  6. 30 Sep, 2015 1 commit
    • Jason Swails's avatar
      Fix very irritating behavior on some Mac systems. · 9570ab9c
      Jason Swails authored
      Hard-code CC and CXX to clang for Macs, since gcc/g++ will *not* work with
      Anaconda, despite the fact that distutils will try to use them.  System Python,
      homebrew, and MacPorts on Macs will always use clang, so this hack should always
      work and fix issues with users that have GCC installed from MacPorts or homebrew
      *and* Anaconda.
      9570ab9c
  7. 29 Sep, 2015 14 commits