Searched refs:SOURCE_DATE_EPOCH (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/bsd/ntp/scripts/ |
| D | mkver | 19 SOURCE_DATE_EPOCH=$MKREPRO_TIMESTAMP 22 if [ -n "$SOURCE_DATE_EPOCH" ]; then 23 ConfStr="$ConfStr `LC_TIME=C TZ=UTC date -d@$SOURCE_DATE_EPOCH 2>/dev/null`" || 24 ConfStr="$ConfStr `LC_TIME=C TZ=UTC date -r $SOURCE_DATE_EPOCH`"
|
| /netbsd/src/external/bsd/ntp/dist/scripts/build/ |
| D | mkver.in | 20 if [ -n "$SOURCE_DATE_EPOCH" ]; then 21 ConfStr="$ConfStr `LC_TIME=C TZ=UTC date -d@$SOURCE_DATE_EPOCH 2>/dev/null`" || 22 ConfStr="$ConfStr `LC_TIME=C TZ=UTC date -r $SOURCE_DATE_EPOCH`"
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | mkrc.pl | 30 my $YEAR = [gmtime($ENV{SOURCE_DATE_EPOCH} || time())]->[5] + 1900;
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | progs.pl | 24 my $YEAR = [gmtime($ENV{SOURCE_DATE_EPOCH} || time())]->[5] + 1900;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | cppenv.texi | 95 @item SOURCE_DATE_EPOCH 101 The value of @env{SOURCE_DATE_EPOCH} must be a UNIX timestamp,
|
| D | cpp.info | 4759 'SOURCE_DATE_EPOCH' 4765 The value of 'SOURCE_DATE_EPOCH' must be a UNIX timestamp, defined 5369 * SOURCE_DATE_EPOCH: Environment Variables.
|
| D | gcc.info | 31228 'SOURCE_DATE_EPOCH' 31234 The value of 'SOURCE_DATE_EPOCH' must be a UNIX timestamp, defined 31698 explicitly specified with the environment variable 'SOURCE_DATE_EPOCH'. 69883 * SOURCE_DATE_EPOCH: Environment Variables.
|
| D | invoke.texi | 34851 @code{SOURCE_DATE_EPOCH}. For further details
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | bfdio.texi | 140 If the environment variable SOURCE_DATE_EPOCH is defined
|
| D | bfd.info | 1393 If the environment variable SOURCE_DATE_EPOCH is defined then this
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog | 141 timestamp, use the value held in the SOURCE_DATE_EPOCH environment
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog | 147 timestamp, use the value held in the SOURCE_DATE_EPOCH environment
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog | 276 held in the SOURCE_DATE_EPOCH environment variable, if it is
|
| D | ld.texi | 3636 @code{SOURCE_DATE_EPOCH} environment variable is defined, the number
|
| D | ld.info | 2973 ‘SOURCE_DATE_EPOCH’ environment variable is defined, the number of
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | NEWS | 394 * [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH <perlinger@ntp.org> 4160 * [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH <perlinger@ntp.org>
|
| D | ChangeLog | 328 * [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH <perlinger@ntp.org>
|
| D | CommitLog | 12010 [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH 12013 [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH 12016 [Bug 3550] Reproducible build: Respect SOURCE_DATE_EPOCH
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/doc/ |
| D | binutils.texi | 1634 unless the SOURCE_DATE_EPOCH environment variable is defined. If it
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2016 | 22178 the SOURCE_DATE_EPOCH environment variable to the current time. 27354 * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 24267 Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static archives. 37070 … objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the output unreproducible. 37072 …p_filehdr_out): If inserting a timestamp, use the value held in the SOURCE_DATE_EPOCH environment … 37076 …c (fill_edata): If inserting a timestamp, use the value held in the SOURCE_DATE_EPOCH environment …
|