dev-util/cmake: Support indicating Gentoo build via CMAKE_GENTOO_BUILD
authorMichał Górny <mgorny@gentoo.org>
Sun, 27 Nov 2016 12:30:35 +0000 (13:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 30 Nov 2016 09:42:07 +0000 (10:42 +0100)
commitbeaae227169e69fea254a848ce1313f4491f53b1
tree4a032a5848ba4785625ae5b7bdb88964164c4c2c
parent876c124d08385adf0daea095aaf6409e932d15f0
dev-util/cmake: Support indicating Gentoo build via CMAKE_GENTOO_BUILD

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/cmake-3.7.0-r1.ebuild [moved from dev-util/cmake/cmake-3.7.0.ebuild with 100% similarity]
dev-util/cmake/files/cmake-2.8.10.2-FindPythonLibs.patch
dev-util/cmake/files/cmake-3.1.0-FindPythonInterp.patch
dev-util/cmake/files/cmake-3.5.2-FindQt4.patch