summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable stripping in cmake fashion, we do it on portage side later and we don...Tomas Chvatal2008-12-241-3/+3
* - Update cmake-utils eclass so it respect user defined CFLAGS and so on.Tomas Chvatal2008-11-051-17/+39
* Add inheritage of flag-o-matic eclass. Fixes bug #244625.Tomas Chvatal2008-10-281-2/+2
* allow build type to be overridden via $CMAKE_BUILD_TYPEMike Frysinger2008-10-271-2/+2
* erm, previous commit wasnt ready, but should be ok with this fixMike Frysinger2008-10-271-2/+2
* set threading type to win32 for ming targets #242344 by cJMike Frysinger2008-10-271-6/+7
* Don't export src_configure for EAPI!=2.Jorge Manuel B. S. Vicetto2008-09-281-3/+11
* Applied fixes to the cmake-utils eclass to support EAPI-2. Thanks to Tomas Ch...Jorge Manuel B. S. Vicetto2008-09-281-6/+21
* Require >=dev-util/cmake-2.4.6, which is currently the oldest stable, see bug...Ingmar Vanhassel2008-04-231-2/+2
* Added a patch kindly provided by Calchan to enable the use of EXTRA_ECONF wit...Wulf Krueger2008-03-291-3/+3
* Remove @USAGE as kindly pointed out by David Leverton. It is only valid with ...Bo Ørsted Andresen2008-02-201-2/+1
* Apply DOCS support to cmake-utils.eclass. Patch from Peter Volkov.Bo Ørsted Andresen2008-02-201-1/+9
* Remove trailing white space.Petteri Räty2007-12-131-5/+5
* Minor enhancements.Wulf Krueger2007-12-061-12/+34
* Added a patch by Nelchael (use pushd/popd, allow use of CMAKE_IN_SOURCE_BUILD...Wulf Krueger2007-11-111-9/+31
* New cmake-utils.eclass providing functions for the cmake build system with al...Wulf Krueger2007-11-041-0/+154