Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require >=dev-util/cmake-2.4.6, which is currently the oldest stable, see ↵ | Ingmar Vanhassel | 2008-04-23 | 1 | -2/+2 |
| | | | | bug 214732 and others. | ||||
* | Added a patch kindly provided by Calchan to enable the use of EXTRA_ECONF ↵ | Wulf Krueger | 2008-03-29 | 1 | -3/+3 |
| | | | | with cmake-utils.eclass. | ||||
* | Remove @USAGE as kindly pointed out by David Leverton. It is only valid with ↵ | Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+1 |
| | | | | functions and break the generated man page. | ||||
* | Apply DOCS support to cmake-utils.eclass. Patch from Peter Volkov. | Bo Ørsted Andresen | 2008-02-20 | 1 | -1/+9 |
| | |||||
* | Remove trailing white space. | Petteri Räty | 2007-12-13 | 1 | -5/+5 |
| | |||||
* | Minor enhancements. | Wulf Krueger | 2007-12-06 | 1 | -12/+34 |
| | |||||
* | Added a patch by Nelchael (use pushd/popd, allow use of ↵ | Wulf Krueger | 2007-11-11 | 1 | -9/+31 |
| | | | | CMAKE_IN_SOURCE_BUILD, define LIB_INSTALL_DIR) and cmake-utils_use_want by Ingmar to allow usage of the eclass by applications that need -DWANT_blah. | ||||
* | New cmake-utils.eclass providing functions for the cmake build system with ↵ | Wulf Krueger | 2007-11-04 | 1 | -0/+154 |
all requested fixes after the review on gentoo-dev. |