| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update minimal required version and drop useless argument passing. | Tomas Chvatal | 2011-01-19 | 1 | -4/+4 |
* | add missing quote, bug #298121 | Fabian Groffen | 2011-01-13 | 1 | -2/+2 |
* | Add patch for OS X, written by Mike Lewis, bug 298121 | Theo Chatzimichos | 2010-12-30 | 1 | -1/+12 |
* | Allow overriding of cmake binary. | Tomas Chvatal | 2010-12-16 | 1 | -3/+8 |
* | Pass the arguments to the src_install to base_src_install. | Tomas Chvatal | 2010-10-13 | 1 | -2/+2 |
* | Allow setting CMAKE_BUILD_DIR (can be utilized in some exotic circumstances) | Maciej Mrozowski | 2010-09-16 | 1 | -8/+3 |
* | Revert - breaks a lot of kde packages (sighs) | Maciej Mrozowski | 2010-08-13 | 1 | -7/+5 |
* | use debug && append-cppflags -DDEBUG. | Maciej Mrozowski | 2010-08-12 | 1 | -5/+7 |
* | Introduce $(cmake_utils_use_use foo FOO) possiblity. | Tomas Chvatal | 2010-07-14 | 1 | -1/+10 |
* | Sync following changes from kde overlay: | Maciej Mrozowski | 2010-07-09 | 1 | -47/+38 |
* | Properly handle NOCOLOR variable | Maciej Mrozowski | 2010-06-26 | 1 | -2/+2 |
* | Fix NOCOLOR logic, bug 324603 | Maciej Mrozowski | 2010-06-21 | 1 | -2/+2 |
* | - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward ... | Maciej Mrozowski | 2010-05-27 | 1 | -44/+22 |
* | Change variable name (not yet used): CMAKE_MIN_VER -> CMAKE_MIN_VERSION | Jonathan Callen | 2010-04-30 | 1 | -4/+4 |
* | Allow changing the minimum required cmake version | Jonathan Callen | 2010-04-30 | 1 | -2/+8 |
* | Display compiler and linker flags - a lousy compromise between excessive verb... | Maciej Mrozowski | 2010-04-10 | 1 | -12/+18 |
* | Support other ways of doing libdir fixes for cmake, as suggested by http://ww... | Robin H. Johnson | 2010-03-24 | 1 | -1/+2 |
* | Rename EXTRA_ECONF to MYCMAKEARGS because EXTRA_ECONF is only for econf, and ... | Samuli Suominen | 2010-02-11 | 1 | -2/+2 |
* | Let cmake-utils.eclass honor the EXTRA_ECONF variable. | Denis Dupeyron | 2010-02-11 | 1 | -1/+2 |
* | I forgot to update the copyright date... | Jonathan Callen | 2010-01-20 | 1 | -2/+2 |
* | Drop workaround for bug in prefix's binutils-config | Jonathan Callen | 2010-01-20 | 1 | -2/+1 |
* | Fix whitespace. | Tomas Chvatal | 2010-01-11 | 1 | -2/+2 |
* | Fix not passing arguments. Per bug #300420. Thanks to Dennis Schridde (devura... | Tomas Chvatal | 2010-01-10 | 1 | -8/+8 |
* | Fix reavers email. | Tomas Chvatal | 2010-01-10 | 1 | -2/+2 |
* | Fixes from kde overlay | Jonathan Callen | 2009-12-23 | 1 | -4/+4 |
* | Sync from kde-testing. Use NOCOLOR variable instead of some local one. | Tomas Chvatal | 2009-12-22 | 1 | -6/+2 |
* | Bug #297255 - When converting $mycmakeargs to an array inside | Zac Medico | 2009-12-18 | 1 | -4/+8 |
* | Updates from kde overlay | Jonathan Callen | 2009-12-14 | 1 | -2/+3 |
* | Silence an unneeded warning | Jonathan Callen | 2009-12-10 | 1 | -2/+3 |
* | Update cmake-utils.eclass and kde4-*.eclass from kde overlay | Jonathan Callen | 2009-12-10 | 1 | -33/+54 |
* | add missing space | Michael Sterrett | 2009-10-27 | 1 | -2/+2 |
* | Fix wrong function call name. Last minute renames-- | Tomas Chvatal | 2009-10-27 | 1 | -5/+5 |
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | Tomas Chvatal | 2009-10-27 | 1 | -40/+82 |
* | export XDG_CONFIG_HOME to temp. directory for sandbox | Samuli Suominen | 2009-10-16 | 1 | -1/+3 |
* | Print the 'cmake' command for consistency with econf(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-08 | 1 | -1/+2 |