dev-perl / ExtUtils-CppGuess

Guess C++ compiler and flags

Official package sites : https://metacpan.org/release/ExtUtils-CppGuess ·

v0.260.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
x86 ~amd64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Capture-Tiny : Capture STDOUT and STDERR from Perl, XS or external programs

virtual / perl-ExtUtils-ParseXS : Virtual for ExtUtils-ParseXS

virtual / perl-File-Spec : Virtual for File-Spec

virtual / perl-File-Temp : Virtual for File-Temp

dev-perl / Module-Build-WithXSpp : XS++ enhanced flavour of Module::Build

738108
dev-perl/ExtUtils-CppGuess calls g++ directly
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-perl/ExtUtils-CppGuess: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/ExtUtils-CppGuess: Stabilize 0.260.0 x86, #910860
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/ExtUtils-CppGuess: add 0.260.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/ExtUtils-CppGuess: Stabilize 0.230.0 x86, #828180
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/ExtUtils-CppGuess: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Andreas K. Hüttel · gentoo
dev-perl/ExtUtils-CppGuess: Version bump 0.23
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-perl/ExtUtils-CppGuess: x86 stable wrt bug #792699
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/ExtUtils-CppGuess: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/ExtUtils-CppGuess: Bump to version 0.210.0
- Add bodge to src_test to avoid the problems with g++ autoprobe being broken with USE="-native-symlinks" for {gcc,binutils}-config, but runtime code is possibly broken on some targets :(. See: https://github.com/tsee/extutils-cppguess/issues/23 Upstream: - Add ->iostream_fname, ->cpp_flavour_defs - pass 'actual' compiler to MB/EUMM generated flags - Support sun compiler family - Improve clang detection - Don't link to -lstdc++ if -static-libstdc++ Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/ExtUtils-CppGuess: Bump to version 0.140.0
- EAPI7 - Remove (upstreamed) patch - Note: can't presently upgrade beyond this version as newer versions have fun issues under a "tc-directly" avoidant system. See: https://github.com/tsee/extutils-cppguess/issues/23 Upstream: - Fix tests without '.' in @INC on perl 5.26+ - Add compiler_command, linker_flags, is_clang - Unify OS-based detection - Test all known configurations Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Thomas Deutschmann · gentoo
dev-perl/ExtUtils-CppGuess: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Kent Fredric · gentoo
dev-perl/ExtUtils-CppGuess: Fix test failures without '.' in @INC bug #615842
Closes: https://bugs.gentoo.org/615842 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andreas K. Hüttel · gentoo
dev-perl/ExtUtils-CppGuess: Version bump
Package-Manager: portage-2.2.28
Matthew Brewer · gentoo
dev-perl/ExtUtils-CppGuess: initial ebuild, version 0.80.0
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches