Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-19 Par sujet Jean Parpaillon
Yet me :-) Is there any version requirements for cmake ? If yes, is it possible to get it the lower possible to keep wormux supported on distributions we already supports ? Jean Le 19.10.2006 14:55, Jean Parpaillon a écrit : Hi, Here it is what we need from build system. Configure the buil

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-19 Par sujet Jean Parpaillon
Hi, Here it is what we need from build system. Configure the build. There is no configure but we need a way to do it. I mean, what packagers need is a way to: - set some defines (-DVAR compiler options). On wormux, this is the way to set: - font path - data path - locale

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-18 Par sujet Reiner Herrmann
Hi! I just added support for archive generation in svn revision 1465. Binary packages (.tar.gz) can be generated with "make package". Wormux isn't yet ready-to-run from the extracted binary archives, because some paths are hardcoded in the binary. Perhaps we should make the hardcoded paths relati

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-18 Par sujet Jean Parpaillon
Hi, I hope I have not been so rude. I am ready to use cmake. I had just some questions about it. It is true that autotools are a mess... Best regards, Jean Le 18.10.2006 15:00, Reiner Herrmann a écrit : Hi! Am Mittwoch, 18. Oktober 2006 09:37 schrieb Jean Parpaillon: Hi, Of course, eve

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-18 Par sujet Reiner Herrmann
Hi! Am Mittwoch, 18. Oktober 2006 09:37 schrieb Jean Parpaillon: > Hi, > Of course, every contribution is welcome. But you may have asked to > other developpers before commiting you changes, because it brings a lot > of changes to the project. > Could you assure that the following features will

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-18 Par sujet Matthieu Fertré
Hi, autotools are still working on the project (and it's written in his mail), so I don't understand why you are blaming deki. I and lodesi have asked him to commit it when discussing on the IRC channel. you must also knows than currently, there is a bug related to autotools (6673) which is opene

Re: [Wormux-dev] [patch #618] Add CMake support to wormux

2006-10-18 Par sujet Jean Parpaillon
Hi, Of course, every contribution is welcome. But you may have asked to other developpers before commiting you changes, because it brings a lot of changes to the project. Could you assure that the following features will get on generated with cmake: - dist target: make a .tar.gz of the project