Mailinglist Archive: zypp-devel (70 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [zypp-commit] r7659 - in /trunk/sat-solver: Makefile.am bindings/Makefile.am bootstrap configure.in doc/Makefile.am src/Makefile.am testsuite/Makefile.am tools/Makefile.am
- From: Michael Matz <matz@xxxxxxx>
- Date: Fri, 26 Oct 2007 16:44:42 +0200 (CEST)
- Message-id: <Pine.LNX.4.64.0710261638380.23011@xxxxxxxxxxxxx>
Hi,
On Fri, 26 Oct 2007, Duncan Mac-Vicar Prett wrote:
Whoops, sorry. I tried to answer to "it is ok to commit it?", the only
question in that paragraph :) I understood this as request to commit
the whole bindings stuff, not as request if it's okay to remove the
automake parts. Sorry for misunderstanding.
Then I'll happily maintain the automake parts :)
I'm an old man, I really detest cmake, I never find my way around.
Hmm, actually if there's really only one using it (me), I happily
introduce back just Makefiles, instead of using those generators. To me
it doesn't make that much sense for this small project.
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Fri, 26 Oct 2007, Duncan Mac-Vicar Prett wrote:
On Friday 26 October 2007 16:22:16 Michael Matz wrote:
Aeh... no. I certainly don't want to have to fiddle with cmake, sorry.
"I don't see why not." ----> I thought it was a reply to " it can be made the
default"
Whoops, sorry. I tried to answer to "it is ok to commit it?", the only
question in that paragraph :) I understood this as request to commit
the whole bindings stuff, not as request if it's okay to remove the
automake parts. Sorry for misunderstanding.
In parallel to who maintains the autofoo stuff, but mls and kkaempf seem
to like cmake so there is no autofoo maintainer anymore :-P
Then I'll happily maintain the automake parts :)
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/prefix ..
make
I'm an old man, I really detest cmake, I never find my way around.
I will revert... but does not make sense if there will be only one using
it.
Hmm, actually if there's really only one using it (me), I happily
introduce back just Makefiles, instead of using those generators. To me
it doesn't make that much sense for this small project.
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |