1. 28 Oct, 2014 1 commit
    • Fix Yosemite builds that use gcc-4.2 through `require_gcc` · 10fd0490
      The definitions that use `require_gcc` are not compatible with Apple's
      clang-powered `gcc` and need gcc-4.2 from Homebrew. However, builds
      using gcc-4.2 fail on Yosemite with a warning:
      
          couldn't understand kern.osversion `14.0.0'
      
      Although the warning is non-fatal, the build goes to shit from there. It
      seems that setting the magical value `MACOSX_DEPLOYMENT_TARGET=10.9`
      makes the build work and doesn't seem to have negative consequences.
      Mislav Marohnić committed
  2. 27 Oct, 2014 2 commits
  3. 26 Oct, 2014 1 commit
  4. 24 Oct, 2014 1 commit
  5. 17 Oct, 2014 2 commits
  6. 16 Oct, 2014 3 commits
  7. 26 Sep, 2014 3 commits
  8. 24 Sep, 2014 2 commits
  9. 20 Sep, 2014 1 commit
  10. 19 Sep, 2014 3 commits
  11. 18 Sep, 2014 4 commits
  12. 11 Sep, 2014 1 commit
  13. 10 Sep, 2014 3 commits
  14. 09 Sep, 2014 6 commits
  15. 08 Sep, 2014 7 commits