Am Dienstag, 2. September 2014 um 11:58:53, schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org> > Le 26/08/2014 14:00, Kornel Benko a écrit : > > Would be good to compare with output of cmake's > > # make package_source > > > > with autotools > > # make dist > > > > > > I've done it, this are the relevant differences: > > > > # diff <sorted cmake files list> <sorted autotools files list> > > > > There are some files *not* belonging (but included) to autotools.dist. > > They are created while the configure script from autotools was running. > > Like: > > aclocal.m4 > > boost/Makefile.in > > ... > > THese files are generated by autoconf and automake. They belong to the > dist since, contrary to cmake, autotolls do not require any special > program on the user side.
I thought aclocal.m4 is created with respect to local OS, therefore it would be different for solaris or hpux. > > Others are missing in autotools.dist, like > > boost/libs/signals/CMakeLists.txt > > boost/libs/signals/signals.vcproj > > ... > > > > MANY DIFFERENCES ... I fear, that is not done in few minutes. > > What is the status now? I added all missing CMakeLists.txt and \*.cmake files. Also files used to create package (like e.g. LyX_license.txt, ...). Someone has to try it out :( (Probably me) > JMarc Kornel
signature.asc
Description: This is a digitally signed message part.