summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/cmake: Attempt to fix FindBoost-python patch (bug #613442).Lars Wendler2017-03-231-0/+95
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-util/cmake: remove 3.6.3Michael Palimaka2017-03-181-476/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-util/cmake: move large patch to devspaceMichael Palimaka2017-03-141-843/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-util/cmake: backport x32 support patches from upstream for testingMichael Palimaka2017-03-131-0/+843
| | | | | Gentoo-bug: 426936 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-util/cmake: Remove 3.3.1 (r1)Johannes Huber2017-01-011-23/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/cmake: Remove 3.7.0 (r1)Johannes Huber2016-12-171-51/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/cmake: Removed last remaining 2.x version.Lars Wendler2016-12-1513-572/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/cmake: Support indicating Gentoo build via CMAKE_GENTOO_BUILDMichał Górny2016-11-303-4/+4
| | | | | | | Support indicating Gentoo package build using a new CMAKE_GENTOO_BUILD CMake variable, as an alternative to relying on CMAKE_BUILD_TYPE being equal to Gentoo. This makes it possible to reduce reliance on a custom build type in the future.
* dev-util/cmake: Backport find_library() lib32 fix, #338492Michał Górny2016-08-281-0/+476
|
* dev-util/cmake: Remove 3.3.2, 3.4.3Johannes Huber2016-07-151-45/+0
| | | | Package-Manager: portage-2.3.0
* dev-util/cmake: fix build of Qt4-based applications on prefixMichael Palimaka2016-05-221-0/+45
| | | | | | Gentoo-bug: 582242 Package-Manager: portage-2.2.28
* dev-util/cmake: Bump to version 3.5.0Lars Wendler2016-03-096-12/+12
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/cmake: Bump to version 3.4.0Lars Wendler2015-11-131-0/+25
| | | | | Package-Manager: portage-2.2.24 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/cmake: remove oldMichael Palimaka2015-10-134-173/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-util/cmake: add patch to ensure the correct version of Qt is always usedMichael Palimaka2015-10-111-0/+45
| | | | | | Gentoo-bug: 547222 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0829-0/+1271
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed