Commit Graph

119 Commits

Author SHA1 Message Date
Martin Lisowski 9dc4da39e1 Enable building and using font_editor on Windows MSYS platform 2025-01-15 10:56:18 +01:00
Martin Lisowski 6276f65be4 Enable building config_editor in Windows MSYS platform 2025-01-14 21:15:22 +01:00
Martin Lisowski cfaf991c6b Fix VirtualBox --storagectl argument AHCI to SATA in build.c 2025-01-14 16:36:07 +01:00
Martin Lisowski e81347a68b Don't PARALLEL_BUILD build_core on MSYS(Windows) as it results in occastional deadlocks 2025-01-07 15:32:09 +01:00
nakst 763d79b95d png decoder: palettes, fixed compression 2022-07-10 10:29:19 +01:00
nakst 4276411dba general: bugfixes 2022-03-25 11:17:57 +00:00
nakst a0fe4d31e9 files: storing file content type 2022-03-21 14:25:58 +00:00
nakst 82ccd24c61 building: fixes in new scripts 2022-03-20 09:05:45 +00:00
nakst a60344e9bb building: moved line-count into start.script 2022-03-19 18:14:59 +00:00
nakst 3bc928b7dc building: move command prompt loop into start.script 2022-03-19 17:18:06 +00:00
nakst d2aea44158 ini files: move name to separate key in drivers and fonts 2022-03-16 12:22:20 +00:00
nakst aa4b656bbd ini files: remove sectionClass 2022-03-16 12:04:34 +00:00
nakst c68c925bba build: fix warnings from newest gcc 2022-02-18 12:56:27 +00:00
nakst e8bd0f55ff build busybox automatically if the POSIX subsystem is enabled 2022-02-06 09:08:17 +00:00
nakst d2bcf903fa ports.script factor out posixPrefix 2022-02-05 14:40:30 +00:00
nakst b617025460 move start.sh logic to util/start.script 2022-02-02 21:31:10 +00:00
nakst 202a9f4869 move freetype, harfbuzz and musl ports in port.script 2022-02-01 15:02:10 +00:00
nakst 8e58aa9677 update get-toolchain 2022-02-01 12:24:09 +00:00
nakst 6c095f1655 move porting code into a single script 2022-02-01 12:22:25 +00:00
nakst 9f8571dff9 update freetype and nasm to use scripts 2022-01-30 09:10:30 +00:00
nakst 91ae02eb8b replace harfbuzz build sh with script 2022-01-29 14:40:36 +00:00
nakst f14586d2fa replace musl build sh with script 2022-01-29 11:33:52 +00:00
nakst dcdb722217 start conversion of sh to script 2022-01-29 10:48:50 +00:00
nakst 40e9672de4 use script for building gcc port 2022-01-28 19:00:42 +00:00
nakst b0ddc1fe23 in automated builds, set skipYesChecks for build_gcc.script 2022-01-28 18:18:46 +00:00
nakst 4a31fe1850 use util/build_gcc.script instead of BuildCrossCompiler 2022-01-28 18:14:47 +00:00
nakst b6e8b8f17f introduce scripting engine 2022-01-28 09:47:26 +00:00
nakst 50060594c2 update posix subsystem 2022-01-25 14:06:15 +00:00
nakst 21b1871fa7 save config in get-toolchain 2022-01-22 13:07:26 +00:00
nakst aa8c7e7b09 fix typo 2022-01-22 10:22:46 +00:00
nakst ab29731f3b log more in GetSource 2022-01-22 10:20:09 +00:00
nakst 92201e4b89 log more in GetSource 2022-01-22 10:16:30 +00:00
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