Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ecm.eclass: Drop references to -DNDEBUG of cmake.eclass | Andreas Sturmlechner | 2020-04-16 | 1 | -3/+2 |
| | | | | | | | Flag has been removed from there. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit 1f4a58b2d53b1ae8d006be6fb53a491c5167a7c1) | ||||
* | ecm.eclass: Drop kde5.eclass support | Andreas Sturmlechner | 2020-04-16 | 1 | -39/+14 |
| | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit ed6084d902979c53477f2084f9c292e0553b97a5) | ||||
* | ecm.eclass: Drop KDE Applications 19.08.3 support | Andreas Sturmlechner | 2020-03-19 | 1 | -27/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass, ecm.eclass: Re-add kde-apps-19.08 support for now | Andreas Sturmlechner | 2020-03-19 | 1 | -1/+27 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Drop KDE Applications 19.08.3 support | Andreas Sturmlechner | 2020-03-19 | 1 | -27/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Switch to cmake.eclass | Andreas Sturmlechner | 2019-12-29 | 1 | -14/+14 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Ban variables from kde5*eclass for stricter porting | Andreas Sturmlechner | 2019-12-24 | 1 | -0/+18 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Fix kde-frameworks/ minimum to major.minor of PV | Andreas Sturmlechner | 2019-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Set correct KFMIN default for kde-frameworks/* | Andreas Sturmlechner | 2019-12-15 | 1 | -2/+7 |
| | | | | | Closes: https://bugs.gentoo.org/703006 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: cmake-utils_use_find_package -> cmake_use_find_package | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: _ECM_UTILS_ECLASS -> _ECM_ECLASS | Andreas Sturmlechner | 2019-12-03 | 1 | -2/+2 |
| | | | | | | Was forgotten to rename w/ eclass. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Inherit xdg only if ECM_NONGUI=false | Andreas Sturmlechner | 2019-11-11 | 1 | -13/+17 |
| | | | | | | xdg phase functions were already only called based on this var. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Fix punt_bogus_dep -> ecm_punt_bogus_dep | Andreas Sturmlechner | 2019-11-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Fix inverted usex handbook logic | Andreas Sturmlechner | 2019-11-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: Fix typo | Andreas Sturmlechner | 2019-11-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | ecm.eclass: New eclass | Andreas Sturmlechner | 2019-11-10 | 1 | -0/+639 |
Set up default BDEPEND, DEPEND, RDEPEND. For ECM_TEST!=false, add RESTRICT+=" !test? ( test )" Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> |