aboutsummaryrefslogtreecommitdiffhomepage
path: root/distribute
AgeCommit message (Collapse)AuthorFilesLines
2013-03-20./distribute: allow not to upload original sources (UPLOAD_SRC=no)v0.5Robin Haberkorn1-4/+12
* useful when uploading into PPA for different series
2013-03-20fixed zipping of Windows binaries: missing -r flagRobin Haberkorn1-1/+1
2013-03-20updated version to 0.5Robin Haberkorn1-1/+1
2013-03-20added ./distribute rule to put a debian source package into the sciteco PPARobin Haberkorn1-0/+5
2013-03-20./distribute debian SIGN=yes: sign source/binary packagesRobin Haberkorn1-2/+8
2013-03-20use a Debian version and branch by defaultRobin Haberkorn1-0/+7
* distributed binary packages are standard debian packages * ./distribute might fix up the package version and branch for Ubuntu/PPA
2013-03-20default Scintilla-path is ../scintillaRobin Haberkorn1-2/+3
so no additional --with-scintilla is necessary when building from a source bundle
2013-03-19fixed windows packagingRobin Haberkorn1-2/+5
2013-03-19add ./distribute clean targetRobin Haberkorn1-0/+5
2013-03-19added minor scinterm patches and cleaned up patch systemRobin Haberkorn1-1/+1
* MinGW binaries are built from source bundles * patches are applied to the source bundle * so all necessary patches must be in the repository and distributed * use a leading number in patch names to ensure proper application order
2013-03-19distribution script (Makefile)Robin Haberkorn1-0/+89
* can build source bundles * debian source and binary packages * Zipped Windows binary