aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-23 18:23:20 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-23 18:23:20 +0200
commitdcaeb6a89d51028cf229fc60ae0abc65f86f9f01 (patch)
treec8f4175fe5250088052cc7354f1e62af6459784c /TODO
parent5c219e991e55b67f4b6472af2398698846c4425f (diff)
downloadqpdf-dcaeb6a89d51028cf229fc60ae0abc65f86f9f01.tar.zst
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@892 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO24
1 files changed, 17 insertions, 7 deletions
diff --git a/TODO b/TODO
index 3cb00267..1f85126f 100644
--- a/TODO
+++ b/TODO
@@ -8,13 +8,23 @@
* Write documentation section on source-level API changes between 2.0
and 2.1.
- * Document building external libs. From ../external-libs, in an msys
- environment that supports both mingw and msvc, run ./build.sh. The
- resulting zip file should be extracted into qpdf, and
- --enable-external-libs should be passed to configure. Updated
- README on this. Check everything. Document that you don't have to
- use --enable-external-libs if you want to let configure find it in
- the normal way. That does work for mingw.
+ * Create the following packages:
+
+ - qpdf source package
+
+ - external-libs-src.zip -- includes build.sh, clean.sh, clwrap,
+ and dist; from ../external-libs
+
+ - external-libs-bin.zip -- precompiled external libraries
+
+ - qpdf-bin-mingw.zip -- qpdf executable, dll, and development
+ files built with mingw
+
+ - qpdf-bin-msvc.zip -- qpdf executable, dll, and development files
+ built with msvc
+
+ - README-what-to-download.txt -- descriptions of what to download
+ on Windows, etc.
* Windows release: config for both compilers, make install. Create
zip files. Probably should put the compiler name somewhere in the