-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I just worked on a project using cmake. And I needed the
cmake-utils_src_enable function...
But it did not work as expected. This is because cmake arguments are in
uppercase most of the time, and cmake is case sensitive.
And unfortunately the
Hello!
On Sunday, 09. September 2007 21:15:12 Wulf C. Krueger wrote:
> KDE4's build system is based on CMake and seeing that more and more KDE
> and non-KDE applications are using it, we have created a new
> cmake-utils.eclass [3] which allows for easier implementation of
> ebuilds for those appli
On Sunday 09 September 2007 15:15:12 Wulf C. Krueger wrote:
> As I would like to introduce it to the official Portage Tree in
> preparation of things to come, we would welcome any comments, patches
> and, of course, your kind approval to commit it. :-)
Looks really nice. Just one question: What ab
Wulf C. Krueger wrote:
> Hello!
>
> As you might know, a very active Gentoo user, Zephyrus, several members of
> the KDE herd and other interested parties [1] are currently working on
> the pre-releases of KDE4 in the GenKDEsvn overlays [2].
>
> KDE4's build system is based on CMake and seeing
Thanks for all your comments!
Some ideas (especially the use_with/_enable shrinking) are rather
spectacular and *all* are greatly appreciated.
If there's more, please let us know. Until then, we'll make those changes
you suggested and will follow-up on this tomorrow with the changed
eclass.
On Sunday 09 September 2007, Wulf C. Krueger wrote:
> KDE4's build system is based on CMake and seeing that more and more KDE
> and non-KDE applications are using it, we have created a new
> cmake-utils.eclass [3] which allows for easier implementation of ebuilds
> for those applications.
* you'v
On Sunday 09 September 2007, Piotr Jaroszyński wrote:
> >>if ! emake -j1 check; then
> >>hasq test $FEATURES && die "Make check failed. See
> >> above for details."
> >>hasq test $FEATURES || eerror "Make check failed. See
> >> above for
> >> de
>> if ! emake -j1 check; then
>> hasq test $FEATURES && die "Make check failed. See
>> above for details."
>> hasq test $FEATURES || eerror "Make check failed. See
>> above for details."
>> fi
No reason to check for test in FEAT
Hello!
As you might know, a very active Gentoo user, Zephyrus, several members of
the KDE herd and other interested parties [1] are currently working on
the pre-releases of KDE4 in the GenKDEsvn overlays [2].
KDE4's build system is based on CMake and seeing that more and more KDE
and non-KDE