void-packages/common/environment/setup
Đoàn Trần Công Danh 2cd2b99e41 setup: export SOURCE_DATE_EPOCH from outside of chroot
git-worktree(1), and Git shared repository can use a plain text file
named `.git` at the root of working tree, containing `gitdir: <path>` to
point to the real directory that has repository.
See: gitrepository-layout(5).

But, that directory is usually inaccessible inside chroot.

In order to support git-worktree(1) and Git shared repository, compute
SOURCE_DATE_EPOCH from outside of chroot, and the chroot will carry it
over to inside chroot.

I've only tested again xbps-uunshare(1).
2020-05-23 06:59:24 +00:00
..
.empty
git.sh setup: export SOURCE_DATE_EPOCH from outside of chroot 2020-05-23 06:59:24 +00:00
install.sh xbps-src: vsv: force linking on forced rebuild 2019-04-15 10:53:55 -03:00
misc.sh common/environment/setup/misc.sh: use https where possible, 2020-05-18 08:01:34 -07:00
options.sh rename vopt_onoff to vopt_bool which returns -D<prop>=true|false 2018-05-04 10:56:26 +02:00
python.sh xbps-src: remove default python_version 2020-04-21 18:45:25 -04:00
replace-interpreter.sh xbps-src: move helpers to environment; there's no need to have them. 2014-08-30 09:01:29 +02:00
sourcepkg.sh environment/setup/sourcepkg.sh: unset GIR_EXTRA_... 2019-05-07 15:33:47 +02:00
vsed.sh vsed: reduce number of digest cmd call 2019-05-14 16:33:30 +02:00