summaryrefslogtreecommitdiff
path: root/irssi-version.sh
AgeCommit message (Collapse)Author
2015-09-20Undefine PACKAGE_VERSION before overwriting it.Alexander Færøy
2015-07-09Introduce check for git commands in autogenAilin Nemui
This avoids a misleading compile error when users try to `make` an incomplete (or non-git) check-out.
2014-08-09Include commit and if the tree is dirty in builds of -head versionsDavid Leadbeater
2014-05-31Kill svn support from irssi-version.shAlexander Færøy
2009-05-13Do not put a space between awk's -F and its argument.Jilles Tjoelker
Solaris's /usr/bin/awk chokes on the space. Bug #672 git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5065 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-16Fix regression introduced in r4906, remove leading zeros fromEmanuele Giaquinta
IRSSI_VERSION_TIME value. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4913 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-13Move irssi-version.h generation out of configure and add suport for getting theEmanuele Giaquinta
date of the last change with svn info/git log. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4906 dbcabf3a-b0e7-0310-adc4-f8d773084564