[xoreos-git] [xoreos/phaethon] 8d5f02: VERSION: Heed the SOURCE_DATE_EPOCH env variable i...

GitHub noreply at github.com
Mon Jan 23 17:36:30 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/phaethon
  Commit: 8d5f028587d396cfea562fdb406320a9ca8048bd
      https://github.com/xoreos/phaethon/commit/8d5f028587d396cfea562fdb406320a9ca8048bd
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M src/version/rules.mk

  Log Message:
  -----------
  VERSION: Heed the SOURCE_DATE_EPOCH env variable if it exists

If SOURCE_DATE_EPOCH is not set, just get the current date and time as
usual.

SOURCE_DATE_EPOCH is the proposed way to manage build timestamps on
reproducible builds.

See https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal


  Commit: aa44a4e513525a6f6027d5ee572ae7d9bcd159c6
      https://github.com/xoreos/phaethon/commit/aa44a4e513525a6f6027d5ee572ae7d9bcd159c6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  BUILD: Heed SOURCE_DATE_EPOCH in CMake as well


Compare: https://github.com/xoreos/phaethon/compare/7d1428e56372...aa44a4e51352


More information about the xoreos-git mailing list