| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-01 | Happy 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 ↵ | Michael Palimaka | |
| certain tests without patches). | |||
| 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 | |
| 2012-10-23 | [eclass] Fix the 'only edit CMakeLists.txt' check, wrt bug #439268. | My Th | |
| 2012-10-02 | [eclass] Use fully-qualified values for ar and ranlib, wrt bug #436070. | Michael Palimaka | |
| 2012-10-02 | [eclass] Return status at the end of CMake test phase. This fixes bug #406353. | Michael Palimaka | |
| 2012-09-30 | [eclass] Sync cmake-utils.eclass with gx86 | Jonathan Callen | |
| 2012-09-16 | [eclass] Sync with tree. | Johannes Huber | |
| Remove redundant DESCRIPTION variable settings by zmedico. | |||
| 2012-09-10 | [eclass] Simplify CMAKE_INSTALL_LIBDIR, wrt bug #434086. | Michael Palimaka | |
| 2012-09-07 | [eclass] Respect EPREFIX for CMAKE_INSTALL_LIBDIR, wrt bug #434086. | Michael Palimaka | |
| 2012-09-05 | [eclass] fixed install with ninja | Christoph Junghans | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2012-08-23 | [eclass] Add support for dev-util/ninja by Christoph Junghans | Johannes Huber | |
| <ottxor@gentoo.org> wrt bug #430608. | |||
| 2012-06-24 | [eclass] Empty CVS headers. | Michael Palimaka | |
| 2012-05-06 | [eclass] Make cmake-utils.eclass verbose build default | Andreas K. Huettel (dilfridge) | |
| 2012-05-01 | Set PREFIX properly, bug 358059 | Andreas K. Huettel (dilfridge) | |
| 2012-05-01 | Copied cmake-utils eclass from main tree | Andreas K. Huettel (dilfridge) | |
| 2010-09-16 | [eclass/cmake-utils] Remove, in tree | Maciej Mrozowski | |
| 2010-09-10 | Revert "Try to merge use_me_now and use_me_now_inverted." | Maciej Mrozowski | |
| Doesn't make code more readable + one regression reported = no gain (for now) This reverts commit 0b75949a39ad39f33c7f5dd34a2d976a00ab28d8. | |||
| 2010-08-20 | Try to merge use_me_now and use_me_now_inverted. | Tomáš Chvátal | |
| 2010-08-13 | Revert "[eclass/cmake-utils/kde4-base] Do not abuse USE=debug to control ↵ | Maciej Mrozowski | |
| compiler debug switches, just preprocessor definitions" Revert "[eclass/cmake-utils,kde4-base] Silence QDebug messages in release builds" This reverts commits ef3a4692d5dea7277405597679c2dd8f395ee6b0 and 8be26ab0ad5355cc27d2368247fd96f7b904cd0e. | |||
| 2010-08-12 | [eclass/cmake-utils/kde4-base] Do not abuse USE=debug to control compiler ↵ | Maciej Mrozowski | |
| debug switches, just preprocessor definitions | |||
| 2010-08-12 | [eclass/cmake-utils,kde4-base] Silence QDebug messages in release builds | Maciej Mrozowski | |
| 2010-07-14 | [eclass/cmake-utils] Apply support for cmake-utils_use_use (same as in-tree) | Tomáš Chvátal | |
| 2010-07-07 | [eclass/cmake-utils] A bit better English | Maciej Mrozowski | |
| 2010-07-06 | [eclass/cmake-utils] Respect TEST_VERBOSE, remove pushd/popd stderr redirection | Maciej Mrozowski | |
| 2010-06-28 | [eclass/cmake-utils] Add more hardcoded variables removals: ↵ | Maciej Mrozowski | |
| CMAKE_COLOR_MAKEFILE, CMAKE_VERBOSE_MAKEFILE | |||
| 2010-06-28 | [eclass/cmake-utils] Properly handle NOCOLOR variable | Maciej Mrozowski | |
| 2010-06-21 | [eclass/cmake-utils] Fix NOCOLOR logic | Maciej Mrozowski | |
| 2010-06-02 | [eclass/cmake-utils] Organize documentation blocks so that they actually ↵ | Maciej Mrozowski | |
| appear in manual (and alphabetically sorted) | |||
| 2010-06-02 | Revert "[eclass] Dropped the cmake-utils eclass has it was lagging behind ↵ | Maciej Mrozowski | |
| the tree version and no updates are being tested at the moment." This reverts commit 61380e17cefcde549f2106b773f3e9a007ba2a0b. | |||
| 2010-06-01 | [eclass] Dropped the cmake-utils eclass has it was lagging behind the tree ↵ | Jorge Manuel B. S. Vicetto (jmbsvicetto) | |
| version and no updates are being tested at the moment. | |||
| 2010-05-27 | [eclass/cmake-utils] Update documentation | Maciej Mrozowski | |
| 2010-05-27 | [eclass/cmake-utils] Build dir handling update, src_test rework, use ↵ | Maciej Mrozowski | |
| base.eclass DOCS, HTML_DOCS and eclass cleanup Changes: - rework build directory handling - allow CMAKE_BUILD_DIR to be specified, otherwise use either ${CMAKE_USE_DIR} (in source build) or ${WORKDIR}/${P}_build which is more safe and fixes bug 273949 by design - use DOCS and HTML_DOCS from base.eclass (arrays), provide backward compatibility code - in src_test call ctest instead of emake check - it's CMake after all - remove documentation of internal functions so that only relevant and public API is in manual - update my email | |||
| 2010-05-26 | [eclass] Import cmake-utils for modifications | Maciej Mrozowski | |
| 2009-12-22 | [eclasses] cmake-utils. Remove do changes only in tree, since last major ↵ | Tomas Chvatal | |
| change is already in. | |||
| 2009-12-22 | [eclasses] cmake-utils use NOCOLOR that is standardised behavior for ↵ | Tomas Chvatal | |
| no-colors-output variable. | |||
| 2009-12-22 | [eclasses] cmake-utils sync with tree. | Tomas Chvatal | |
| 2009-12-21 | [eclass/cmake-utils] Fixed typo in comment. | Maciej Mrozowski (reavertm) | |
| 2009-12-21 | [eclass/cmake-utils] Fixed displaying of build status | Maciej Mrozowski (reavertm) | |
