aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 18:05:47 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 18:05:47 +0200
commit8fe48ace4ff12d44ba5e7c7ccbf9d21ece4f3a15 (patch)
tree8295e258cbee223b066c2f5c52c9dc4f8683191b /TODO
parent82c4a8ff0f3b2cba0e446aad59596eed467415ba (diff)
downloadqpdf-8fe48ace4ff12d44ba5e7c7ccbf9d21ece4f3a15.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@862 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 10 insertions, 9 deletions
diff --git a/TODO b/TODO
index f9e8486d..efe89a41 100644
--- a/TODO
+++ b/TODO
@@ -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.