Commit Graph

17 Commits

Author SHA1 Message Date
nakst b617025460 move start.sh logic to util/start.script 2022-02-02 21:31:10 +00:00
nakst d579ef1bae fix warning 2022-02-02 16:18:36 +00:00
nakst 63521a9f62 scripting engine SystemShellExecute(WithWorkingDirectory) async 2022-02-02 16:03:54 +00:00
nakst a0a1365463 delete_all in lists; printing int lists 2022-02-01 16:46:51 +00:00
nakst 380049f69f scripting engine: add StringSlice, StringJoin, StringSplit; handle T_OP_INSERT 2022-02-01 14:50:23 +00:00
nakst 74ea4e1fe4 remove usage of which, uname and whoami 2022-02-01 14:01:10 +00:00
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 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 40e9672de4 use script for building gcc port 2022-01-28 19:00:42 +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