* cmake/TODO.txt

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38773 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2011-05-15 20:56:22 +00:00
parent 07d1d82f49
commit 0000ab321a

View File

@ -36,11 +36,12 @@ Features
* 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)
- .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
(ie "make distcheck" to check tree is prepared for release, "make dist" for actual release)
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
- target for regenaration of lfuns manual would be nice (ie make lfundoc)
- target for doxygen generation (ie make doxydoc)
Cleanup