| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-19 | cmake-utils.eclass: don't warn about deprecated usage when not defined | Michael Palimaka | |
| 2015-11-18 | cmake-utils.eclass: check exit codes of executed commands | Nikoli | |
| 2015-11-18 | cmake-utils.eclass: use default_src_prepare in EAPI 6 and later | Michael Palimaka | |
| 2015-11-18 | cmake-utils.eclass: declare some variables local | Michael Palimaka | |
| Prevents them from spanning multilibs. Gentoo-bug: 513170 | |||
| 2015-11-18 | cmake-utils.eclass: move $S modifications to src_prepare in EAPI 6 and later | Michael Palimaka | |
| This is the correct phase for source modifications, and additionally avoids a multilib race condition. Gentoo-bug: 513170 | |||
| 2015-11-18 | cmake-utils.eclass: ban WANT_CMAKE in EAPI 6 and later | Michael Palimaka | |
| It is basically unused across the tree and complicates the eclass. If it were needed, it might be better to write custom ebuild phase functions instead. | |||
| 2015-11-18 | cmake-utils.eclass: reorder a bit | Michael Palimaka | |
| 2015-11-18 | cmake-utils.eclass: add intial EAPI 6 support | Michael Palimaka | |
| 2015-11-04 | cmake-utils.eclass: Prepare for cmake-3.4 | Lars Wendler | |
| 2015-10-27 | cmake-utils.eclass: die if ninja is enabled but not installed | Michael Palimaka | |
| This could happen if ninja is manually enabled (eg. make.conf) but not installed Gentoo-bug: 561570 | |||
| 2015-10-27 | cmake-utils.eclass: add missing '|| die' on pushd/popd | Julian Ospald | |
| 2015-10-24 | cmake-utils.eclass: warn when using mycmakeargs as a string | Michael Palimaka | |
| 2015-10-20 | cmake-utils.eclass: whitespace | Michael Palimaka | |
| 2015-10-15 | cmake-utils.eclass: make heredocs die | Michael Palimaka | |
| 2015-08-09 | Update header for the git migration in main tree | Johannes Huber | |
| 2015-05-27 | [eclass] Set CMAKE_RC_COMPILER for Windows builds wrt bug #544662. | Michael Seifert | |
| 2015-04-05 | [eclass] Simplify. | Michael Palimaka | |
| The exported function list used to be variable due to new phase functions introduced in EAPI 3 and later. Since we no longer support earlier EAPIs, the exported function list is now static and the variable is a relic from an earlier time. | |||
| 2015-02-19 | [eclass] Sync cmake-utils with tree | Johannes Huber | |
| 2015-01-04 | Welcome to 2015 | Johannes 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 | |
| :-0 is unnecessary in "case ${EAPI:-0}" as it will be matched by "*)", so it can be moved to the die statement. | |||
| 2014-08-06 | [eclass] Raise CMAKE_MIN_VERSION to 2.8.12 | Johannes Huber | |
| by Ben Kohler <bkohler@gmail.com>, bug #519158 | |||
| 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_install | Michael 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 | |
| This improves support for ninja, wrt bug #490280. | |||
| 2014-01-03 | Happy new year! Change all copyrights to 2014 to shut repoman up. | Chris Reffett | |
| Package-Manager: portage-2.2.7 RepoMan-Options: --force | |||
| 2013-12-24 | [cmake-utils.eclass] Add another pathological use flag function, useno ↵ | Andreas K. Huettel (dilfridge) | |
| (inversion of use) | |||
| 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_prepare | Chris Reffett | |
| 2013-06-13 | [eclass/cmake-utils.eclass] Fix minor formatting issue, change | Chris Reffett | |
| deprecation ewarn to eerror. | |||
| 2013-06-12 | [eclass] Fix name encoding. | Michael Palimaka | |
| 2013-06-11 | [eclass] Add @VARIABLE description for mycmakeargs wrt bug 472618 | Chris 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 documentation | Chris Reffett | |
| install logic from base.eclass wrt bug 459678 | |||
| 2013-04-12 | [eclass] Small doc fix. | Michael Palimaka | |
