fosslinux
d98f97e214
Introduce parallelism
...
By using --cores argument to rootfs.py, JOBS= is set in the
live-bootstrap environment, and -j${JOBS} is used on builds. This speeds
larger packages up significantly.
A fair number of packages do not build properly with parallelism. Most
of these, at least for now, are disabled with -j1.
2023-04-13 17:13:53 +10:00
Andrius Štikonas
7e95cbbefb
Switch to unversioned automake.
2022-07-07 20:43:53 +01:00
Andrius Štikonas
5209078684
Switch to unversioned autoconf.
...
Remove unversioned autoconf symlink from all but the latest autoconf.
This makes it clearer which autoconf is used.
2022-07-07 20:43:46 +01:00
Andrius Štikonas
6c4b98a17a
Some shellcheck fixes.
2022-05-09 22:53:46 +01:00
Andrius Štikonas
c8784cbcd3
Split installed files out of /after into /image.
2021-06-29 17:49:34 +01:00
Andrius Štikonas
7cd79d1c72
Remove remaining texinfo files.
...
Fixes : #86
2021-04-19 00:46:38 +01:00
Andrius Štikonas
70d1fc4163
Add support for DESTDIR variable in make install.
2021-04-02 12:24:40 +01:00
Andrius Štikonas
705ebf471e
autotools: add MAKEFINFO=true fix to all autotools.
2021-03-20 00:34:46 +00:00
Andrius Štikonas
16dba20254
Automake 1.7.8.
2021-03-18 20:03:23 +00:00