Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-20 | ./distribute: allow not to upload original sources (UPLOAD_SRC=no)v0.5 | Robin Haberkorn | 1 | -4/+12 | |
* useful when uploading into PPA for different series | |||||
2013-03-20 | fixed zipping of Windows binaries: missing -r flag | Robin Haberkorn | 1 | -1/+1 | |
2013-03-20 | updated version to 0.5 | Robin Haberkorn | 1 | -1/+1 | |
2013-03-20 | added ./distribute rule to put a debian source package into the sciteco PPA | Robin Haberkorn | 1 | -0/+5 | |
2013-03-20 | ./distribute debian SIGN=yes: sign source/binary packages | Robin Haberkorn | 1 | -2/+8 | |
2013-03-20 | use a Debian version and branch by default | Robin Haberkorn | 1 | -0/+7 | |
* distributed binary packages are standard debian packages * ./distribute might fix up the package version and branch for Ubuntu/PPA | |||||
2013-03-20 | default Scintilla-path is ../scintilla | Robin Haberkorn | 1 | -2/+3 | |
so no additional --with-scintilla is necessary when building from a source bundle | |||||
2013-03-19 | fixed windows packaging | Robin Haberkorn | 1 | -2/+5 | |
2013-03-19 | add ./distribute clean target | Robin Haberkorn | 1 | -0/+5 | |
2013-03-19 | added minor scinterm patches and cleaned up patch system | Robin Haberkorn | 1 | -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-19 | distribution script (Makefile) | Robin Haberkorn | 1 | -0/+89 | |
* can build source bundles * debian source and binary packages * Zipped Windows binary |