kuem...@lyx.org wrote: > Author: kuemmel > Date: Sun May 15 11:19:00 2011 > New Revision: 38762 > URL: http://www.lyx.org/trac/changeset/38762 > > Log: > cmake: add TODO list > > Added: > lyx-devel/trunk/development/cmake/TODO.txt (contents, props changed) > > Added: lyx-devel/trunk/development/cmake/TODO.txt > ============================================================================== > +Features > + * I would like to see a BUILD_TYPE flag like in autotools, with automatic > selection from lyx version > + * Disbale merging selectively > + * Make .dmg > + * Bundles for Mac OSX > + with support for universal binaries (don't know if it currently is a > problem to build them)
from the maintainer point of view these task are needed: - .po remerge of strings in po/ (ie make update-po) - tarball creation (most notably i dont see any list of files which should go into tarball, we dont want everything to go there) these are nice to have and present in autotools, though not critical - target for regenaration of lfuns manual would be nice - target for doxygen generation pavel