Commit Graph

27 Commits

Author SHA1 Message Date
mintsuki a5051f92bf build: Changes to comply more with the GNU build system - adds ChangeLog 2023-10-28 05:16:45 +02:00
mintsuki b78309b45a misc: Remove tinf from tree, pull at bootstrap time 2023-06-06 01:16:58 +02:00
mintsuki 71b175b7b9 stb_image: Track dev branch 2023-05-14 06:08:55 +02:00
mintsuki 2c11fb337c stb_image: Update to commit with zlib EOF bug fixed 2023-05-03 19:53:27 +02:00
mintsuki 172060e249 bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support 2023-04-25 02:42:34 +02:00
mintsuki 779571339e misc: Updates for Flanterm rebrand 2023-03-29 22:43:06 +02:00
mintsuki 2ea3f7e9d8 build: Minor build system updates 2023-03-23 01:02:58 +01:00
mintsuki 813c1e6c95 Revert "build: bootstrap: Do not manually install install-sh"
This reverts commit 5f5c98866e.
2023-03-16 04:38:59 +01:00
mintsuki 5f5c98866e build: bootstrap: Do not manually install install-sh 2023-03-14 20:07:05 +01:00
mintsuki 674f490f7b misc: bootstrap: Fix freestanding-toolchain presence check 2023-03-14 12:08:14 +01:00
mintsuki 8d61d0ab3a misc: Use freestanding-toolchain instead of cross-detect 2023-03-13 20:40:32 +01:00
mintsuki 71b3ae548b compress: Replace tinf's inflate implementation with stb_image's zlib 2023-02-15 11:21:53 +01:00
mintsuki 4d855fc17e term: Move to use external, portable terminal 2022-10-04 00:58:00 +02:00
mintsuki 1d325927d7 build: Remove unneeded libgcc files in make dist 2022-09-02 01:12:13 +02:00
mintsuki 9c389cedca build: Fix failure on running ./bootstrap with pre-downloaded libgcc-binaries 2022-08-26 20:35:10 +02:00
mintsuki 2e52a41e46 build: Remove unneeded libgcc files on bootstrap 2022-08-26 10:35:23 +02:00
mintsuki dc3a81cb61 build: Drop support for building GCC toolchain 2022-08-09 13:30:16 +02:00
mintsuki 6106285d35 build: Move to using external cross-detect package 2022-07-05 09:14:48 +02:00
mintsuki 8f8af188fb build: Make sure autoreconf -fvi is able to reconf tarballs. Fixes #187 2022-07-02 12:34:01 +02:00
mintsuki 098e8679f3 build: Rename freestanding-headers to match upstream 2022-06-30 07:48:42 +02:00
mintsuki a611b358be build: Fix make_toolchain.sh download link in bootstrap 2022-06-25 09:16:59 +02:00
mintsuki 2280e2c346 build: Pull make_toolchain.sh on bootstrap 2022-06-25 05:27:47 +02:00
mintsuki ef4e014cb3 build: Use libgcc-binaries 2022-06-21 08:47:48 +02:00
mintsuki 75c3585e58 build: Use binary libgcc from GCC instead of our own stubs. Closes #180 2022-06-20 04:28:59 +02:00
mintsuki 7404cb467e build: Add toolchain-detect 2022-06-15 07:16:41 +02:00
mintsuki dcd59daaca build: Make bootstrap not call configure 2022-06-15 02:34:28 +02:00
mintsuki e906d0597d build: autogen.sh -> bootstrap 2022-06-15 00:35:16 +02:00