X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fcmake%2FTODO.txt;h=45c1e0df84ff475fadf4778658e48e3ca2373cf9;hb=a3c864102aaeef6ed58f00b92e6b53ca1d6f9b1e;hp=4a8af92fd20bad716fd82c01da624a5b8aa0405d;hpb=4e67cdb0382e25fb8d81c69ec9acb92c797a0c63;p=features.git diff --git a/development/cmake/TODO.txt b/development/cmake/TODO.txt index 4a8af92fd2..45c1e0df84 100644 --- a/development/cmake/TODO.txt +++ b/development/cmake/TODO.txt @@ -20,8 +20,8 @@ Bug fixing This is what I do: copy them from an autotools install into the cmake project. 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 +46,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