On 22.01.2011 14:39, Abdelrazak Younes wrote:
On 22/01/2011 12:04, Peter Kümmel wrote:
Before we set LyX 2.0 in stone by releasing it
I've cleaned up a bit the LYX_ option naming,
to make it more consistent:

- only positive names (replace NO_ and DISBALE_ names)
- short names when it is clear what the option means (no USE_)
- no redundant options, e.g. LYX_RELEASE=0 is a debug build

http://www.lyx.org/trac/changeset/37293/


Options changed:

- removed LYX_DEBUG: use LY_RELEASE=1
- logic of LYX_NO_CONSOLE inverted: use LYX_CONSOLE
- logic of LYX_DISBALE_PCH inverted: use LYX_PCH
- renamed USE_EXTERNAL_BOOST to EXTERNAL_BOOST
- renamed USE_EXTERNAL_LIBINTL to EXTERNAL_LIBINTL

So please update your scripts. And read the output of
the cmake run.

Any ideas for other changes?

Kornel added CPack support for rpm and deb generation, would it be
possbile to also add NSIS package generation?

It's already there, install NSIS and run the build the PACKAGE project.
But it generates a buggy installer. And I don't know if it makes sense
to support it when Joost and Uwe already have a different way to generate
installers.

Peter

Reply via email to