10 Commits

Author SHA1 Message Date
thfr
5c1b359e87 bulk-update maintainer email, reminded of need to bump & ok phessler@ 2019-01-06 21:26:02 +00:00
rsadowski
ca493e4991 Unbreak build after catch2 update
"All tests passed (257 assertions in 16 test cases)"

Spotted by espie@ Thanks!
2018-07-30 10:17:11 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
797f28f20e re-add BROKEN-i386, with a different reason this time.
src/core/libcore.a(uds_beacon.cpp.o): In function `non-virtual thunk to CryptoPP::BlockCipherFinal<(CryptoPP::CipherDir)0, CryptoPP::Rijndael::Enc>::~BlockCipherFinal()':
uds_beacon.cpp:(.text._ZThn4_N8CryptoPP16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEED0Ev[_ZThn4_N8CryptoPP16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEED0Ev]+0x75): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(uds_beacon.cpp.o): In function `non-virtual thunk to CryptoPP::ClonableImpl<CryptoPP::BlockCipherFinal<(CryptoPP::CipherDir)0, CryptoPP::Rijndael::Enc>, CryptoPP::Rijndael::Enc>::Clone() const':
uds_beacon.cpp:(.text._ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv[_ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv]+0x20): undefined reference to `operator new(unsigned long, std::align_val_t)'
uds_beacon.cpp:(.text._ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv[_ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv]+0x58): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xbf1): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `non-virtual thunk to HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xca4): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `non-virtual thunk to HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xd04): undefined reference to `operator delete(void*, std::align_val_t)'
[...]
2018-06-22 00:42:13 +00:00
thfr
e85828eafd update to nightly #729 with fix for i386; remove BROKEN-i386; ok sthen@ 2018-06-18 17:44:38 +00:00
bentley
7bda0ba0f9 Hidden build dep on boost.
Noticed by naddy@
2018-06-08 05:23:21 +00:00
sthen
588c573524 mark as BROKEN-i386, "always_inline function '_mm_sra_pi32' requires
target feature 'mmx', but would be inlined into function 'calcCrossCorr'
that is compiled without support for 'mmx'".
2018-06-07 16:29:26 +00:00
bentley
f38b9fdb20 Import citra-0.0.0.717.
Citra is an experimental open-source Nintendo 3DS emulator/debugger written in
C++. It is written with portability in mind, with builds actively maintained for
Windows, Linux and macOS. Citra only emulates a subset of 3DS hardware and
therefore is generally only useful for running/debugging homebrew applications.
Citra is even able to boot several commercial games.

From Thomas Frohwein. Thanks!
ok sthen@
2018-06-05 07:40:55 +00:00