Author: kuemmel
Date: Sun May 15 13:24:40 2011
New Revision: 38764
URL: http://www.lyx.org/trac/changeset/38764
Log:
cmake: update todo
Modified:
lyx-devel/trunk/development/cmake/TODO.txt
Modified: lyx-devel/trunk/development/cmake/TODO.txt
==============================================================================
--- lyx-devel/trunk/development/cmake/TODO.txt Sun May 15 11:40:04 2011
(r38763)
+++ lyx-devel/trunk/development/cmake/TODO.txt Sun May 15 13:24:40 2011
(r38764)
@@ -35,6 +35,12 @@
* 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
Cleanup