summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/boost-build: stable 1.65.0 for sparc, bug #644808Rolf Eike Beer2018-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/boost-build: add patch to unbreak compiler options on sparcRolf Eike Beer2018-09-161-0/+1
| | | | | | | | | | | | | | | Boost tries to autodetect the processor architecture and overrides any flags set with CXXFLAGS with the -mcpu value it thinks it is appropiate. Sadly the most recent architecture it knows of is ultrasparc3. For every newer cpu type it falls back to it's default, which is v7 (which would be the compiler default anyway). This avoids any advanced cpu instructions, e.g. those that support atomic operations on thing larger than a byte. Remove the whole outdated cruft and just use whatever the user passed in. Closes: https://bugs.gentoo.org/646234 Closes: https://github.com/gentoo/gentoo/pull/9802 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/boost-build: mark s390 stableMikle Kolyada2018-08-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/boost-build: update HOMEPAGE.Francesco Turco2018-08-051-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/9445
* dev-util/boost-build: set -o (--no-same-owner) when unpackingSergei Trofimovich2018-04-151-1/+1
| | | | | | | | | Similar to https://bugs.gentoo.org/645182 this change allows unpacking/installing boost-build in unprivileged containers where all users are mapped to uid=0. Closes: https://bugs.gentoo.org/650816 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/boost-build-1.65.0: alpha stable, bug 644808Matt Turner2018-03-161-1/+1
|
* dev-util/boost-build: arm stable wrt bug #644808Mikle Kolyada2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/boost-build-1.65.0: ppc stable, bug 644808Matt Turner2018-03-111-1/+1
|
* dev-util/boost-build-1.65.0: ppc64 stable, bug 644808Matt Turner2018-03-111-1/+1
|
* dev-util/boost-build-1.65.0: arm64 stable (bug #644808)Mart Raudsepp2018-03-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/boost-build: Stable for HPPA too.Jeroen Roovers2018-02-101-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
* dev-util/boost-build: stable 1.65.0 for ia64, bug #644808Sergei Trofimovich2018-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-util/boost-build: stabilise 1.65.0 for amd64Michael Palimaka2018-02-041-1/+1
| | | | | Bug: https://bugs.gentoo.org/644808 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/boost-build: x86 stable (bug #644808)Thomas Deutschmann2018-02-011-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* dev-util/boost-build: Bump to 1.65.0David Seifert2017-09-031-0/+139
Closes: https://bugs.gentoo.org/show_bug.cgi?id=618182 Package-Manager: Portage-2.3.8, Repoman-2.3.3