summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/lucene++: EAPI-6 bumpAndreas Sturmlechner2018-10-221-0/+36
| | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10144
* dev-cpp/ms-gsl: Add live ebuildJan Henke2018-10-191-0/+35
| | | | | | | Signed-off-by: Jan Henke <Jan.Henke@taujhe.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10146 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/websocketpp: keyworded 0.8.1 for ppc, bug #640638Sergei Trofimovich2018-10-141-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-cpp/ms-gsl: Version bump to 2.0.0Jan Henke2018-10-112-0/+35
| | | | | | | | Closes: https://bugs.gentoo.org/666410 Closes: https://github.com/gentoo/gentoo/pull/10013 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Jan Henke <Jan.Henke@taujhe.de> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-cpp/popl: New packageChristian Buchinger2018-10-074-0/+79
| | | | | | | | | | Header-only C++ program options parser library. Needed as dependency for new package media-sound/snapcast Closes: https://bugs.gentoo.org/667796 Signed-off-by: Christian Buchinger <cb-gentoo@guya.de> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/aixlog: New packageChristian Buchinger2018-10-074-0/+79
| | | | | | | Closes: https://bugs.gentoo.org/667794 Signed-off-by: Christian Buchinger <cb-gentoo@guya.de> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/catch: amd64 stable wrt bug #667200Mikle Kolyada2018-10-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-cpp/websocketpp: Remove 0.7.0-r2Johannes Huber2018-10-072-40/+0
| | | | | | | Overshadowed by 0.8.1. Signed-off-by: Johannes Huber <johu@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-cpp/catch: x86 stable (bug #667200)Thomas Deutschmann2018-10-071-2/+2
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/websocketpp: use HTTPSMichael Mair-Keimberger2018-10-062-4/+4
| | | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Johannes Huber <johu@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9872 Closes: https://bugs.gentoo.org/667866
* dev-cpp/gtest: Version bump to 1.8.1Peter Levine2018-09-222-0/+75
| | | | | | | Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Closes: https://bugs.gentoo.org/665650 Closes: https://github.com/gentoo/gentoo/pull/9867 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Remove python3 supportPeter Levine2018-09-221-1/+1
| | | | | | | Tests currently fail with python3. Remove support pending https://github.com/google/googletest/pull/1839. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Adjust dodoc syntaxPeter Levine2018-09-221-2/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Remove -Werror flag from buildPeter Levine2018-09-221-1/+8
| | | | | | | Causes build failure E.g., https://github.com/google/googletest/issues/1584 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Reenable building shared librariesPeter Levine2018-09-221-5/+1
| | | | | | | The doublefree bug is fixed upstream with the merge of https://github.com/google/googletest/pull/1339 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Clean up cmake configure optionsPeter Levine2018-09-221-4/+0
| | | | | | | | | '-DBUILD_GTEST=ON' and '-DINSTALL_GMOCK=ON' aren't valid anymore (gtest will always be built and if gmock is built, it will be installed). `-Dgtest_build_samples` and '-Dgtest_disable_pthreads' don't depend on USE flags and have always defaulted to "OFF". Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Update gtest-9999-fix-gcc6-undefined-behavior.patchPeter Levine2018-09-224-11/+28
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/gtest: Don't use gtest-1.8.0-fix-doublefree.patchPeter Levine2018-09-221-1/+0
| | | | | | The patch that fixes Bug# 631698 has been commited upstream. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/libcmis-0.5.2_pre20180118: added ~ppc64, bug 664414Matt Turner2018-09-191-1/+1
|
* dev-cpp/libcmis: EAPI-7 bumpAndreas Sturmlechner2018-09-172-6/+8
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/libcmis: Drop alternatives eclassAndreas Sturmlechner2018-09-172-18/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/libcmis: Add new 0.5.2_pre20180118 snapshotAndreas Sturmlechner2018-09-175-13/+188
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/sourcetrail: New packageDavid Hallas2018-09-133-0/+105
| | | | | | | | | Sourcetrail is a cross-platform source explorer for C/C++ and Java code. It makes it easy to navigate a codebase in an intuitive way. Closes: https://bugs.gentoo.org/663036 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9513
* dev-cpp/eigen: Drop 3.3.5Andreas Sturmlechner2018-09-101-99/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-cpp/eigen: Fix prototypeAndreas Sturmlechner2018-09-102-0/+120
| | | | | Closes: https://bugs.gentoo.org/665488 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-cpp/eigen: 3.3.5 version bumpAndreas Sturmlechner2018-09-042-0/+100
| | | | | Closes: https://bugs.gentoo.org/664952 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-cpp/catch: Version bump to 2.3.0David Seifert2018-08-253-0/+74
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-cpp/tclap: version bump to 1.2.2.Frederic Culot2018-08-223-1/+32
| | | | | Closes: https://bugs.gentoo.org/664172 Closes: https://github.com/gentoo/gentoo/pull/9652
* dev-cpp/glibmm: bump to 2.56.0Mart Raudsepp2018-08-202-0/+66
| | | | | Bug: https://bugs.gentoo.org/657562 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-cpp/clucene: update link to upstream bug reportFrancesco Turco2018-08-111-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/9539
* dev-cpp/antlr-cpp: version bump.Patrice Clement2018-08-072-0/+18
| | | | | | | Courtesy of Hans de Graff <graff@gentoo.org>. Closes: https://bugs.gentoo.org/635644 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/websocketpp: Version bump 0.8.1Johannes Huber2018-07-162-0/+40
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-cpp/glibmm: bump to 2.54.1Mart Raudsepp2018-07-152-0/+72
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/ms-gsl: Fix bug 659386Jan Henke2018-07-071-1/+1
| | | | | | Closes: https://bugs.gentoo.org/659386 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9082
* dev-cpp/websocketpp: Remove 0.7.0-r1Johannes Huber2018-06-271-38/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-cpp/websocketpp: Fix cmake install pathJohannes Huber2018-06-272-0/+67
| | | | | | | | Revision bump adds patch by me to fix install paths. Reported-by: Balint SZENTE <balint@szentedwg.ro> Closes: https://bugs.gentoo.org/658096 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-cpp/tree: remove unused patchMichael Mair-Keimberger2018-06-131-15/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8836
* dev-cpp/gflags: Drop oldAndreas Sturmlechner2018-06-114-109/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/websocketpp: Remove 0.7.0 (r0)Johannes Huber2018-06-091-37/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/websocketpp: Fix lib install dirMatija Skala2018-06-091-0/+38
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8736 Signed-off-by: Johannes Huber <johu@gentoo.org>
* dev-cpp/gtest: mark s390 stableMikle Kolyada2018-06-081-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/yaml-cpp: Remove 0.5.3-r1Johannes Huber2018-06-023-82/+0
| | | | | Bug: https://bugs.gentoo.org/614850 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/yaml-cpp: Remove 0.5.3 (r0)Johannes Huber2018-06-021-37/+0
| | | | | Bug: https://bugs.gentoo.org/614850 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/yaml-cpp: ppc/ppc64 stable wrt bug #614850Mikle Kolyada2018-06-021-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.7
* dev-cpp/tree: drop EAPI=2 ebuildAaron Bauman2018-05-302-42/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/catch: Remove oldDavid Seifert2018-05-262-36/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/yaml-cpp: amd64 stable wrt bug #614850Mikle Kolyada2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-cpp/yaml-cpp: x86 stable (bug #614850)Thomas Deutschmann2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/asio: version bump to 1.12.1, add libressl supportStefan Strogin2018-05-252-0/+49
| | | | | Closes: https://bugs.gentoo.org/656458 Closes: https://github.com/gentoo/gentoo/pull/8581
* dev-cpp/glibmm: Fix build with GCC 8Jan Kundrát2018-05-222-0/+40
| | | | | | | | | | | | | | | | | | | Patch taken from upstream and adapted to actually touch the pregenerated file shipped with the release tarbal as well. That code appears to have been always wrong, with no chance to build. This probably means that GCC 8 is suddenly being detected in some other way, making the code use that include file which was previously apparently kept unused. But anyway, upstream killed that include in a later release, so let's just let this build and watch the eventual breakage. Upstream says: > Fixed in the glibmm-2-54 branch. No fix is necessary in the master > branch. The threads.hg and threads.h files don't exist there. Closes: https://bugs.gentoo.org/654776 Bug: https://bugzilla.gnome.org/show_bug.cgi?id=791711 Closes: https://github.com/gentoo/gentoo/pull/8324