Commit Graph

26 Commits

Author SHA1 Message Date
mintsuki f8de2a2262 misc: Remove tinf from tree, pull at bootstrap time 2023-06-06 01:53:06 +02:00
mintsuki 68be84f075 stb_image: Track dev branch 2023-05-14 09:28:25 +02:00
mintsuki f6ef193d5c stb_image: Update to commit with zlib EOF bug fixed 2023-05-03 22:51:14 +02:00
mintsuki b58de84b8e bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support 2023-04-28 05:21:06 +02:00
mintsuki 7a3e1f7773 misc: Updates for Flanterm rebrand 2023-03-30 05:40:21 +02:00
mintsuki 6ce977f8c2 build: Minor build system updates 2023-03-24 18:56:31 +01:00
mintsuki 6f3deecdd2 Revert "build: bootstrap: Do not manually install install-sh"
This reverts commit 5f5c98866e.
2023-03-17 21:19:07 +01:00
mintsuki ed3858fe11 build: bootstrap: Do not manually install install-sh 2023-03-14 21:06:49 +01:00
mintsuki 6a3b441be4 misc: bootstrap: Fix freestanding-toolchain presence check 2023-03-14 21:06:49 +01:00
mintsuki 9c16545862 misc: Use freestanding-toolchain instead of cross-detect 2023-03-13 21:40:40 +01:00
mintsuki f6282c37bc compress: Replace tinf's inflate implementation with stb_image's zlib 2023-02-15 12:48:14 +01:00
mintsuki ad8151a6a6 term: Move to use external, portable terminal 2022-10-04 22:22:31 +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