summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "dev-util/boost-build: Remove old"David Seifert2019-04-162-0/+141
| | | | | | This reverts commit a91cc34ac687e2d8e319c91f8665559c4e6969c1. Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/boost-build: Remove unkeywordedDavid Seifert2019-04-163-284/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/boost-build: Remove oldDavid Seifert2019-04-162-141/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/boost-build: Make soap the maintainerMichał Górny2019-04-151-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/boost: Version bump to 1.70.0David Seifert2019-04-152-0/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bzip2/lzma/zlib/zstd support can now be disabled via USE flags explicitly. * Upstream has fixed Boost.Python to finally support building against multiple Python 3 implementations concurrently: https://github.com/boostorg/python/commit/d4d41d94aecc Going forward, Gentoo will stop modifying the upstream build system for its multiple implementations. This will lead to some short-term pain, as the library pattern changes from libboost_python-3.6.so to libboost_python36.so which is the canonical name used by upstream. Changing this name should be avoided, as the filename is also encoded as a macro in various boost headers. Bug: https://bugs.gentoo.org/631590 Closes: https://bugs.gentoo.org/653878 Closes: https://github.com/gentoo/gentoo/pull/11659 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/boost-build: Drop stray 1.62.0Andreas Sturmlechner2018-09-182-141/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* 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-166-0/+52
| | | | | | | | | | | | | | | 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-055-5/+5
| | | | Closes: https://github.com/gentoo/gentoo/pull/9445
* dev-util/boost-build: Unkeyworded version bump to 1.67.0 (bug #653878)Patrick McLean2018-07-312-0/+141
| | | | | Bug: https://bugs.gentoo.org/653878 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-util/boost-build: set -o (--no-same-owner) when unpackingSergei Trofimovich2018-04-154-5/+5
| | | | | | | | | 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: Unkeyworded version bump to 1.66 (bug 630754)Patrick McLean2018-03-063-0/+167
| | | | | | | Unkeyworded pending testing and review from boost project team. Bug: https://bugs.gentoo.org/630754 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* 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-102-3/+3
| | | | | 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/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* dev-util/boost-build: stable 1.63.0 for sparc, bug #624662 (thanks to Rolf ↵Sergei Trofimovich2017-11-091-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-util/boost-build: Stable on amd64Manuel Rüger2017-11-071-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4
* dev-util/boost-build: x86 stable (bug #624662)Thomas Deutschmann2017-10-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-util/boost-build: stable 1.63.0 for ppc, bug #624662Sergei Trofimovich2017-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-util/boost-build: stable 1.63.0 for ppc64, bug #624662Sergei Trofimovich2017-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-util/boost-build: arm stable, bug #624662Markus Meier2017-09-191-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/boost-build-1.63.0-r0: alpha stableTobias Klausmann2017-09-041-1/+1
| | | | Gentoo-Bug: 624662
* dev-util/boost-build: Bump to 1.65.0David Seifert2017-09-032-0/+140
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=618182 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/boost-build: stable 1.63.0 for ia64, bug #624662Sergei Trofimovich2017-09-031-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-util/boost-build: Remove oldDavid Seifert2017-04-046-696/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4352
* dev-util/boost-build-1.62.0-r1: sparc stable, bug 590244Matt Turner2017-04-021-1/+1
|
* dev-util/boost-build: add ~x64-cygwin keywordMichael Haubenwallner2017-03-211-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-util/boost-build-1.62.0-r1: ia64 stable, bug 590244Matt Turner2017-03-161-1/+1
|
* dev-util/boost-build: arm stable.Michael Weber2017-03-011-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/boost-build: Clean old versions upMichał Górny2017-02-183-279/+0
|
* dev-util/boost-build: arm64 ppc ppc64 stable (bug 590244).Michael Weber2017-02-101-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/boost-build: Stable for HPPA (bug #590244).Jeroen Roovers2017-01-311-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-util/boost-build: dropped ~ia64-hpux ~x86-interixFabian Groffen2017-01-299-16/+16
| | | | Package-Manager: portage-2.3.3
* dev-util/boost-build: x86 stable wrt bug #590244Agostino Sarubbo2017-01-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/boost-build: amd64 stable wrt bug #590244Agostino Sarubbo2017-01-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/boost-build-1.62.0-r1: stable on alphaTobias Klausmann2017-01-221-1/+1
| | | | Gentoo-Bug: 590244
* dev-util/boost-build: make KEYWORDS one lineMichael Palimaka2017-01-162-10/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/boost: Version bump to 1.63.0David Seifert2016-12-282-0/+144
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/boost-build: remove seemingly harmful -p (#588712)Sergey Alirzaev2016-10-131-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2529 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/boost-build: Use correct upstream distfile, #596220Michał Górny2016-10-062-2/+2
|
* dev-util/boost-build: Rekeyword and unleash into unstableDavid Seifert2016-10-041-1/+4
| | | | Package-Manager: portage-2.3.1