From 0000ab321a2a9f589058798698269c2e1911767e Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 15 May 2011 20:56:22 +0000 Subject: [PATCH] * cmake/TODO.txt git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38773 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/cmake/TODO.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/development/cmake/TODO.txt b/development/cmake/TODO.txt index 2d913e5cb7..6d9a98e9c7 100644 --- a/development/cmake/TODO.txt +++ b/development/cmake/TODO.txt @@ -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 -- 2.39.5