Commit Graph

255 Commits

Author SHA1 Message Date
nakst 6c095f1655 move porting code into a single script 2022-02-01 12:22:25 +00:00
nakst fc2a0328d5 script engine coroutines 2022-02-01 10:25:21 +00:00
nakst 7b7b286396 script engine split local and global variables into separate arrays 2022-01-31 20:19:18 +00:00
nakst f08fef727b replace ffmpeg sh with script 2022-01-31 10:39:38 +00:00
nakst cfaa95e298 function pointer operations: discard, assert, curry 2022-01-30 19:10:14 +00:00
nakst 9f8571dff9 update freetype and nasm to use scripts 2022-01-30 09:10:30 +00:00
nakst fbab565c91 add PathCreateLeadingDirectories to script engine 2022-01-29 14:49:14 +00:00
nakst 91ae02eb8b replace harfbuzz build sh with script 2022-01-29 14:40:36 +00:00
nakst cbb303c1e3 scripting engine add list literals 2022-01-29 12:01:11 +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 696214474d fix library testing code in build_gcc.script 2022-01-28 18:28:39 +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 4ac89712e6 don't assume tar supports -a flag 2022-01-28 09:53:57 +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 8e48454691 add +x permission 2022-01-22 10:05:20 +00:00
nakst 16f5f86575 create build_default.sh 2022-01-22 10:01:30 +00:00
nakst cd1759ed4a fix cross compiler build recursion; possibly fix macos 2022-01-22 09:36:22 +00:00
nakst 30bc29ff66 reorder tests 2022-01-21 16:34:27 +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 c107f209e7 update other automation scripts 2022-01-20 11:09:27 +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 48aa9b261d pass _EsApplicationStartupInformation in x11 backend 2022-01-16 11:57:28 +00:00
nakst 5409c01518 add test for posix subsystem 2022-01-16 11:33:45 +00:00
nakst f224b596f0 more x11 backend work 2022-01-15 18:07:31 +00:00
nakst af7ed68c81 show glyph preview in font editor glyphs table 2022-01-11 13:30:38 +00:00
nakst 3acd4472aa proper events x11 backend 2022-01-11 11:00:21 +00:00
nakst 9e1a09d208 update x11 backend 2022-01-09 11:51:50 +00:00
nakst 3595c43fd7 pipe read short mode; pipe tests 2022-01-07 09:59:28 +00:00
nakst 9c4c48505d update x11 backend for desktop request changes 2022-01-07 09:14:10 +00:00
nakst d312c1d475 cleanup 2022-01-05 14:40:04 +00:00
nakst 5d50792f0f add x11 backend build to test script 2022-01-04 21:52:49 +00:00
nakst ac4fce50ce textbox bugfix; more assertions in textbox on caret position 2022-01-04 21:45:26 +00:00
nakst 082053d507 x11 backend 2022-01-04 20:06:21 +00:00