Commit Graph

22 Commits (fffec3b9d9050cdbff8305671cf322aa148aedf3)

Author SHA1 Message Date
Philipp Hagemeister 09f9552b40 Less git acrobatics in devscripts/release.sh
Philipp Hagemeister 0aa3068e9e Do not check in test_coverage
Philipp Hagemeister db2d6124b1 correct quoting
Philipp Hagemeister 55e286ba55 read -n is bash-specific
Philipp Hagemeister 431d88dd31 Also generate SHA2-256
Philipp Hagemeister 876f1a86af Also publish hashsums
Filippo Valsorda 6e3dba168b release.sh edits based on 2013.01.02 experience
Filippo Valsorda b962b76f43 re-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda 067f6a3536 moved docs and updates generation scripts from gh-pages branch to devscripts
Filippo Valsorda cb6ff87fbb The new updates system, relies on gh-pages, secured by RSA, uses external web servers
gcmalloc a4680a590f changing the template file extension
Filippo Valsorda c7287a3caf ATTENTION DO NOT USE THESE: new binaries in the Downloads section
placed fake binaries that update themselves where old versions updating will search for the new version
Filippo Valsorda 4c1d273e88 it's curious but bash-completion is with - and not _
gcmalloc a9d2f7e894 making the script compatible with python3
gcmalloc 682407f2d5 little correction on the readme
gcmalloc bdff345529 adding a proper bash-completion generation
Filippo Valsorda 4bb028f48e devscripts/make_readme.py in place of all that sedding, that has porting problems
grimreaper d51d784f85 There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
Filippo Valsorda 225dceb046 moved make release to devscripts/release.sh
Filippo Valsorda 9e6dd23876 merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda - Campagna c6306eb798 wine-py2exe.sh to create the exe under linux (!!)
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: )