Commit Graph

316 Commits

Author SHA1 Message Date
fosslinux 97fd39feb2 Add cirrus CI 2021-01-20 15:30:14 +11:00
fosslinux 5a369dc783 Restructure 2021-01-20 15:24:37 +11:00
fosslinux e5cbaa9e04 Add README 2021-01-18 09:14:21 +11:00
fosslinux f784690b3c
Merge pull request #12 from fosslinux/bash-2.05b
Add bash 2.05b
2021-01-16 15:25:27 +11:00
fosslinux c1454a5db6 Add bash 2.05b 2021-01-16 15:04:48 +11:00
fosslinux e0d72a85b2
Merge pull request #14 from stikonas/m4
Fix tar dependency on bison
2021-01-16 09:06:20 +11:00
Andrius Štikonas 86ce25478a Fix tar not to depend on bison. 2021-01-15 21:18:54 +00:00
Andrius Štikonas cf85eeae81 Remove stray definition. 2021-01-15 19:04:09 +00:00
fosslinux 82341fe979
Merge pull request #13 from stikonas/m4
Build m4-1.4.
2021-01-15 21:47:08 +11:00
Andrius Štikonas 54a39c2e33 Build m4-1.4. 2021-01-15 01:24:27 +00:00
fosslinux c1395e6a4d
Merge pull request #11 from stikonas/bzip2
Bzip2
2021-01-15 12:22:06 +11:00
Andrius Štikonas acf3fe8028 Fix incorrect bash globbing. 2021-01-14 23:31:26 +00:00
Andrius Štikonas a7e83e9c4e Do not try to redownload files that are already downloaded. 2021-01-14 23:31:26 +00:00
Andrius Štikonas e8f545612d Add bzip2 1.0.8. 2021-01-14 23:31:26 +00:00
fosslinux a9d894317d Add make 3.80 2021-01-14 21:47:08 +11:00
fosslinux d62ed4c55a Add patched tcc
Forces static link.
2021-01-14 21:45:36 +11:00
fosslinux 1e822361a9
Merge pull request #10 from fosslinux/patch
Add patch 2.5.9
2021-01-14 08:22:01 +11:00
fosslinux 1b7cb3a96d Add patch 2.5.9 2021-01-14 08:21:25 +11:00
Bastian Bittorf 9010e9786e add chroot-mode, so it works without qemu/kernel 2021-01-13 21:48:56 +11:00
fosslinux 206d7adb64 Remove make from rootfs.sh (erroneous inclusion) 2021-01-13 21:48:56 +11:00
fosslinux 612c33bcca Test sed 2021-01-13 21:38:58 +11:00
fosslinux 866909fbf7 Create empty files for tcc inside chroot 2021-01-13 21:38:34 +11:00
fosslinux f3ad93a1ae Test diffutils 2021-01-13 21:38:02 +11:00
fosslinux 6cdf911161 rootfs.sh: allow re-run with same tmp, fix build 2021-01-13 21:37:07 +11:00
fosslinux bca6f897a2
Merge pull request #9 from stikonas/build_scripts
Copy all types of build scripts into sysa, not just kaem.
2021-01-13 08:24:07 +11:00
Andrius Štikonas 8113b92173 Copy all types of build scripts into sysa, not just kaem. 2021-01-12 21:18:59 +00:00
fosslinux 98058e6b70 tcc build fix :| 2021-01-12 21:25:14 +11:00
fosslinux 0d02332b2b Couple of fixes.
- Add some commenting to rootfs.sh
- Fix the build
2021-01-12 21:21:03 +11:00
fosslinux 04ce8ebaef Use more variables 2021-01-12 16:07:29 +11:00
fosslinux ae746bb0a6
Merge pull request #6 from stikonas/diffutils
Diffutils
2021-01-12 16:06:30 +11:00
Andrius Štikonas 1f0d7d2f78 Add function to download source files. 2021-01-12 00:30:02 +00:00
Andrius Štikonas c4528a0dac Build diffutils 2.7. 2021-01-12 00:02:39 +00:00
Andrius Štikonas 238e9359b0 Build gzip 1.2.4. 2021-01-12 00:02:38 +00:00
Andrius Štikonas 3405518e2e Build tar 1.12. 2021-01-12 00:01:48 +00:00
Andrius Štikonas 58b85adbf9 Update sed to 4.0.7. 2021-01-11 22:00:17 +00:00
fosslinux 4b88b5a6f0 Do a bit of renaming so things are versioned 2021-01-11 17:47:13 +11:00
fosslinux 039b8ad658 Merge branch 'stikonas-sed' 2021-01-11 12:21:18 +11:00
Andrius Štikonas d59f0f3495 Build sed 1.18. 2021-01-11 12:21:10 +11:00
fosslinux 90cd17e453 Revert "Revert "Add tcc 0.9.27""
This reverts commit 238bd677d7.

We can just specifiy -static manually.
2021-01-11 10:40:25 +11:00
fosslinux 238bd677d7 Revert "Add tcc 0.9.27"
This reverts commit 1ebbd69c79.

This requruies sed first to make a modification.
2021-01-11 10:33:09 +11:00
fosslinux ce24c8cf3c Fix (hopefully) libtcc1.a 2021-01-11 08:38:30 +11:00
Andrius Štikonas 0ee6017471 Build blynn-compiler all the way to precisely. 2021-01-10 21:55:16 +11:00
fosslinux bce6fb1e4e I dislike submodules... blynn-compiler fix 2021-01-10 21:22:57 +11:00
fosslinux 8afd19cbea Revert bad submodule change to blynn-compiler 2021-01-10 21:22:00 +11:00
fosslinux 587227656d Merge remote-tracking branch 'stikonas/precisely' 2021-01-10 21:15:54 +11:00
fosslinux 1ebbd69c79 Add tcc 0.9.27
This is the final tcc.
2021-01-10 19:42:58 +11:00
fosslinux a527dae4bd Fix kaem patch 2021-01-10 16:02:38 +11:00
fosslinux 39e0a366be Add tcc 0.9.26
This is the first tcc, which will be used to build 0.9.26p1.

Instructions taken from bootstrap.sh in tcc-0.9.26p1. p1 denotes it has
been patched.
2021-01-10 13:21:32 +11:00
Andrius Štikonas b4f7943b15 Build blynn-compiler all the way to precisely. 2021-01-09 11:46:13 +00:00
Andrius Štikonas 11a766126a Update blynn-compiler. 2021-01-09 11:42:27 +00:00