1. 13 Aug, 2016 1 commit
  2. 08 Aug, 2016 1 commit
  3. 04 Aug, 2016 1 commit
    • James Rowe's avatar
      CMake: Fix for QT 5.7 overwriting -std=c++1y flag · a976c2e3
      James Rowe authored
      In QT 5.7 they added a new check for CXX features which appends a minimum
      required standard to the CXX_FLAGS. Because we were writing the flag
      directly previously, cmake assumed it needed to add a c++11 flag to the
      build. This tells cmake to use c++14 on every build.
      a976c2e3
  4. 29 Jul, 2016 2 commits
  5. 28 Jul, 2016 4 commits
  6. 26 Jul, 2016 2 commits
    • bunnei's avatar
      Merge pull request #1966 from dwhinham/info_plist_fix · c523ff2a
      bunnei authored
      CMake: Fix Info.plist template for citra_qt/OSX
      c523ff2a
    • Andy Tran's avatar
      Travis Build: OS X Startup Crash Fix (#1962) · f8f67221
      Andy Tran authored
      * Travis: Mac OS X Build Fix
      
      Addresses the issue of the nightly builds crashing on OS X. In short,
      the changes needed were to rename the references within the binaries in
      order to make the app “self-contained”.
      
      * Travis: Mac OS X Terminal
      
      Launches citra with a terminal (instead of going straight for the QT
      application, skipping the debugging terminal).
      
      * Travis: Clean Up Lines
      
      * Travis: Fix of EOL Issue
      
      * Travis: Merge Fixes from Build Branch
      
      * Travis: Forward OS X Arguments
      
      * Travis: Forward OS X Arg x2
      
      The issue is, is that sure “open citra-qt.app —args test” works, but
      drag and drop doesn’t!
      
      * Travis: Something needed to be escaped
      f8f67221
  7. 25 Jul, 2016 1 commit
  8. 23 Jul, 2016 6 commits
  9. 21 Jul, 2016 3 commits
  10. 15 Jul, 2016 2 commits
  11. 10 Jul, 2016 2 commits
  12. 06 Jul, 2016 1 commit
  13. 05 Jul, 2016 1 commit
  14. 04 Jul, 2016 3 commits
  15. 03 Jul, 2016 5 commits
  16. 02 Jul, 2016 3 commits
  17. 30 Jun, 2016 1 commit
  18. 29 Jun, 2016 1 commit