Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: f9d71a56c77bcaf19f9fdf0891bb2a70aa1b4299
      
https://github.com/fvwmorg/fvwm/commit/f9d71a56c77bcaf19f9fdf0891bb2a70aa1b4299
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M autogen.sh
    M configure.ac
    A utils/fvwm-version-str.sh

  Log Message:
  -----------
  configure.ac: use git-describe for versioning

Rather than using a hard-coded version for FVWM, instead get this information
from git-describe.  This is useful to keep a closer eye on builds, especially
ones not built from master.

For releases, the version is taken from the tagged repository.


  Commit: 229a4f644c650e3153523f7ae82abd139ee97812
      
https://github.com/fvwmorg/fvwm/commit/229a4f644c650e3153523f7ae82abd139ee97812
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M docs/DEVELOPERS.md

  Log Message:
  -----------
  DEVELOPERS: update release/versioning

Now that the release versions are taken from Git, rework the documentation.


  Commit: 2d261eeeec40cb370e7429cf0b3b8c60aa404f27
      
https://github.com/fvwmorg/fvwm/commit/2d261eeeec40cb370e7429cf0b3b8c60aa404f27
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  distcheck2: make ISRELEASED check fatal

Don't allow potential release tarballs to be made is ISRELEASED isn't set to
yes.  This does nothing about checking if the tagged version is "correct", but
it will certainly reduce the likelihood of additional mistakes.


  Commit: de71e302522acff9f8f37d3a3a3115b8d3098fd2
      
https://github.com/fvwmorg/fvwm/commit/de71e302522acff9f8f37d3a3a3115b8d3098fd2
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  TRAVIS: don't run 'make distcheck2'

Don't do this as part of a routine build, as it will fail now that releases
are fatal if ISRELEASED is set to "no", which it will be right up until the
point releases are made, which are done locally.


  Commit: 4c622b776696b8e93b01edf57e508e456efca127
      
https://github.com/fvwmorg/fvwm/commit/4c622b776696b8e93b01edf57e508e456efca127
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M docs/DEVELOPERS.md

  Log Message:
  -----------
  DEVELOPERS: add comment to indicate actions

If this file is updated, recommend to update the web page.


Compare: https://github.com/fvwmorg/fvwm/compare/9c69280410ea...4c622b776696

Reply via email to