Commit graph

283 commits

Author SHA1 Message Date
Andrius Štikonas
634cae7b68 Build bash 5.1 only after GCC. 2021-03-24 19:37:12 +00:00
Andrius Štikonas
0572ff41ef Rebuild GCC against musl 1.2.2. 2021-03-23 18:03:21 +00:00
Andrius Štikonas
8cd8c0fe31 Rebuild bash 5.1 with gcc. 2021-03-23 18:02:14 +00:00
Andrius Štikonas
fbaa01d84c musl 1.2.2 2021-03-23 18:02:14 +00:00
Andrius Štikonas
fd76a5b09d Increase CI timeout to 3h. 2021-03-23 18:02:14 +00:00
Andrius Štikonas
f5c262e370 GNU GCC 4.0.4 2021-03-23 18:02:14 +00:00
Andrius Štikonas
30ebe8ccba Install musl headers directly into /after/include. 2021-03-20 23:29:51 +00:00
Andrius Štikonas
1aeb4c11f7 Get rid of tcc-mes. 2021-03-20 23:20:25 +00:00
fosslinux
6791064571
Merge pull request #74 from stikonas/bash
Bump bash to 5.1.
2021-03-21 10:18:22 +11:00
fosslinux
07528e6240
Merge pull request #73 from stikonas/makeinfo
autotools: add MAKEFINFO=true fix to all autotools.
2021-03-21 10:18:17 +11:00
Andrius Štikonas
7162bd8f2b Bump bash to 5.1. 2021-03-20 12:36:07 +00:00
Andrius Štikonas
705ebf471e autotools: add MAKEFINFO=true fix to all autotools. 2021-03-20 00:34:46 +00:00
fosslinux
31410ab234
Merge pull request #72 from stikonas/autotools
Autotools
2021-03-20 10:38:23 +11:00
Andrius Štikonas
2527d948a2 GNU Automake 1.9.6 2021-03-19 21:40:26 +00:00
Andrius Štikonas
7364615a86 GNU Autoconf 2.61 2021-03-19 21:40:26 +00:00
Andrius Štikonas
ce77c561db help2man-1.36.4 2021-03-19 19:57:59 +00:00
Andrius Štikonas
65a2e3e33d autotools: Run make install with MAKEINFO=true to avoid intermittent build failures. 2021-03-19 15:39:42 +00:00
Andrius Štikonas
8bc3f32d53 Fix intermittent error when building automake-1.4. 2021-03-19 12:15:51 +00:00
Andrius Štikonas
107aef4b57 Use newer autoconf for bash to avoid warnings.
We can use either 2.55 or 2.57, so use the newer.
2021-03-19 12:15:51 +00:00
Andrius Štikonas
7fdb12f08d Automake 1.8.5. 2021-03-19 12:15:51 +00:00
Andrius Štikonas
eb4b623de9 Autoconf 2.59. 2021-03-19 12:15:51 +00:00
Andrius Štikonas
abf09359c3 Autoconf 2.57. 2021-03-19 09:46:00 +00:00
Andrius Štikonas
16dba20254 Automake 1.7.8. 2021-03-18 20:03:23 +00:00
Andrius Štikonas
d1d5ab1a20 GNU Autoconf 2.55. 2021-03-18 19:19:05 +00:00
Andrius Štikonas
5ecd548945 Automake 1.7 and Autoconf 2.54 2021-03-18 17:44:01 +00:00
fosslinux
0e7ff9a301
Merge pull request #71 from stikonas/autoconf-2.53
Autoconf 2.53.
2021-03-18 16:41:02 +11:00
Andrius Štikonas
2fb08b9cd3 Autoconf 2.53. 2021-03-17 23:46:23 +00:00
Andrius Štikonas
1dfd12607c
Merge pull request #70 from pder/sed
Sed
2021-03-17 22:43:08 +00:00
Paul Dersey
8565d26fef Update initial build of sed from version 4.0.7 to 4.0.9 2021-03-17 17:11:16 -04:00
Paul Dersey
6a5e57c2f8 helpers.sh: update default_src_unpack to support uncompressed tar files 2021-03-17 17:11:16 -04:00
Andrius Štikonas
761d107003
Merge pull request #67 from fosslinux/various-fixes
Various fixes
2021-03-17 20:29:40 +00:00
fosslinux
28d37bdf5a Remove extraneous link directive from parts.rst 2021-03-18 07:22:10 +11:00
fosslinux
0456b48038 Fix indentation in binutils-2.14 2021-03-18 07:22:10 +11:00
fosslinux
884439ad2c
Merge pull request #69 from stikonas/automake-1.6
Replace automake 1.5 with automake 1.6.3
2021-03-18 07:20:27 +11:00
Andrius Štikonas
52cdbad405 Bootstrap aclocal. 2021-03-17 17:43:42 +00:00
Andrius Štikonas
bb4d24509e Fix occasional flakiness in autoconf 2.12 build. 2021-03-16 09:07:10 +00:00
Andrius Štikonas
9fb1287f13 Replace automake 1.5 with automake 1.6.3 2021-03-16 00:29:06 +00:00
Andrius Štikonas
e31ae5a8f9
Merge pull request #68 from pder/sed-after-tar-and-gzip
Sed after tar and gzip
2021-03-15 22:33:40 +00:00
Paul Dersey
46b0d547a3 Move sed build to after tar and gzip 2021-03-15 17:18:51 -04:00
Paul Dersey
4ae5115d89 Remove sed submodule and update scripts to download sed tarball 2021-03-15 17:18:49 -04:00
Paul Dersey
f2651ed9d6 tar: remove build dependency on sed 2021-03-15 17:15:03 -04:00
Paul Dersey
83cbe6731c gzip: remove build dependency on sed 2021-03-15 17:14:58 -04:00
fosslinux
df9e9e125c
Merge pull request #66 from stikonas/aclocal
Rebuild aclocal.m4
2021-03-15 17:13:33 +11:00
Andrius Štikonas
7581244583 binutils-2.14: rebuild first half of intl/aclocal.m4.
Fixes: #65
2021-03-14 23:54:34 +00:00
Andrius Štikonas
281d5ed124 Add PS1 to interactive bash. 2021-03-14 23:27:51 +00:00
Andrius Štikonas
b9c37291af Merge branch 'automake-1.5' 2021-03-14 21:43:22 +00:00
Andrius Štikonas
fcc3a2ee74 Regenerate more autotools files in binutils 2.14. 2021-03-14 20:32:45 +00:00
Andrius Štikonas
69228987f5 Also bootstrap aclocal-1.4. 2021-03-14 20:32:45 +00:00
Andrius Štikonas
76d4e4ce94 Add automake 1.5. 2021-03-14 20:32:45 +00:00
fosslinux
fbceb63248
Merge pull request #63 from stikonas/expect
Launch interactive bash at the end of bootstrap.
2021-03-15 07:10:04 +11:00