2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-02 03:48:24 +00:00
git-svn-id: svn+q:///qpdf/trunk@862 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2009-10-22 16:05:47 +00:00
parent 82c4a8ff0f
commit 8fe48ace4f

19
TODO
View File

@ -8,15 +8,16 @@
* Write documentation section on source-level API changes between 2.0
and 2.1.
* Update release documentation to remember not to include debugging
in the Windows release and to strip the DLL and executables.
Consider making the "install" target do something useful for
Windows. Update README.windows in this case including taking out
the mention of strip since it should be handled by the install
step. Determine whether -g with strip is different from not -g
with strip. Make sure release includes building for both
compilers. Make sure it works to link with the static library when
the dll is not in the same directory.
* Windows release: config for both compilers, make install. Create
zip files. Probably should put the compiler name somewhere in the
directory (qpdf-version-compiler?). Need some kind of "what to
download" file.
* Make install for windows: copy system DLLs as needed excluding
msvcrt and kernel32. Update README.windows in this case including
taking out the mention of strip since it should be handled by the
install step. Make sure it works to link with the static library
when the dll is not in the same directory.
* Add comments for the security functions that map them back to the
items in Adobe's products.