summaryrefslogtreecommitdiffstats
path: root/devscripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Default to py3 in sign-versionsPhilipp Hagemeister2013-01-121-1/+1
|
* Python 2-proof versions.pyPhilipp Hagemeister2013-01-121-4/+8
|
* fix location of updates_key in devscripts/releasePhilipp Hagemeister2013-01-121-2/+2
|
* Less git acrobatics in devscripts/release.shPhilipp Hagemeister2013-01-111-26/+28
|
* Do not check in test_coveragePhilipp Hagemeister2013-01-061-3/+1
|
* correct quotingPhilipp Hagemeister2013-01-061-1/+1
|
* read -n is bash-specificPhilipp Hagemeister2013-01-061-1/+1
|
* Also generate SHA2-256Philipp Hagemeister2013-01-031-1/+2
|
* Also publish hashsumsPhilipp Hagemeister2013-01-031-1/+5
|
* release.sh edits based on 2013.01.02 experienceFilippo Valsorda2013-01-021-4/+10
|
* re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda2013-01-026-18/+111
|
* moved docs and updates generation scripts from gh-pages branch to devscriptsFilippo Valsorda2012-12-303-0/+84
|
* The new updates system, relies on gh-pages, secured by RSA, uses external ↵Filippo Valsorda2012-12-301-5/+58
| | | | web servers
* changing the template file extensiongcmalloc2012-12-112-1/+1
|
* ATTENTION DO NOT USE THESE: new binaries in the Downloads sectionFilippo Valsorda2012-12-083-0/+101
| | | | placed fake binaries that update themselves where old versions updating will search for the new version
* it's curious but bash-completion is with - and not _Filippo Valsorda2012-12-082-2/+2
|
* making the script compatible with python3gcmalloc2012-12-071-2/+6
|
* little correction on the readmegcmalloc2012-12-071-8/+7
|
* adding a proper bash-completion generationgcmalloc2012-12-072-0/+36
|
* devscripts/make_readme.py in place of all that sedding, that has porting ↵Filippo Valsorda2012-12-071-0/+21
| | | | problems
* There is nothing bash specific heregrimreaper2012-10-061-1/+1
| | | /bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
* moved make release to devscripts/release.shFilippo Valsorda2012-09-253-0/+11
|
* merged unescapeHTML branch; removed lxml dependencyFilippo Valsorda2012-04-111-5/+0
|\
* | wine-py2exe.sh to create the exe under linux (!!)Filippo Valsorda - Campagna2012-04-073-0/+61
|/
* Leave out characters the filesystem cannot encode (Closes: #264)Philipp Hagemeister2012-01-081-0/+6