[xoreos-git] [xoreos/xoreos] 526849: VERSION: Heed the SOURCE_DATE_EPOCH env variable i...

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


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 5268493a9c82b8a991deaadaa3a6cc64bdf7664c
      https://github.com/xoreos/xoreos/commit/5268493a9c82b8a991deaadaa3a6cc64bdf7664c
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-01-22 (Sun, 22 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: b6183626c4fe788d40570b17c30ccb614d3f2806
      https://github.com/xoreos/xoreos/commit/b6183626c4fe788d40570b17c30ccb614d3f2806
  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/compare/e3995dfe265c...b6183626c4fe


More information about the xoreos-git mailing list