| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug 486626: add Fortran to Gentoo override rules the same way as other co... |  Andrew Savchenko | 2015-02-18 | 1 | -2/+4 |
* | Declare local CPPFLAGS to avoid multiple appends in cmake-multilib. |  Michael Palimaka | 2014-12-18 | 1 | -1/+2 |
* | improve/fix cross-compilation support, bug #503216 by James Le Cuirot and myself |  Alexis Ballier | 2014-10-27 | 1 | -3/+43 |
* | Introduce comment_add_subdirectory function. Make EAPI check more technically... |  Michael Palimaka | 2014-10-15 | 1 | -3/+18 |
* | Sync with KDE overlay, including a large number of cosmetic changes and simpl... |  Michael Palimaka | 2014-08-12 | 1 | -128/+106 |
* | Raise CMAKE_MIN_VERSION to 2.8.12 by Ben Kohler <bkohler@gmail.com>, bug #519... |  Johannes Huber | 2014-08-05 | 1 | -2/+2 |
* | Avoid reserved names for functions and variables, bug 516092. |  Ulrich Müller | 2014-07-11 | 1 | -3/+3 |
* | optionaly => optionally |  Jeroen Roovers | 2014-05-06 | 1 | -8/+8 |
* | Fix typo in prefix block by Christoph Junghans <ottxor@gentoo.org>. |  Michael Palimaka | 2014-03-26 | 1 | -2/+2 |
* | Remove stray character thanks to mimi_vx. |  Michael Palimaka | 2014-03-09 | 1 | -2/+2 |
* | Add missing quotes wrt bug #503336. |  Michael Palimaka | 2014-03-09 | 1 | -3/+3 |
* | fix broken whitespace -- no functional changes |  Mike Frysinger | 2014-02-08 | 1 | -32/+31 |
* | Improve support for ninja, bug 490280. |  Mike Gilbert | 2014-01-25 | 1 | -10/+36 |
* | Add another pathological use flag function, useno (inversion of use) |  Andreas K. Hüttel | 2013-12-24 | 1 | -1/+10 |
* | Fix function desc to match reality. |  Tomas Chvatal | 2013-07-24 | 1 | -2/+2 |
* | add CMAKE_WARN_UNUSED_CLI to cmake-utils.eclass |  Julian Ospald | 2013-07-14 | 1 | -2/+15 |
* | Correct src_prepare description. |  Michael Palimaka | 2013-07-02 | 1 | -2/+2 |
* | Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass funct... |  Chris Reffett | 2013-07-01 | 1 | -18/+37 |
* | Print out CATEGORY/PN and eclass name in cmake-utils deprecation warning, cha... |  Chris Reffett | 2013-06-14 | 1 | -5/+6 |
* | Add EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ... |  Chris Reffett | 2013-06-13 | 1 | -2/+21 |
* | Guard against multiple inheritance. Improve cross-compilation support by alwa... |  Michael Palimaka | 2013-04-07 | 1 | -1/+7 |
* | Bump CMake minimum version to latest stable. |  Michael Palimaka | 2013-02-08 | 1 | -2/+2 |
* | Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s... |  Michael Palimaka | 2013-02-07 | 1 | -34/+99 |
* | Bump CMAKE_MIN_VERSION to 2.8.8, required minimum for new KDE packages and no... |  Chris Reffett | 2013-01-17 | 1 | -2/+2 |
* | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. |  Michael Palimaka | 2012-12-08 | 1 | -4/+4 |
* | Improve the compatibility code thanks to Arfrever. |  Michał Górny | 2012-12-03 | 1 | -4/+5 |
* | Oops, forgot the sed. |  Michał Górny | 2012-12-03 | 1 | -6/+6 |
* | Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus. |  Michał Górny | 2012-12-03 | 1 | -2/+18 |
* | Use a common BUILD_DIR variable. Acked by scarabeus. |  Michał Górny | 2012-12-01 | 1 | -15/+20 |
* | Include fix for bug#439268. |  Tomas Chvatal | 2012-10-25 | 1 | -2/+2 |
* | Respect AR and RANLIB, wrt bug #436070. |  Michael Palimaka | 2012-10-17 | 1 | -2/+4 |
* | Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status a... |  Michael Palimaka | 2012-10-02 | 1 | -2/+7 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... |  Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
* | Add support for the ninja build system wrt bug #430608. Improve prefix suppor... |  Michael Palimaka | 2012-09-20 | 1 | -8/+40 |
* | Remove redundant DESCRIPTION variable settings. |  Zac Medico | 2012-09-15 | 1 | -3/+1 |
* | Update cmake-utils.eclass from kde overlay: make builds verbose by default, f... |  Andreas K. Hüttel | 2012-05-08 | 1 | -8/+10 |
* | Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ... |  Tomas Chvatal | 2012-04-16 | 1 | -5/+5 |
* | Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request from |  Andreas K. Hüttel | 2012-01-21 | 1 | -3/+3 |
* | do not add extra runpath when EPREFIX is empty (bug#385839) |  Michael Haubenwallner | 2011-10-06 | 1 | -4/+4 |
* | trim useless trailing whitespace |  Mike Frysinger | 2011-08-29 | 1 | -3/+3 |
* | Raise required cmake version to current stable (and tree minimum), see also b... |  Andreas K. Hüttel | 2011-08-27 | 1 | -3/+3 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag |  Mike Frysinger | 2011-08-22 | 1 | -5/+3 |
* | Add undocumented variable such that in case of test failures the test log is |  Andreas K. Hüttel | 2011-08-21 | 1 | -2/+16 |
* | When cmake tests fail, request that the full test log be attached to the bug |  Andreas K. Hüttel | 2011-08-20 | 1 | -2/+2 |
* | Add CMAKE_REMOVE_MODULES feature to force use of patched system cmake modules... |  Andreas K. Hüttel | 2011-07-18 | 1 | -1/+19 |
* | Only touch CMakeLists.txt once |  Jonathan Callen | 2011-06-27 | 1 | -2/+5 |
* | Rather inform that we have no tests instead of printing help for ctest. |  Tomas Chvatal | 2011-04-27 | 1 | -2/+4 |
* | Silence undefined warnings, since our eclass operate this way with all enable... |  Tomas Chvatal | 2011-03-18 | 1 | -1/+2 |
* | Support eapi4 |  Tomas Chvatal | 2011-01-26 | 1 | -2/+2 |
* | Pass cmake-utils_src_test arguments to ctest. |  Maciej Mrozowski | 2011-01-20 | 1 | -2/+2 |