[dovecot/core] 16d84b: lib: download unicode data into srcdir

GitHub noreply at github.com
Wed May 10 13:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 16d84b9006cfce652b5892727628dbfb5cc03726
      https://github.com/dovecot/core/commit/16d84b9006cfce652b5892727628dbfb5cc03726
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/lib/Makefile.am

  Log Message:
  -----------
  lib: download unicode data into srcdir

This is a step toward fixing builds where object dir != source dir.


  Commit: 824107247fcaa05c081f32bffd2cdecea8ec557a
      https://github.com/dovecot/core/commit/824107247fcaa05c081f32bffd2cdecea8ec557a
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/lib-fts/Makefile.am

  Log Message:
  -----------
  lib-fts: download data files into srcdir

This is a step toward fixing builds where object dir != source dir.


  Commit: 58f9b440f44eef4348a9043e3cef477a9733cb10
      https://github.com/dovecot/core/commit/58f9b440f44eef4348a9043e3cef477a9733cb10
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/lib-fts/Makefile.am

  Log Message:
  -----------
  lib-fts: use full path to word-properties script

This is a step toward fixing builds where object dir != source dir.


  Commit: b2760eb6b4906ad5d2adff941a1172c39657eb61
      https://github.com/dovecot/core/commit/b2760eb6b4906ad5d2adff941a1172c39657eb61
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/lib/Makefile.am

  Log Message:
  -----------
  lib: use full path to unicode data script

This is a step toward fixing builds where object dir != source dir.


  Commit: f08b05d41b66e6f52daf6e8b40c1612617e84c79
      https://github.com/dovecot/core/commit/f08b05d41b66e6f52daf6e8b40c1612617e84c79
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M src/lib-fts/Makefile.am
    M src/lib/Makefile.am

  Log Message:
  -----------
  {lib,lib-fts}: fix builds with BSD make

Without this change, BSD make doesn't know how to make a couple of the
generated files because the BUILT_SOURCES file names don't match exactly
the left hand sides of the rules.  (GNU make somehow manages to match the
rule even though it is not an exact match.)


Compare: https://github.com/dovecot/core/compare/df7ac49c9f7e...f08b05d41b66


More information about the dovecot-cvs mailing list