# HG changeset patch # User wenzelm # Date 1277379086 -7200 # Node ID f4016fca4ff9874afdd6123eb113c98158447182 # Parent a5ac274798fcecfa0a09b5de5d44204d0d053370 notes on packaging; diff -r a5ac274798fc -r f4016fca4ff9 Admin/CHECKLIST --- a/Admin/CHECKLIST Thu Jun 24 12:24:35 2010 +0200 +++ b/Admin/CHECKLIST Thu Jun 24 13:31:26 2010 +0200 @@ -29,3 +29,17 @@ build lib/html/library_index_content.template + +Packaging +========= + +- makedist -r DISTNAME + +- makebin (multiplatform); + +- makebin -l on fast machine; + +- makebundle (multiplatform); + +- hdiutil create -srcfolder DIR DMG (Mac OS); +