Enno Boland
|
b5e49c48e7
|
common: replace XBPS_COMMIT_TIMESTAMP by SOURCE_DATE_EPOCH
This way we are compatible to the Debians proposal. See [1].
[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg02210.html
|
2016-03-01 18:27:49 +01:00 |
|
Enno Boland
|
3c04642877
|
environment/build: overwrite __DATE__, __TIME__, and __TIMESTAMP__ macros.
This commit overwrites timestamps that depend on timestamps with the
commit date of a package.
|
2016-03-01 15:33:09 +01:00 |
|
Enno Boland
|
3b8c53d702
|
hooks/pre-pkg: do not dereference symbolic links while rewriting mtimes.
|
2016-02-23 08:25:29 +01:00 |
|
Enno Boland
|
c83a4d96c4
|
hooks/pre-pkg: mtime rewriting is default on now.
|
2016-02-23 08:05:43 +01:00 |
|
Enno Boland
|
16050ad3f2
|
hooks/pre-pkg: fixed mtime support for packages.
overwrites the mtime of all files in a package with the commit-date
of the package.
|
2016-02-19 16:21:56 +01:00 |
|