summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 486626: add Fortran to Gentoo override rules the same way as other co...Andrew Savchenko2015-02-181-2/+4
* Declare local CPPFLAGS to avoid multiple appends in cmake-multilib.Michael Palimaka2014-12-181-1/+2
* improve/fix cross-compilation support, bug #503216 by James Le Cuirot and myselfAlexis Ballier2014-10-271-3/+43
* Introduce comment_add_subdirectory function. Make EAPI check more technically...Michael Palimaka2014-10-151-3/+18
* Sync with KDE overlay, including a large number of cosmetic changes and simpl...Michael Palimaka2014-08-121-128/+106
* Raise CMAKE_MIN_VERSION to 2.8.12 by Ben Kohler <bkohler@gmail.com>, bug #519...Johannes Huber2014-08-051-2/+2
* Avoid reserved names for functions and variables, bug 516092.Ulrich Müller2014-07-111-3/+3
* optionaly => optionallyJeroen Roovers2014-05-061-8/+8
* Fix typo in prefix block by Christoph Junghans <ottxor@gentoo.org>.Michael Palimaka2014-03-261-2/+2
* Remove stray character thanks to mimi_vx.Michael Palimaka2014-03-091-2/+2
* Add missing quotes wrt bug #503336.Michael Palimaka2014-03-091-3/+3
* fix broken whitespace -- no functional changesMike Frysinger2014-02-081-32/+31
* Improve support for ninja, bug 490280.Mike Gilbert2014-01-251-10/+36
* Add another pathological use flag function, useno (inversion of use)Andreas Hüttel2013-12-241-1/+10
* Fix function desc to match reality.Tomas Chvatal2013-07-241-2/+2
* add CMAKE_WARN_UNUSED_CLI to cmake-utils.eclassJulian Ospald2013-07-141-2/+15
* Correct src_prepare description.Michael Palimaka2013-07-021-2/+2
* Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass funct...Chris Reffett2013-07-011-18/+37
* Print out CATEGORY/PN and eclass name in cmake-utils deprecation warning, cha...Chris Reffett2013-06-141-5/+6
* Add EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ...Chris Reffett2013-06-131-2/+21
* Guard against multiple inheritance. Improve cross-compilation support by alwa...Michael Palimaka2013-04-071-1/+7
* Bump CMake minimum version to latest stable.Michael Palimaka2013-02-081-2/+2
* Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s...Michael Palimaka2013-02-071-34/+99
* Bump CMAKE_MIN_VERSION to 2.8.8, required minimum for new KDE packages and no...Chris Reffett2013-01-171-2/+2
* Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'.Michael Palimaka2012-12-081-4/+4
* Improve the compatibility code thanks to Arfrever.Michał Górny2012-12-031-4/+5
* Oops, forgot the sed.Michał Górny2012-12-031-6/+6
* Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.Michał Górny2012-12-031-2/+18
* Use a common BUILD_DIR variable. Acked by scarabeus.Michał Górny2012-12-011-15/+20
* Include fix for bug#439268.Tomas Chvatal2012-10-251-2/+2
* Respect AR and RANLIB, wrt bug #436070.Michael Palimaka2012-10-171-2/+4
* Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status a...Michael Palimaka2012-10-021-2/+7
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Add support for the ninja build system wrt bug #430608. Improve prefix suppor...Michael Palimaka2012-09-201-8/+40
* Remove redundant DESCRIPTION variable settings.Zac Medico2012-09-151-3/+1
* Update cmake-utils.eclass from kde overlay: make builds verbose by default, f...Andreas Hüttel2012-05-081-8/+10
* Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ...Tomas Chvatal2012-04-161-5/+5
* Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request fromAndreas Hüttel2012-01-211-3/+3
* do not add extra runpath when EPREFIX is empty (bug#385839)Michael Haubenwallner2011-10-061-4/+4
* trim useless trailing whitespaceMike Frysinger2011-08-291-3/+3
* Raise required cmake version to current stable (and tree minimum), see also b...Andreas Hüttel2011-08-271-3/+3
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-5/+3
* Add undocumented variable such that in case of test failures the test log isAndreas Hüttel2011-08-211-2/+16
* When cmake tests fail, request that the full test log be attached to the bugAndreas Hüttel2011-08-201-2/+2
* Add CMAKE_REMOVE_MODULES feature to force use of patched system cmake modules...Andreas Hüttel2011-07-181-1/+19
* Only touch CMakeLists.txt onceJonathan Callen2011-06-271-2/+5
* Rather inform that we have no tests instead of printing help for ctest.Tomas Chvatal2011-04-271-2/+4
* Silence undefined warnings, since our eclass operate this way with all enable...Tomas Chvatal2011-03-181-1/+2
* Support eapi4Tomas Chvatal2011-01-261-2/+2
* Pass cmake-utils_src_test arguments to ctest.Maciej Mrozowski2011-01-201-2/+2