summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request fromAndreas K. 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 K. 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 K. Hüttel2011-08-211-2/+16
* When cmake tests fail, request that the full test log be attached to the bugAndreas K. Hüttel2011-08-201-2/+2
* Add CMAKE_REMOVE_MODULES feature to force use of patched system cmake modules...Andreas K. 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
* Update minimal required version and drop useless argument passing.Tomas Chvatal2011-01-191-4/+4
* add missing quote, bug #298121Fabian Groffen2011-01-131-2/+2
* Add patch for OS X, written by Mike Lewis, bug 298121Theo Chatzimichos2010-12-301-1/+12
* Allow overriding of cmake binary.Tomas Chvatal2010-12-161-3/+8
* Pass the arguments to the src_install to base_src_install.Tomas Chvatal2010-10-131-2/+2
* Allow setting CMAKE_BUILD_DIR (can be utilized in some exotic circumstances)Maciej Mrozowski2010-09-161-8/+3
* Revert - breaks a lot of kde packages (sighs)Maciej Mrozowski2010-08-131-7/+5
* use debug && append-cppflags -DDEBUG.Maciej Mrozowski2010-08-121-5/+7
* Introduce $(cmake_utils_use_use foo FOO) possiblity.Tomas Chvatal2010-07-141-1/+10
* Sync following changes from kde overlay:Maciej Mrozowski2010-07-091-47/+38
* Properly handle NOCOLOR variableMaciej Mrozowski2010-06-261-2/+2
* Fix NOCOLOR logic, bug 324603Maciej Mrozowski2010-06-211-2/+2
* - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward ...Maciej Mrozowski2010-05-271-44/+22
* Change variable name (not yet used): CMAKE_MIN_VER -> CMAKE_MIN_VERSIONJonathan Callen2010-04-301-4/+4
* Allow changing the minimum required cmake versionJonathan Callen2010-04-301-2/+8
* Display compiler and linker flags - a lousy compromise between excessive verb...Maciej Mrozowski2010-04-101-12/+18
* Support other ways of doing libdir fixes for cmake, as suggested by http://ww...Robin H. Johnson2010-03-241-1/+2
* Rename EXTRA_ECONF to MYCMAKEARGS because EXTRA_ECONF is only for econf, and ...Samuli Suominen2010-02-111-2/+2
* Let cmake-utils.eclass honor the EXTRA_ECONF variable.Denis Dupeyron2010-02-111-1/+2
* I forgot to update the copyright date...Jonathan Callen2010-01-201-2/+2
* Drop workaround for bug in prefix's binutils-configJonathan Callen2010-01-201-2/+1
* Fix whitespace.Tomas Chvatal2010-01-111-2/+2
* Fix not passing arguments. Per bug #300420. Thanks to Dennis Schridde (devura...Tomas Chvatal2010-01-101-8/+8
* Fix reavers email.Tomas Chvatal2010-01-101-2/+2
* Fixes from kde overlayJonathan Callen2009-12-231-4/+4
* Sync from kde-testing. Use NOCOLOR variable instead of some local one.Tomas Chvatal2009-12-221-6/+2
* Bug #297255 - When converting $mycmakeargs to an array insideZac Medico2009-12-181-4/+8
* Updates from kde overlayJonathan Callen2009-12-141-2/+3
* Silence an unneeded warningJonathan Callen2009-12-101-2/+3
* Update cmake-utils.eclass and kde4-*.eclass from kde overlayJonathan Callen2009-12-101-33/+54
* add missing spaceMichael Sterrett2009-10-271-2/+2
* Fix wrong function call name. Last minute renames--Tomas Chvatal2009-10-271-5/+5
* Sync cmake-utils and kde eclasses with kde-testing overlays.Tomas Chvatal2009-10-271-40/+82
* export XDG_CONFIG_HOME to temp. directory for sandboxSamuli Suominen2009-10-161-1/+3
* Print the 'cmake' command for consistency with econf().Arfrever Frehtes Taifersar Arahesis2009-08-081-1/+2
* Adjust cmake-utils to awoid not deleting some stuff after merge. We place all...Tomas Chvatal2009-06-171-1/+6
* Remove not needed warning about non-existent push. Fix CMAKE_BUILD_DIR variab...Tomas Chvatal2009-05-291-9/+11