summaryrefslogtreecommitdiff
path: root/eclass/cmake-utils.eclass
AgeCommit message (Expand)Author
2015-08-09Update header for the git migration in main treeJohannes Huber
2015-05-27[eclass] Set CMAKE_RC_COMPILER for Windows builds wrt bug #544662.Michael Seifert
2015-04-05[eclass] Simplify.Michael Palimaka
2015-02-19[eclass] Sync cmake-utils with treeJohannes Huber
2015-01-04Welcome to 2015Johannes Huber
2014-12-19[eclass] Declare local CPPFLAGS to avoid multiple appends in cmake-multilib.Michael Palimaka
2014-10-28[eclass] Sync with portage (bug #503216).Michael Palimaka
2014-10-02[eclass] Move comment_add_subdirectory from kde{4,5}-functions to cmake-utils.Michael Palimaka
2014-09-16[eclass] Adjust EAPI handling as per review from pesa.Michael Palimaka
2014-08-06[eclass] Raise CMAKE_MIN_VERSION to 2.8.12Johannes Huber
2014-07-17[eclass] Avoid reserved names wrt bug #516092.Michael Palimaka
2014-07-08[eclass] Spelling.Michael Palimaka
2014-03-27[eclass] Fixed a typo in prefix block.Christoph Junghans
2014-03-20[eclass] Migrate to einstalldocs.Michael Palimaka
2014-03-10[eclass] Add missing quotes wrt bug #503336.Michael Palimaka
2014-02-06[eclass] Move all eclass variables together and sort them.Michael Palimaka
2014-02-06[eclass] Spelling.Michael Palimaka
2014-02-06[eclass] Use simpler default variable definitions.Michael Palimaka
2014-02-06[eclass] Fix code example section.Michael Palimaka
2014-02-06[eclass] Remove obsolete note.Michael Palimaka
2014-02-06[eclass] src_test comes before src_installMichael Palimaka
2014-02-06[eclass] Remove stuff for unsupported EAPIs.Michael Palimaka
2014-02-06[eclass] Simply supported EAPI logic.Michael Palimaka
2014-02-06[eclass] Tidy src_prepare.Michael Palimaka
2014-01-26[eclass] Sync with portage.Michael Palimaka
2014-01-03Happy new year! Change all copyrights to 2014 to shut repoman up.Chris Reffett
2013-12-24[cmake-utils.eclass] Add another pathological use flag function, useno (inver...Andreas K. Huettel (dilfridge)
2013-08-15[eclass/cmake-utils] Sync with portage.Michael Palimaka
2013-07-03[eclass] Correct src_prepare description.Michael Palimaka
2013-06-13[eclass/cmake-utils.eclass] Remove unnecessary variable in src_prepareChris Reffett
2013-06-13[eclass/cmake-utils.eclass] Fix minor formatting issue, changeChris Reffett
2013-06-12[eclass] Fix name encoding.Michael Palimaka
2013-06-11[eclass] Add @VARIABLE description for mycmakeargs wrt bug 472618Chris Reffett
2013-04-20[eclass] Fix src_install by kensington, bug #459678.Johannes Huber
2013-04-16[cmake-utils.eclass] Inline simplified patching logic and documentationChris Reffett
2013-04-12[eclass] Small doc fix.Michael Palimaka
2013-03-02[eclass] Use pkg-config from tc-getPKG_CONFIG.Christoph Junghans
2013-02-13[eclass] Add multiple-inheritance protection.Michael Palimaka
2013-02-09[eclass] Bump CMake minimum version to latest stable.Michael Palimaka
2013-02-03[eclass] Add cmake-utils_use_find_package wrt bug #453746.Michael Palimaka
2013-01-29[eclass] Make src_prepare behave more like the other phases.Michael Palimaka
2013-01-29[eclass] Quotes. Only export src_prepare for EAPI >= 2.Michael Palimaka
2013-01-29[eclass] Bump minimum required cmake version.Michael Palimaka
2013-01-09[eclass] Export cmake-utils_src_prepare.Michael Palimaka
2013-01-01Happy New Year 2013! (and shut up repoman)Jonathan Callen
2012-12-09[eclass] Sync with portage.Michael Palimaka
2012-11-15[eclass] Add experimental support for assembler *FLAGS respect, wrt bug #432480.Michael Palimaka
2012-11-12[eclass] Permit ebuilds to define myctestargs (so that we could disable certa...Michael Palimaka
2012-10-31[eclass] Fix few typos.Tomas Chvatal
2012-10-31[eclass] Try to make cmake-utils work nice with ninja. Wrt bug#439608.Tomas Chvatal