]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/TODO.txt
Fix the tab ordering of GuiDocument components.
[lyx.git] / development / cmake / TODO.txt
index 4a8af92fd20bad716fd82c01da624a5b8aa0405d..c7a5466975672ce53bca748a306e8b2829ea7a69 100644 (file)
@@ -21,7 +21,8 @@ Bug fixing
         Package.cpp and config.h.cmake has to be fixed.
   * check that .tar.gz and .xz are identical to those from autotools
   * DONE: Fix libintl, LYX_EXTERNAL_LIBINTL=OFF triggers compilation in intl even when LYX_NLS is OFF
-  * *.po are too often generated by Visual Studio 
+  * *.po are too often generated by Visual Studio
+  * show correct values in cmake-gui: write forced to cache
 
 
 Documentation
@@ -46,6 +47,7 @@ Features
       - DONE: target for regenaration of lfuns manual would be nice (ie make lfundoc)
       - DONE: target for doxygen generation (ie make doxydoc)
   * DONE: get patch version from configure.ac (regex)
+  * DONE: Automatically generate package dependencies for debian
 
 
 Cleanup