From cfc1f6fcac1f55aaca02792c69f130e6fde5c2d5 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 23 Oct 2009 16:44:13 +0000 Subject: notes, version git-svn-id: svn+q:///qpdf/trunk@893 71b93d88-0707-0410-a8cf-f5a4172ac649 --- README.maintainer | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'README.maintainer') diff --git a/README.maintainer b/README.maintainer index 28fb6119..ca922f00 100644 --- a/README.maintainer +++ b/README.maintainer @@ -37,11 +37,29 @@ Release Reminders internally testing releases, you can run make_dist with the --no-tests option. + * To create a source release of external libs, do an export from the + version control system into a directory called qpdf-external-libs + and just make a zip file of the result called + qpdf-external-libs-src.zip. See the README.txt file there for + information on creating binary external libs releases. + + * To create Windows binary releases, extract the qpdf source + distribution in Windows (MSYS + MINGW, MSVC) and run + ./make_windows_releases from there. You will have to manually + create zip files from the install-mingw and install-msys + directories; instructions are echoed by the script. + + * Remember to copy README-what-to-download.txt separately onto the + download area and make it the default for Windows platforms. + * Remember to update documentation in the "files" subdirectory of the website on sourceforge.net. * Create a tag in the version control system. + * When releasing on source forge, external-libs distributions go in + external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv + General Build Stuff =================== -- cgit v1.2.3-70-g09d2