Giter Site home page Giter Site logo

Comments (6)

tomreyn avatar tomreyn commented on August 23, 2024

I'm interested in MG supporting reproducible builds.

(Debian developer) Pabs suggested that we could use the last source change date instead of the build date. He suggests to use the SOURCE_DATE_EPOCH environment variable if it is set: https://reproducible-builds.org/specs/source-date-epoch/

General information:
https://reproducible-builds.org/

Debian specific info:
https://wiki.debian.org/ReproducibleBuilds

Softcoder said this:

  • I guess the date removal is ok
  • Should we apply the Debian date time changes? We need to check with Titi.

from megaglest-source.

filux avatar filux commented on August 23, 2024

Imo SOURCE_DATE_EPOCH is basically useless for upstream and for downstream too.
This is maybe useful for some users/players (with soul of troll) to know: "how dead is project".

When time stamp is/was useful?
For developers and mostly during development tests or during resolving some bugs reported by users of "our standalone" packages.

When MG may have problems without time stamp?
e.g. During producing standalone packages, especially not first time with same source (build2, build3, ...) & then resolving bugs reported from users when most of them of course won't know which build they are using (because of not keeping archive/installer which is normal).

from megaglest-source.

titiger avatar titiger commented on August 23, 2024

If I remember right, the timestamps were added to avoid compatibility trouble with builds from compilers which produce incompatible float results.
On development it helped a bit to see if people did a fresh build or not when testing dev version.

from megaglest-source.

wrapperband avatar wrapperband commented on August 23, 2024

Perhaps you could make it the date of the last commit (or such), it would be reproducible, but you could see if a build had been made?

from megaglest-source.

softcoder avatar softcoder commented on August 23, 2024

No need for dates just look at GIT and you have the date of the code change. We really should not care when it was built.

from megaglest-source.

softcoder avatar softcoder commented on August 23, 2024

This was integrated into develop

from megaglest-source.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.