| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
To avoid a duplicate manifest entry given yamlts is still the same
(prefer not including ${PN}- anymore and updated these in 0.6.0).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Only revdep (jsonnet) still seems fine, albeit I no longer need
this for PCSX2.
Also reduce amount of patches a bit for less rebasing, and merge
gtest with no-download.patch.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Does not seem to be anything that requires staying on c++11.
Technically the new gtest-1.13 only needs >=14 but may as
well go higher with current gcc's default.
Closes: https://bugs.gentoo.org/893272
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes API a bit, but currently only two revdeps of which
only pcsx2 needs adjusting for this.
Also allow to keep libc4core, removing it is misleading given
this still installs the cmake files + headers (of which the
headers are used by ryml.hpp). May eventually need to package
c4core separately to make sense of this, albeit build system
makes this rather messy (all components bundle their own c4core
and link with a static copy as-needed).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
| |
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
Originally thought to make c4core a separate package, but upstream's
rather custom cmake files complicate this and it feels more like
a private library (same upstream). It also caused PCSX2 build to
fail due to needing to link with c4core as well if it's not builtin.
May need revisiting if another package ever depends on c4core directly
or want to package the similar test deps (c4fs/c4log).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|