From dcaeb6a89d51028cf229fc60ae0abc65f86f9f01 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 23 Oct 2009 16:23:20 +0000 Subject: *** empty log message *** git-svn-id: svn+q:///qpdf/trunk@892 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 24 +++++++++++++++++------- 1 file 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 -- cgit v1.2.3-54-g00ecf