Author: sanda
Date: Sun May 15 22:56:22 2011
New Revision: 38773
URL: http://www.lyx.org/trac/changeset/38773

Log:
* cmake/TODO.txt

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 22:56:11 2011        
(r38772)
+++ lyx-devel/trunk/development/cmake/TODO.txt  Sun May 15 22:56:22 2011        
(r38773)
@@ -36,11 +36,12 @@
   * 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

Reply via email to