Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.34.17383 24 Jan 2025 23:36:22
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17373
Changes: https://github.com/RPCS3/rpcs3/compare/6fddb31a07...f1f85335a7
(cherry picked from commit 1ce4c65e931bec1736d768eba72be41748f1e3dc) |
0.0.34.17373 23 Jan 2025 15:19:28
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak build after d458041ef5aa
-- Checking for module 'pugixml>=1.15'
-- Package dependency requirement 'pugixml >= 1.15' could not be satisfied.
Package 'pugixml' has version '1.14', required version is '>= 1.15'
CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
The following required packages were not found:
- pugixml>=1.15
Reported by: pkg-fallout
(direct commit to 2025Q1 as bbc08dcb46a3 is missing on the branch) |
0.0.34.17373 23 Jan 2025 15:19:19
    |
Jan Beich (jbeich)  |
emulators/rpcs3: revert to fix commit message
This reverts commit ff094ce6aee465d8965155ccdb694e9435f17835. |
0.0.34.17373 23 Jan 2025 15:16:44
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak build after d458041ef5aa
Utilities/rXml.cpp:56:47: error: no matching member function for call to
'attribute'
if (const pugi::xml_attribute attr = handle.attribute(name))
~~~~~~~^~~~~~~~~
/usr/local/include/pugixml.hpp:546:17: note: candidate function not viable: no
known conversion from 'std::string_view' (aka 'basic_string_view<char>') to
'const char_t *' (aka 'const char *') for 1st argument
xml_attribute attribute(const char_t* name) const;
^
/usr/local/include/pugixml.hpp:551:17: note: candidate function not viable:
requires 2 arguments, but 1 was provided
xml_attribute attribute(const char_t* name, xml_attribute& hint)
const;
^
Reported by: pkg-fallout
(direct commit to 2025Q1 as bbc08dcb46a3 is missing on the branch) |
0.0.34.17373 23 Jan 2025 00:16:13
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak aarch64 build after a036b104b872
3rdparty/wolfssl/wolfssl/wolfcrypt/src/cpuid.c:262:28: error: use of undeclared
identifier 'CPUID_AARCH64_FEAT_PMULL'
if (features & CPUID_AARCH64_FEAT_PMULL)
^
Reported by: pkg-fallout
(cherry picked from commit 91e4d1cd95968d2db3e84d73592e8e71a73b077a) |
0.0.34.17373 23 Jan 2025 00:16:11
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17373
Changes: https://github.com/RPCS3/rpcs3/compare/0a6f9ed967...6fddb31a07
(cherry picked from commit 4ec57dffeb3a3c057472a10aaa13ccf9f3667e30) |
0.0.34.17357 18 Jan 2025 00:48:49
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17357
Changes: https://github.com/RPCS3/rpcs3/compare/09580594e6...0a6f9ed967
(cherry picked from commit 86e28c84a7e01752dd8bfeac455f2e318a2ab1d1) |
0.0.34.17353 16 Jan 2025 04:04:43
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak build after b566fcf015cd
Utilities/rXml.cpp:56:47: error: no matching member function for call to
'attribute'
if (const pugi::xml_attribute attr = handle.attribute(name))
~~~~~~~^~~~~~~~~
/usr/local/include/pugixml.hpp:546:17: note: candidate function not viable: no
known conversion from 'std::string_view' (aka 'basic_string_view<char>') to
'const char_t *' (aka 'const char *') for 1st argument
xml_attribute attribute(const char_t* name) const;
^
/usr/local/include/pugixml.hpp:551:17: note: candidate function not viable:
requires 2 arguments, but 1 was provided
xml_attribute attribute(const char_t* name, xml_attribute& hint)
const;
^
Reported by: pkg-fallout
(direct commit to 2025Q1 as bbc08dcb46a3 is missing on the branch) |
0.0.34.17353 16 Jan 2025 00:56:39
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17353
Changes: https://github.com/RPCS3/rpcs3/compare/1b87e186c4...09580594e6
(cherry picked from commit cfedc2cdb265a01d9f7138b072ce8d3c1b49edb7) |
0.0.34.17339 11 Jan 2025 00:51:40
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17339
Changes: https://github.com/RPCS3/rpcs3/compare/3381a884d0...1b87e186c4
(cherry picked from commit 8c4321f5c142aece31b5e289f2b2ecd81996d82c) |
0.0.34.17325 09 Jan 2025 00:44:41
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17325
Changes: https://github.com/RPCS3/rpcs3/compare/c443326fb1...3381a884d0
(cherry picked from commit 1b4c3200ffd63a1505b37256ba75ab48d2921ba0) |
0.0.34.17319 07 Jan 2025 00:36:54
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17319
Changes: https://github.com/RPCS3/rpcs3/compare/c9d39ce7ae...c443326fb1
(cherry picked from commit 1e9016d2f5e1f547a2da661ad30332122cf0705c) |