aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 20:04:46 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 20:04:46 +0200
commitae4c6166a1d35e89fc7409045ce23837aaa89082 (patch)
tree60050e7882e8548e2952371e4fceb846406e6f10 /TODO
parent6e7e9be94a4847e3dc1076d99966a17fe1019318 (diff)
downloadqpdf-ae4c6166a1d35e89fc7409045ce23837aaa89082.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@866 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 5 insertions, 6 deletions
diff --git a/TODO b/TODO
index efe89a41..6e7faa52 100644
--- a/TODO
+++ b/TODO
@@ -8,17 +8,16 @@
* Write documentation section on source-level API changes between 2.0
and 2.1.
+ * Really need to get rid of embedded external libs. We can either
+ provide them separately for Windows or provide instructions for
+ building them. Remember to remove -DHAVE_VSNPRINTF from
+ config-msvc and to remove --enable-build-external-libs from both.
+
* 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.