live-bootstrap/sysc
Dor Askayo 3921660396 Avoid exporting variables in build scripts
Environment variables "pollute" the build environment of packages and
can affect their output.

This change results in the removal of some files from packages that
were not meant to be packaged. It also removes the need for a
workaround in automake 1.10.3 to manually remove such files.

Variables are now saved in an .env file for each system and included
in scripts that need them using the dot operation.
2023-01-27 22:19:52 +02:00
..
autoconf-2.69 Change sources getting method. 2022-10-02 09:48:20 +11:00
autoconf-2.71 Change sources getting method. 2022-10-02 09:48:20 +11:00
autoconf-archive-2021.02.19 Change sources getting method. 2022-10-02 09:48:20 +11:00
autogen-5.18.16 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
automake-1.11.2 Do not build doc directory of automake 2.11 and 2.15. 2023-01-24 22:45:52 +00:00
automake-1.15.1 Do not build doc directory of automake 2.11 and 2.15. 2023-01-24 22:45:52 +00:00
automake-1.16.3 Change sources getting method. 2022-10-02 09:48:20 +11:00
bash-5.1 Improve reproduciblity of some packages 2022-12-01 23:14:38 +01:00
binutils-2.38 Change sources getting method. 2022-10-02 09:48:20 +11:00
bison-2.3 Change sources getting method. 2022-10-02 09:48:20 +11:00
bison-3.4.2 Change sources getting method. 2022-10-02 09:48:20 +11:00
ca-certificates-3.86 Update ca-certificates to 3.86. 2022-12-12 00:54:06 +00:00
coreutils-8.32 Improve reproduciblity of some packages 2022-12-01 23:14:38 +01:00
curl-7.83.0 Fix reproducibility issue in curl. 2023-01-20 22:16:31 +00:00
dist-3.5-236 Change sources getting method. 2022-10-02 09:48:20 +11:00
flex-2.5.33 Change sources getting method. 2022-10-02 09:48:20 +11:00
gc-8.0.4 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
gcc-4.7.4 Change sources getting method. 2022-10-02 09:48:20 +11:00
gettext-0.21 Change sources getting method. 2022-10-02 09:48:20 +11:00
gmp-6.2.1 Change sources getting method. 2022-10-02 09:48:20 +11:00
gperf-3.1 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
grep-3.7 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
guile-3.0.7 Change sources getting method. 2022-10-02 09:48:20 +11:00
libarchive-3.5.2 Change sources getting method. 2022-10-02 09:48:20 +11:00
libatomic_ops-7.6.10 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
libffi-3.3 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
libtool-2.4.7 Change sources getting method. 2022-10-02 09:48:20 +11:00
libunistring-0.9.10 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
make-4.2.1 Change sources getting method. 2022-10-02 09:48:20 +11:00
mpc-1.2.1 Change sources getting method. 2022-10-02 09:48:20 +11:00
mpfr-4.1.0 Change sources getting method. 2022-10-02 09:48:20 +11:00
musl-1.2.3 Add artificial symlinks to musl package to ease its use. 2023-01-21 02:00:36 +00:00
openssl-1.1.1l Add documentation 2023-01-18 08:20:35 +11:00
patch-2.7.6 Change sources getting method. 2022-10-02 09:48:20 +11:00
perl-5.10.1 Change sources getting method. 2022-10-02 09:48:20 +11:00
perl-5.32.1 Improve reproduciblity of some packages 2022-12-01 23:14:38 +01:00
pkg-config-0.29.2 Change sources getting method. 2022-10-02 09:48:20 +11:00
python-2.0.1 Change Python -> python 2023-01-18 22:57:04 +11:00
python-2.3.7 Add --enable-ipv6 to some versions of python to make builds reproducible 2023-01-25 02:39:14 +00:00
python-2.5.6 Add --enable-ipv6 to some versions of python to make builds reproducible 2023-01-25 02:39:14 +00:00
python-3.1.5 Use relative symlinks for python installs. 2023-01-25 18:26:22 +00:00
python-3.3.7 Use relative symlinks for python installs. 2023-01-25 18:26:22 +00:00
python-3.4.10 Use relative symlinks for python installs. 2023-01-25 18:26:22 +00:00
python-3.8.16 Use relative symlinks for python installs. 2023-01-25 18:26:22 +00:00
python-3.11.1 Use relative symlinks for python installs. 2023-01-25 18:26:22 +00:00
sed-4.8 Change sources getting method. 2022-10-02 09:48:20 +11:00
tar-1.34 Fix creation of binary tar packages. 2023-01-13 01:09:57 +00:00
texinfo-6.7 Change sources getting method. 2022-10-02 09:48:20 +11:00
which-2.21 Move musl build with shared libraries after autogen. 2022-10-05 01:33:19 +01:00
xz-5.0.5 Change sources getting method. 2022-10-02 09:48:20 +11:00
zlib-1.2.13 Update to zlib-1.2.13 and fix its download url. 2022-10-21 12:14:50 +02:00
after.sh Avoid exporting variables in build scripts 2023-01-27 22:19:52 +02:00
init Avoid exporting variables in build scripts 2023-01-27 22:19:52 +02:00
run.sh Avoid exporting variables in build scripts 2023-01-27 22:19:52 +02:00
run2.sh Avoid exporting variables in build scripts 2023-01-27 22:19:52 +02:00