kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
223 stars 37 forks source link

use cmake TIMESTAMP #54

Closed bmwiedemann closed 6 years ago

bmwiedemann commented 6 years ago

to make build more platform-independent and to allow to override build date to enable reproducible builds

See https://reproducible-builds.org/ for why this is good.

Also use UTC to be independent of timezones.