update gitignore for python 3
[mass-build.git] / vcs.py
2013-09-15 Ralf Junggit: suppress stderr when switching branches
2013-09-15 Ralf Jungconvert to python 3
2013-09-15 Ralf Jungcall git as subprocess instead of using the git python API
2013-05-15 Ralf JungFix shorthand form of --wait argument
2013-02-13 Ralf JungUse 'git describe' to get current version number in...
2013-02-13 Ralf Jungmake version check smarter: only compare to tags having...
2013-02-11 Ralf JungFix SVN.update
2013-02-06 Ralf Jungimplement a version checker
2012-12-09 Ralf Jungmake mass-build GPLv2+
2012-09-13 Ralf Jungmake the prefix options optional; fix SVN for the case...
2012-08-17 Ralf JungMake overriding the version name independant of VCS...
2012-08-12 Ralf Jungmodule -> project; allow building all projects within...
2012-08-03 Ralf JungAdd support to force a reset of the source code version
2012-08-01 Ralf JungMake sure an updated git URL is used
2012-08-01 Ralf Jungrename some options for a more consistent naming; fix...
2012-07-31 Ralf Jungremove any KDE special treatment from sourcecode, this...
2012-07-29 Ralf Jungforward installFiles option; debian folder is no longer...
2012-07-27 Ralf JungSupport specifying a SHA1 as version
2012-07-27 Ralf JungFor SVN, the version must be manually specified
2012-07-27 Ralf Jungpass cmake parameters, name, email, build dir to auto...
2012-07-27 Ralf JungFirst working prototype of auto-debuild integration
2012-07-27 Ralf JungUse the configuration as dictionary, and add stub for...
2012-06-19 Ralf Jungmake configuration more flexible and more readable
2012-06-12 Ralf JungInitial project import