Commit graph

43 commits

Author SHA1 Message Date
Jean-Philip Desjardins
db07a294dc Set macOS deployment target to 10.15. 2024-02-19 16:22:24 -05:00
Jean-Philip Desjardins
f265cc2433 Add NAND extraction tool. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
0ac7dfeb3e Run Framework tests. 2023-11-15 09:26:43 -05:00
Jean-Philip Desjardins
fe1d38d1b9 Add Qt based ElfView. 2022-03-16 16:53:43 -04:00
Jean-Philip Desjardins
76eb3ac6bc Testing emulator port to JavaScript.
Builds but doesn't do anything interesting yet.
2022-02-14 13:07:15 -05:00
Jean-Philip Desjardins
fb60da436e
Merge pull request #1154 from orbea/cmake
cmake: Use GNUInstallDirs
2021-11-30 10:29:31 -05:00
orbea
2277c331c2 cmake: Use GNUInstallDirs 2021-11-29 12:29:21 -08:00
orbea
60026a45f7 cmake: Better git handling 2021-11-29 11:00:50 -08:00
Jean-Philip Desjardins
1321e2bf30 Update CMake files. 2021-11-20 15:35:56 -05:00
Jean-Philip Desjardins
30a3978701 Disable fPIC on Swift code. 2021-11-20 15:35:56 -05:00
Jean-Philip Desjardins
0d8e9d9bcd Reenable PIC. 2021-11-20 15:35:56 -05:00
Jean-Philip Desjardins
6e52b1c650 Disable PIC. 2021-11-20 15:35:56 -05:00
Zer0xFF
fb53e00613
set MacOS min deployment version to 10.14 2021-04-27 23:40:01 +01:00
Mahmood - Zer0xFF
18e1aba419 make OSX build universal 2021-01-14 19:46:49 +00:00
Jean-Philip Desjardins
b3e99f3467 Add SPU test. 2021-01-01 14:16:31 -05:00
Jean-Philip Desjardins
5c3b37abb9 Use git describe to obtain a version number. 2020-08-10 13:36:52 -04:00
Jean-Philip Desjardins
2fe271a781 Add GsAreaTest. 2020-04-30 18:52:31 -04:00
Jean-Philip Desjardins
6f51c5cdb8 Use enable_testing earlier to allow CodeGenTestSuite to be added to tests. 2020-03-11 09:37:43 -04:00
Mahmood - Zer0xFF
282b6db31a compile with PIC when building libretro cores... maybe enable it by default? 2019-12-31 21:03:40 +01:00
Mahmood - Zer0xFF
aab8dcab4b Travis: build libretro cores 2019-12-31 21:03:40 +01:00
Mahmood - Zer0xFF
b4c7777b84 Initial Libretro implementation 2019-12-31 21:02:35 +01:00
Mahmood - Zer0xFF
3f701fe4ef Make Plays dependencies submodule in this repo 2019-08-30 13:25:03 -04:00
Jean-Philip Desjardins
218db2c5f2 Remove reference to removed Win32 UI. 2019-06-05 19:22:40 -04:00
Jean-Philip Desjardins
bfb3f32159 Add config necessary to build PsfAot tool. 2019-05-09 13:00:34 -04:00
Jean-Philip Desjardins
f96381059b Add git commit short hash in version string when possible. 2019-03-27 19:15:46 -04:00
Jean-Philip Desjardins
df97ea71a6 Clean build config. 2018-12-04 21:11:06 -05:00
Jean-Philip Desjardins
75042ab29a Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00
Mahmood(Thunder07)
f252e7623e Initial QT OSX support 2018-05-23 03:12:49 +03:00
Jean-Philip Desjardins
9d174f7659 Remove redundant definition. 2018-04-26 13:12:26 -04:00
Jean-Philip Desjardins
c006cd8729 Set OSX deployment target. 2018-04-26 13:10:03 -04:00
Jean-Philip Desjardins
5b3a386e22 Move project declaration up. 2018-04-25 20:45:06 -04:00
Jean-Philip Desjardins
ac7b972242 Rename CMake projects. 2018-04-25 19:17:23 -04:00
Jean-Philip Desjardins
93ac84ccf6 Add switch to enable building with AOT cache on iOS. 2018-04-08 16:23:30 -04:00
Jean-Philip Desjardins
238be12c8e Revert "Add project name in root CMakeLists.txt."
This reverts commit e24267b13e.
2018-03-05 13:10:18 -05:00
Jean-Philip Desjardins
e24267b13e Add project name in root CMakeLists.txt. 2018-03-05 09:22:01 -05:00
Mahmood(Thunder07)
ef5fbf9e77 Cleanup moved to Header.cmake 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
bd5472d23f glew is propagated through gsh_opengl which is propagated through Framework_OpenGl 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
eb5976a6b4 Make building tests optional 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
3b38c4cfef Move tests to own CMakeLists.txt files which fixes circular dependency 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
e6c6fd4118 Add Option to build PsfPlayer from main CMakeLists.txt 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
cf7d1e6c49 Cleanup main CMakeLists.txt 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
3c8be3f1f8 Play: CMake Cleanup 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
4cafd0f0fa Play: CMake restructure - part 1 2018-03-02 12:01:58 +00:00