Commit graph

15 commits

Author SHA1 Message Date
DH e73a0b962d move IPC utilities from orbis-kernel to rx 2025-10-05 00:09:42 +03:00
DH 5904079a87 temporary make std::print and std::format optional 2025-10-04 14:06:47 +03:00
Guo Yunhe a98f514b4f
fix(rx): git variables (#101)
Some checks are pending
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux-aarch64.sh, clang, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux.sh, clang, ubuntu-24.04) (push) Waiting to run
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux.sh, gcc, ubuntu-24.04) (push) Waiting to run
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Windows (push) Waiting to run
Build RPCSX / build-linux (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.1-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.2-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.4-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv8.5-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv9-a) (push) Waiting to run
Build RPCSX / build-android (arm64-v8a, armv9.1-a) (push) Waiting to run
Build RPCSX / build-android (x86_64, x86-64) (push) Waiting to run
2025-08-13 00:36:08 +03:00
DH 8dce5e1d11 rx/version: do not require git 2025-04-11 15:45:36 +03:00
DH 919703472c Deploy dev builds to https://github.com/RPCSX/rpcsx-build 2025-04-10 00:32:29 +03:00
DH 6999572b08 cmake/ci: generate version file 2025-04-09 03:51:41 +03:00
DH b33e2662b6 rx: add file lock utility 2025-04-08 18:23:25 +03:00
DH 2d407fbf33 util: add debug utility 2024-11-24 14:05:46 +03:00
DH d7f486fdc9 add more utilities 2024-09-03 10:10:27 +03:00
DH 26ffd8cbb2 add hexdump utility 2024-09-01 18:04:55 +03:00
DH e6022c1c4c vm: fix mapping of file's last page
thanks @red_prig for investigation
2024-08-31 21:17:02 +03:00
Alexandre Bouvier 56ed80c35f
[rx] cmake: fix git detection (#59) 2023-11-12 14:07:46 +03:00
DH 4096df70f4 Fix git draft 2023-11-11 00:02:56 +03:00
DH 135c63117b Add version utility 2023-11-10 23:41:44 +03:00
DH 5f91b57482 move memory area util to shared rx library 2023-09-03 23:53:00 +03:00