[xoreos-git] [xoreos/xoreos-tools] 2fcdba: VERSION: Heed the SOURCE_DATE_EPOCH env variable i...

GitHub noreply at github.com
Mon Jan 23 17:32:51 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 2fcdbad96f20ed24bccccee4dba8663ff6b93f46
      https://github.com/xoreos/xoreos-tools/commit/2fcdbad96f20ed24bccccee4dba8663ff6b93f46
  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: 46dc91a3a279171596ec59d3e9b036b716800d64
      https://github.com/xoreos/xoreos-tools/commit/46dc91a3a279171596ec59d3e9b036b716800d64
  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/xoreos-tools/compare/b0b43c0af82f...46dc91a3a279


More information about the xoreos-git mailing list