Commit Graph

87 Commits

Author SHA1 Message Date
nakst cd1759ed4a fix cross compiler build recursion; possibly fix macos 2022-01-22 09:36:22 +00:00
nakst 3337f37279 only include semaphore stuff for emulator timeout in build.c if host is linux 2022-01-21 16:13:25 +00:00
nakst d6d5c8ca44 only use precompiled toolchain on linux x64 2022-01-21 16:08:39 +00:00
nakst fe743fa478 move toolchain get before argc 2022-01-20 11:07:57 +00:00
nakst 973d4a5da7 don't build new compiler toolchain by default 2022-01-20 11:05:37 +00:00
nakst e56fd94531 don't call freetype/harfbuzz build scripts if not used 2022-01-20 10:50:48 +00:00
nakst 2e6fa61f9d compiler error fix 2022-01-20 10:46:04 +00:00
nakst b3d2028aa4 capture memory dump on test timeout 2022-01-20 10:44:20 +00:00
nakst d49ca458e2 add new posix subsystem tests 2022-01-19 23:26:46 +00:00
nakst 75119ec851 error propagation from freetype, harfbuzz, musl build scripts 2022-01-16 15:28:31 +00:00
nakst cd44120589 copy crt1 and crtglue to root in build.c 2022-01-16 14:45:29 +00:00
nakst 970b64715d compile crt1 and crtglue before building freetype 2022-01-16 14:06:35 +00:00
nakst aa56fc6144 add more asserts 2022-01-04 13:17:50 +00:00
nakst 0b8c8e9aa7 add new tests 2022-01-04 10:43:12 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst a5029119f2 minimal dependency builds 2022-01-02 10:16:34 +00:00
nakst d340c29117 fix typo shasum 2022-01-01 22:55:10 +00:00
nakst 43c399eaaf HOST_DARWIN 2022-01-01 22:51:39 +00:00
nakst 34ee41e39b add github cache for download files 2022-01-01 10:28:04 +00:00
nakst 2ff51cd560 compare downloaded files against checksum 2022-01-01 10:04:42 +00:00
nakst f3350f0604 create basic file operations test 2021-12-31 19:40:46 +00:00
nakst 033983efc6 create log of failed tests 2021-12-31 19:04:23 +00:00
nakst 2202266fec don't assume kvm available in tests 2021-12-31 18:54:53 +00:00
nakst 8072146b3d adjust error reporting in run-tests 2021-12-31 18:30:07 +00:00
nakst ccdec37e3e cleanup; api testing framework 2021-12-31 18:16:04 +00:00
nakst f1e8d99abc start bold bitmap sans; resize window bugfix; add testing instructions 2021-12-29 11:58:10 +00:00
nakst 510d4d866f rename dependency files folder; put full log in kernel panic report 2021-12-29 09:47:34 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst cc1e2a3e61 simplify toolchain_wrapper.c; remove change_sysroot.c 2021-12-27 13:07:49 +00:00
nakst 4d8d10814a verbose port building 2021-12-27 09:59:10 +00:00
nakst 69f46115b6 add bitmap font 2021-12-25 16:58:07 +00:00
nakst 2c2f767c05 extract sysroot for pre built toolchain 2 2021-12-25 11:05:25 +00:00
nakst a8e26c63b8 extract sysroot for pre built toolchain 2021-12-25 11:00:43 +00:00
nakst 00c2deea80 simplify C header; C89 support 2021-12-23 17:04:11 +00:00
nakst ee115fabd8 misc 2021-12-23 13:16:44 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00
nakst 184c536289 return errors from build-port if automated_build set 2021-12-15 11:40:11 +00:00
nakst 7791069281 add more toolchain wrappers 2021-12-15 10:13:43 +00:00
nakst 9c12e5df11 better support for automated port building 2021-12-14 16:55:02 +00:00
nakst b9e2ff0fb7 set compiler path in setup-pre-built-toolchain 2021-12-14 13:14:40 +00:00
nakst 30ee43ecbd fix build.c 2021-12-14 13:07:21 +00:00
nakst 3656e8c817 restore cross compile build 2021-12-14 13:03:58 +00:00
nakst 7a13233be0 automated build support 2021-12-14 12:15:44 +00:00
nakst 8310ea21bc add check for nasm 2021-12-14 11:27:38 +00:00
nakst ed7b336757 don't exit after downloading cross compiler 2021-12-14 11:16:59 +00:00
nakst 473e2de505 using the pre-built cross compiler 2021-12-14 11:11:02 +00:00
nakst a3aaf6e85d misc 2021-12-14 10:07:26 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst 128022faa4 update posix subsystem to use systemData; introduce build-port command 2021-11-20 16:03:00 +00:00
nakst ed038d1059 x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00