Commit Graph

405 Commits

Author SHA1 Message Date
Andrius Štikonas db27ef0049 Fix tarball download function.
We were using Python's requests library and it was automatically
uncompressing some tarballs. Switch to using raw requests to avoid that.
2021-07-05 19:10:14 +01:00
fosslinux e0297e50c5
Merge pull request #128 from stikonas/pkg-config
pkg-config-0.29.2
2021-07-04 15:49:06 +10:00
Andrius Štikonas 4cf20d19ae pkg-config-0.29.2 2021-07-02 22:27:39 +01:00
Andrius Štikonas f9ca617923 libunistring 0.9.10 2021-06-29 17:49:34 +01:00
Andrius Štikonas c8784cbcd3 Split installed files out of /after into /image. 2021-06-29 17:49:34 +01:00
Andrius Štikonas 4d7b25e47a Use the new repository URL for stage0-posix. 2021-06-22 21:18:42 +01:00
fosslinux a3dd84bc75
Merge pull request #126 from stikonas/mes-m2
Switch to using mes/nyacc tar packages.
2021-06-22 20:16:42 +10:00
Andrius Štikonas 6655de9e03 Switch to compressed gzip tarball. 2021-06-21 23:04:52 +01:00
Andrius Štikonas 826ff62300 Remove mes-libc submodule. 2021-06-21 22:40:48 +01:00
Andrius Štikonas ff6d9e5c08 Get rid of mkbuild. 2021-06-20 23:58:04 +01:00
Andrius Štikonas 987113f0a6 Build patched tcc-0.9.26 from tarball 2021-06-20 22:23:51 +01:00
Andrius Štikonas 40f40ea850 Switch to using mes/nyacc tar packages. 2021-06-20 13:24:35 +01:00
fosslinux 7ff2de94c5
Merge pull request #125 from stikonas/stage0_posix
Update to stage0-posix 1.3.
2021-06-18 23:20:46 +10:00
Andrius Štikonas b885cb5727 Update to stage0-posix 1.3. 2021-06-16 21:24:48 +01:00
Andrius Štikonas 8210cc9e24 Add a missing comment. 2021-05-29 14:44:39 +01:00
Andrius Štikonas 3528d7ef1f
Merge pull request #122 from stikonas/gettext
Gettext/texinfo
2021-05-29 13:16:15 +01:00
Andrius Štikonas c7a716d661 Texinfo 6.7 2021-05-29 10:49:34 +01:00
Andrius Štikonas 1857439ddd GNU gettext 0.21 2021-05-29 10:49:34 +01:00
Andrius Štikonas 32358fd94f GNU Patch 2.7.6 2021-05-29 10:49:34 +01:00
Andrius Štikonas 22a435ba95 GNU Automake 1.16.3 2021-05-29 10:49:34 +01:00
fosslinux 121fe88c70
Merge pull request #120 from stikonas/coreutils
Coreutils: misc adjustments
2021-05-29 11:03:15 +10:00
fosslinux a5965288b5
Merge pull request #119 from stikonas/amhello
automake-1.15: do not try to build amhello with tcc
2021-05-28 07:08:52 +10:00
Andrius Štikonas 4527ed8f56 Unify coreutils patches. 2021-05-25 23:05:04 +01:00
Andrius Štikonas 952ae49590 Fix DESTDIR variable. 2021-05-25 23:05:04 +01:00
Andrius Štikonas a4889dfb9e coreutils: various fixes.
* Properly define coreutils versions, so that it is available in --version
* Move after tar. Later we can move this after gettext/texinfo too.
* There are no prebuilt files in git archive, remove function to delete info files.
2021-05-25 23:05:02 +01:00
Andrius Štikonas 4f687f7ca0 Remove amhello-1.0.tar.gz. 2021-05-25 23:02:53 +01:00
Andrius Štikonas f9f951f3a9 automake-1.15: do not try to build amhello with tcc
Fixes: #112
2021-05-25 23:02:53 +01:00
Andrius Štikonas 059ba1afc2
Merge pull request #117 from fosslinux/newperl
New Perl
2021-05-25 22:58:27 +01:00
fosslinux d623b018e4 Add perl 5.32.1. 2021-05-26 07:27:22 +10:00
fosslinux a392b7bac9 Add bison 3.4.2. 2021-05-26 07:27:22 +10:00
fosslinux 96c935456c coreutils-5.0: create /bin/pwd.
This is required for perl.
2021-05-26 07:27:22 +10:00
fosslinux 170718c823 Add make 4.2.1 2021-05-26 07:27:22 +10:00
fosslinux e773e65f1c Add dist 3.5-236
This is the metaconfig script and co. for perl.
2021-05-26 07:27:22 +10:00
fosslinux c3c031fc51 run.sh: replace default arguments written out with ''
'' matches as an empty string which bash evaluates to be nothing,
tricking it into using the alternative text.
2021-05-26 07:27:22 +10:00
fosslinux c05c16e12c helpers.sh: add 5th argument, directory to cd into 2021-05-26 07:27:22 +10:00
fosslinux cd361e63f7 Add perl 5.10.1
Used as an intermediate before perl 5.32.
2021-05-26 07:27:22 +10:00
fosslinux d943b37962 Add bison 2.3
This is required for perl 5.10.1.
2021-05-26 07:27:22 +10:00
fosslinux 8d57161613 Add flex 2.5.33 2021-05-26 07:27:22 +10:00
fosslinux 338c85c8b8 Use absolute instead of relative paths in helpers.sh 2021-05-26 07:27:22 +10:00
fosslinux 981c4857fd run2: Add shellcheck source for helpers.sh 2021-05-26 07:27:22 +10:00
fosslinux c168a3bd4c
Merge pull request #115 from melg8/master
Add coreutils 8.32 and fix creation dates
2021-05-24 07:34:23 +10:00
fosslinux ce73c01923
Merge pull request #118 from stikonas/coreutils-6
Remove some unused pregen-files in coreutils 6.
2021-05-24 07:29:52 +10:00
Melg Eight cf4ce56603
Add config file and force timestamp conditional option 2021-05-20 02:04:39 +03:00
Melg Eight fefb33a870
Add coreutils 8.32 2021-05-20 02:04:39 +03:00
Andrius Štikonas 875d13fb0d Remove some unused pregen-files in coreutils 6. 2021-05-17 23:27:56 +01:00
fosslinux 74f7ec4cd3
Merge pull request #116 from stikonas/tar_ownership
Unpack tarballs with --no-same-owner.
2021-05-16 12:06:11 +10:00
Andrius Štikonas cd3fb17aa6 Unpack tarballs with --no-same-owner. 2021-05-08 13:53:42 +01:00
fosslinux 8504c35685
Merge pull request #113 from stikonas/default
helpers.sh: Add a helper function to call appropriate default stage f…
2021-05-08 07:51:20 +10:00
Andrius Štikonas c6bb5e25a4
Merge pull request #114 from fgeorgatos/patch-1
fix minor typos
2021-05-06 22:51:27 +01:00
Fotis Georgatos 3d4f0e9290
fix minor typos 2021-05-06 03:14:11 +02:00